Skip to content

Commit

Permalink
chore(deps): bump i18next from 23.7.7 to 23.8.1
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.7.7 to 23.8.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.7.7...v23.8.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6ebc79a commit 7559080
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"jest-in-case": "^1.0.2",
"jsdom": "^20.0.3",
"prop-types": "^15.8.1",
Expand All @@ -108,7 +108,7 @@
},
"peerDependencies": {
"@talend/design-system": "^9.0.0",
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"jest-in-case": "^1.0.2",
"msw": "^1.3.2",
"prop-types": "^15.8.1",
Expand All @@ -74,7 +74,7 @@
"redux-saga-tester": "^1.0.874"
},
"peerDependencies": {
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0"
},
"peerDependencies": {
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"react": ">= 16.14.0",
"react-i18next": "^13.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"mdx-embed": "^1.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"i18next-scanner": "^4.4.0",
"i18next-scanner-typescript": "^1.2.0",
"jest-axe": "^8.0.0",
Expand All @@ -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.1",
"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",
Expand Down
4 changes: 2 additions & 2 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -68,7 +68,7 @@
"peerDependencies": {
"@talend/design-system": "^9.0.0",
"@talend/react-components": "^15.0.0",
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"immutable": "^3.8.2",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"i18next-scanner-typescript": "^1.2.0",
"jest-in-case": "^1.0.2",
"json-loader": "^0.5.7",
Expand All @@ -84,7 +84,7 @@
"react-test-renderer": "^18.2.0"
},
"peerDependencies": {
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@talend/react-faceted-search": "^17.0.1",
"@talend/react-forms": "^13.0.1",
"history": "^5.3.0",
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"immutable": "^3.8.2",
"jsdom": "^20.0.3",
"prettier": "^3.1.0",
Expand All @@ -64,7 +64,7 @@
"react-transition-group": "^2.9.0"
},
"peerDependencies": {
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "~6.3.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"commander": "^6.2.1",
"deepmerge": "^1.5.2",
"i18next": "^23.7.7",
"i18next": "^23.8.1",
"jsonpath": "^1.1.1",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.1:
version "23.8.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.1.tgz#c9c6c0a2718177457192d3a867af5b35cd2f46fe"
integrity sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 7559080

Please sign in to comment.