diff --git a/packages/react/package.json b/packages/react/package.json index 760dad0a4..def2415ca 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -81,7 +81,7 @@ "eslint-plugin-react": "7.35.0", "eslint-plugin-react-hooks": "4.6.2", "expect": "^29.5.0", - "i18next": "^23.0.0", + "i18next": "^24.0.0", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "jest-junit": "^16.0.0", diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 8414117c5..5ee54f93a 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -15,7 +15,7 @@ "dependencies": { "@equisoft/design-elements-react": "workspace:*", "core-js": "^3.37.0", - "i18next": "^23.0.0", + "i18next": "^24.0.0", "react": "~17.0.2", "react-dom": "~17.0.2", "react-is": "~17.0.2", diff --git a/packages/webapp/package.json b/packages/webapp/package.json index e64e3fe68..4bd43752d 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@equisoft/design-elements-react": "workspace:*", - "i18next": "23.16.0", + "i18next": "24.1.2", "i18next-browser-languagedetector": "8.0.0", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 23c850d49..c47898f8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1719,7 +1719,7 @@ __metadata: eslint-plugin-react-hooks: "npm:4.6.2" expect: "npm:^29.5.0" feather-icons: "npm:^4.29.0" - i18next: "npm:^23.0.0" + i18next: "npm:^24.0.0" jest: "npm:^29.5.0" jest-environment-jsdom: "npm:^29.5.0" jest-junit: "npm:^16.0.0" @@ -1803,7 +1803,7 @@ __metadata: eslint-plugin-react: "npm:7.35.0" eslint-plugin-react-hooks: "npm:4.6.2" eslint-plugin-storybook: "npm:0.8.0" - i18next: "npm:^23.0.0" + i18next: "npm:^24.0.0" react: "npm:~17.0.2" react-dom: "npm:~17.0.2" react-is: "npm:~17.0.2" @@ -6955,7 +6955,7 @@ __metadata: eslint-plugin-react: "npm:7.35.0" eslint-plugin-react-hooks: "npm:4.6.2" html-webpack-plugin: "npm:5.6.0" - i18next: "npm:23.16.0" + i18next: "npm:24.1.2" i18next-browser-languagedetector: "npm:8.0.0" postcss: "npm:8.4.41" postcss-styled-syntax: "npm:0.6.4" @@ -8836,21 +8836,17 @@ __metadata: languageName: node linkType: hard -"i18next@npm:23.16.0": - version: 23.16.0 - resolution: "i18next@npm:23.16.0" +"i18next@npm:24.1.2, i18next@npm:^24.0.0": + version: 24.1.2 + resolution: "i18next@npm:24.1.2" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10c0/17b40d125befec02e2c8069e658ea54d36ee46fab9e05bbeed93bb5ec75fab8bd334139372652d5df491147a124447a8ee1b78ccba726b7d61b1c03e84c7b6c5 - languageName: node - linkType: hard - -"i18next@npm:^23.0.0": - version: 23.16.6 - resolution: "i18next@npm:23.16.6" - dependencies: - "@babel/runtime": "npm:^7.23.2" - checksum: 10c0/c5a001ae8ef1b7d0def558d48bad207df43711fd83c625a82292dd328feb024070d9f17fc6b27074836b8d5cafeeb3f0e6f0ac0d994139548009661e1972c72d + peerDependencies: + typescript: ^5 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/e3fb9f2c839e08b36b44c520440e1bca1c0e16106c00612210094a9ff9bad9b7b94fb92d39763c67138056174a15b228c7de1e690dcbee4c4effc82c93ac1ed8 languageName: node linkType: hard