From 034c44dca4d1a3569fa741b2bf61e9a4c899c9a3 Mon Sep 17 00:00:00 2001 From: Tomas Engebretsen Date: Wed, 25 Sep 2024 14:45:20 +0200 Subject: [PATCH] build: Update I18Next (#13603) --- frontend/app-development/package.json | 2 +- .../AboutResourcePage/AboutResourcePage.test.tsx | 2 +- package.json | 2 +- yarn.lock | 12 ++++++------ 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/app-development/package.json b/frontend/app-development/package.json index 7746e46b67c..5900f432e55 100644 --- a/frontend/app-development/package.json +++ b/frontend/app-development/package.json @@ -14,7 +14,7 @@ "@studio/pure-functions": "workspace:^", "axios": "1.7.7", "classnames": "2.5.1", - "i18next": "23.14.0", + "i18next": "23.15.1", "react": "18.3.1", "react-dom": "18.3.1", "react-i18next": "15.0.1", diff --git a/frontend/resourceadm/pages/AboutResourcePage/AboutResourcePage.test.tsx b/frontend/resourceadm/pages/AboutResourcePage/AboutResourcePage.test.tsx index 672e7195d59..80cf1c8f550 100644 --- a/frontend/resourceadm/pages/AboutResourcePage/AboutResourcePage.test.tsx +++ b/frontend/resourceadm/pages/AboutResourcePage/AboutResourcePage.test.tsx @@ -55,7 +55,7 @@ const mockResource2: Resource = { }; const mockResourceType: ResourceTypeOption = textMock( 'resourceadm.about_resource_resource_type_system_resource', -); +) as ResourceTypeOption; const mockStatus: ResourceStatusOption = 'Deprecated'; const mockNewTitleInput: string = '23'; diff --git a/package.json b/package.json index 474d03ca520..565408ec5fc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@tanstack/react-query-devtools": "5.56.2", "ajv": "8.17.1", "ajv-formats": "3.0.1", - "i18next": "23.14.0", + "i18next": "23.15.1", "identity-obj-proxy": "3.0.0", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 347b14256aa..3e3e6d2555a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8060,7 +8060,7 @@ __metadata: eslint-plugin-testing-library: "npm:6.3.0" glob: "npm:11.0.0" husky: "npm:9.1.6" - i18next: "npm:23.14.0" + i18next: "npm:23.15.1" identity-obj-proxy: "npm:3.0.0" jest: "npm:29.7.0" jest-environment-jsdom: "npm:29.7.0" @@ -8187,7 +8187,7 @@ __metadata: axios: "npm:1.7.7" classnames: "npm:2.5.1" cross-env: "npm:7.0.3" - i18next: "npm:23.14.0" + i18next: "npm:23.15.1" jest: "npm:29.7.0" react: "npm:18.3.1" react-dom: "npm:18.3.1" @@ -13348,12 +13348,12 @@ __metadata: languageName: node linkType: hard -"i18next@npm:23.14.0": - version: 23.14.0 - resolution: "i18next@npm:23.14.0" +"i18next@npm:23.15.1": + version: 23.15.1 + resolution: "i18next@npm:23.15.1" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/661c1b22ae20bf75a616b3a804b96fd55bd04ed880853a05ef93912ed37f65b9546d8f8bbe55dfe2967a5b0f2ce110a7e9f4b7a6a3d90eb097d06c858d2b3e3f + checksum: 10/bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889 languageName: node linkType: hard