From 08c81a65b88c4e47afaefb92500ff2f2d6a68e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 08:38:52 +0000 Subject: [PATCH] chore(deps): bump i18next from 23.7.7 to 23.8.2 Bumps [i18next](https://github.com/i18next/i18next) from 23.7.7 to 23.8.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.7.7...v23.8.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/components/package.json | 4 ++-- packages/containers/package.json | 4 ++-- packages/dataviz/package.json | 4 ++-- packages/design-docs/package.json | 2 +- packages/design-system/package.json | 4 ++-- packages/faceted-search/package.json | 4 ++-- packages/flow-designer/package.json | 2 +- packages/forms/package.json | 4 ++-- packages/playground/package.json | 2 +- packages/stepper/package.json | 4 ++-- packages/storybook-one/package.json | 2 +- tools/scripts-cmf/package.json | 2 +- yarn.lock | 14 +++++++------- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index 5c251201001..011b95e7b40 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -95,7 +95,7 @@ "@types/react": "^18.2.43", "@types/react-dom": "^18.2.17", "cross-env": "^7.0.3", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "jest-in-case": "^1.0.2", "jsdom": "^20.0.3", "prop-types": "^15.8.1", @@ -108,7 +108,7 @@ }, "peerDependencies": { "@talend/design-system": "^9.0.0", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", diff --git a/packages/containers/package.json b/packages/containers/package.json index 0cb5c9ed3fd..85bae2d9f20 100644 --- a/packages/containers/package.json +++ b/packages/containers/package.json @@ -63,7 +63,7 @@ "@talend/scripts-config-react-webpack": "^16.4.2", "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.1", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "jest-in-case": "^1.0.2", "msw": "^1.3.2", "prop-types": "^15.8.1", @@ -74,7 +74,7 @@ "redux-saga-tester": "^1.0.874" }, "peerDependencies": { - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", diff --git a/packages/dataviz/package.json b/packages/dataviz/package.json index e229ce8be93..f9b64adf231 100644 --- a/packages/dataviz/package.json +++ b/packages/dataviz/package.json @@ -75,13 +75,13 @@ "@types/topojson-specification": "^1.0.5", "cypress": "^13.6.0", "cross-env": "^7.0.3", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-i18next": "^13.5.0" }, "peerDependencies": { - "i18next": "^23.7.7", + "i18next": "^23.8.2", "react": ">= 16.14.0", "react-i18next": "^13.5.0" }, diff --git a/packages/design-docs/package.json b/packages/design-docs/package.json index 9fa7eac3fda..715250c945a 100644 --- a/packages/design-docs/package.json +++ b/packages/design-docs/package.json @@ -62,7 +62,7 @@ "@talend/scripts-config-storybook-lib": "^5.3.0", "@talend/scripts-config-typescript": "^11.2.0", "@types/react": "^18.2.43", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "mdx-embed": "^1.1.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 079d20990e4..3b1e9137ee3 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -88,7 +88,7 @@ "core-js": "^3.33.3", "cypress": "^13.6.0", "focus-outline-manager": "^1.0.2", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "i18next-scanner": "^4.4.0", "i18next-scanner-typescript": "^1.2.0", "jest-axe": "^8.0.0", @@ -107,7 +107,7 @@ "@talend/locales-design-system": "^7.15.1", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-i18next": "^13.5.0", diff --git a/packages/faceted-search/package.json b/packages/faceted-search/package.json index a4285f90ff9..45d4334c84e 100644 --- a/packages/faceted-search/package.json +++ b/packages/faceted-search/package.json @@ -59,7 +59,7 @@ "@testing-library/user-event": "^14.5.1", "babel-plugin-angularjs-annotate": "^0.10.0", "cross-env": "^7.0.3", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -68,7 +68,7 @@ "peerDependencies": { "@talend/design-system": "^9.0.0", "@talend/react-components": "^15.0.0", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", diff --git a/packages/flow-designer/package.json b/packages/flow-designer/package.json index 1d729d01d94..0460ec865fe 100644 --- a/packages/flow-designer/package.json +++ b/packages/flow-designer/package.json @@ -39,7 +39,7 @@ "@types/react-test-renderer": "^18.0.7", "@types/redux-mock-store": "^1.0.6", "@types/redux-thunk": "^2.1.0", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "immutable": "^3.8.2", "lodash": "^4.17.21", "prop-types": "^15.8.1", diff --git a/packages/forms/package.json b/packages/forms/package.json index b586d53d1ce..a829b2cd4db 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -71,7 +71,7 @@ "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.1", "ally.js": "^1.4.1", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "i18next-scanner-typescript": "^1.2.0", "jest-in-case": "^1.0.2", "json-loader": "^0.5.7", @@ -84,7 +84,7 @@ "react-test-renderer": "^18.2.0" }, "peerDependencies": { - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index 0f2b12481e4..b73c7fbefd0 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -54,7 +54,7 @@ "@talend/react-faceted-search": "^17.1.0", "@talend/react-forms": "^13.1.0", "history": "^5.3.0", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.8.1", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/stepper/package.json b/packages/stepper/package.json index e670644dabf..b75e616d35d 100644 --- a/packages/stepper/package.json +++ b/packages/stepper/package.json @@ -52,7 +52,7 @@ "@talend/scripts-core": "^16.3.2", "@testing-library/react-hooks": "^8.0.1", "@trivago/prettier-plugin-sort-imports": "^3.4.0", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "immutable": "^3.8.2", "jsdom": "^20.0.3", "prettier": "^3.1.0", @@ -64,7 +64,7 @@ "react-transition-group": "^2.9.0" }, "peerDependencies": { - "i18next": "^23.7.7", + "i18next": "^23.8.2", "prop-types": "^15.5.10", "react": ">= 16.14.0", "react-dom": ">= 16.14.0", diff --git a/packages/storybook-one/package.json b/packages/storybook-one/package.json index 9163907170b..8adbf47ba79 100644 --- a/packages/storybook-one/package.json +++ b/packages/storybook-one/package.json @@ -60,7 +60,7 @@ "@talend/scripts-config-typescript": "^11.2.0", "@talend/scripts-core": "^16.3.2", "@types/react": "^18.2.43", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "~6.3.0" diff --git a/tools/scripts-cmf/package.json b/tools/scripts-cmf/package.json index 71a0c33a3c6..39fee6ae9a3 100644 --- a/tools/scripts-cmf/package.json +++ b/tools/scripts-cmf/package.json @@ -15,7 +15,7 @@ "dependencies": { "commander": "^6.2.1", "deepmerge": "^1.5.2", - "i18next": "^23.7.7", + "i18next": "^23.8.2", "jsonpath": "^1.1.1", "lodash": "^4.17.21", "mkdirp": "^1.0.4" diff --git a/yarn.lock b/yarn.lock index 8162deaee48..0670bbcf167 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4988,9 +4988,9 @@ "@types/react" "*" "@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.43", "@types/react@^18.2.7": - version "18.2.48" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" - integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== + version "18.2.51" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.51.tgz#01ede6dfc712796257a3443bf8d613149e5c322a" + integrity sha512-XeoMaU4CzyjdRr3c4IQQtiH7Rpo18V07rYZUucEZQwOUEtGgTXv7e6igQiQ+xnV6MbMe1qjEmKdgMNnfppnXfg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -11062,10 +11062,10 @@ i18next-scanner@^4.4.0: vinyl "^3.0.0" vinyl-fs "^4.0.0" -i18next@*, i18next@^23.7.7: - version "23.7.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.7.tgz#e650ee962417186c5ba78bdaea3979abd31d3bfc" - integrity sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA== +i18next@*, i18next@^23.8.2: + version "23.8.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900" + integrity sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA== dependencies: "@babel/runtime" "^7.23.2"