Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the i18n group across 1 directory with 2 updates #1127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"@mui/x-data-grid": "^6.18.0",
"@reduxjs/toolkit": "^1.9.7",
"axios": "^0.27.2",
"i18next": "^23.6.0",
"i18next": "^24.2.2",
"lodash.isequal": "^4.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.3.1",
"react-i18next": "^15.4.0",
"react-map-interaction": "^2.1.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.18.0",
Expand Down
40 changes: 27 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.23.2
resolution: "@babel/runtime@npm:7.23.2"
dependencies:
Expand All @@ -265,6 +265,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.0":
version: 7.26.7
resolution: "@babel/runtime@npm:7.26.7"
dependencies:
regenerator-runtime: ^0.14.0
checksum: a1664a08f3f4854b895b540cca2f5f5c6c1993b5fb788c9615d70fc201e16bb254df8e0550c83eaf2749a14d87775e11a7c9ded6161203e9da7a4a323d546925
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -3187,12 +3196,12 @@ __metadata:
eslint-plugin-prettier: ^5.2.1
eslint-plugin-react: ^7.34.4
husky: ^8.0.2
i18next: ^23.6.0
i18next: ^24.2.2
lodash.isequal: ^4.5.0
prettier: ^3.0.0
react: ^18.2.0
react-dom: ^18.2.0
react-i18next: ^12.3.1
react-i18next: ^15.4.0
react-map-interaction: ^2.1.0
react-redux: ^8.1.3
react-router-dom: ^6.18.0
Expand All @@ -3215,12 +3224,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.6.0":
version: 23.7.1
resolution: "i18next@npm:23.7.1"
"i18next@npm:^24.2.2":
version: 24.2.2
resolution: "i18next@npm:24.2.2"
dependencies:
"@babel/runtime": ^7.23.2
checksum: f3527fcaf03134479d2ad061d497e83a5242399f382abfe320a3ec96eca8dc31b85be465adec2395099e80f25616aa389dd370522636cb9f65779ce460491284
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: dc87ff61c45366a1197c9732c4b36cd20bbae3ae14b7672e5d7d3d1ec21ec1cd2edc25cbfd10dc776d2a8c24b88d123f3c32369ac4eb50ba5c8f9cbcf3c14ec9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4436,21 +4450,21 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^12.3.1":
version: 12.3.1
resolution: "react-i18next@npm:12.3.1"
"react-i18next@npm:^15.4.0":
version: 15.4.0
resolution: "react-i18next@npm:15.4.0"
dependencies:
"@babel/runtime": ^7.20.6
"@babel/runtime": ^7.25.0
html-parse-stringify: ^3.0.1
peerDependencies:
i18next: ">= 19.0.0"
i18next: ">= 23.2.3"
react: ">= 16.8.0"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: fe3f360e5184bc63861734e94bf625a09b9ec0d28fab41779a68758af258fd1737dde25ff7a88ddb66c1571a3e3de5b3403825a91b4949bf9832a00615acb87a
checksum: 71da1028c3acc07e4416a16c4d4a3511c0459ff14e70eb9d55929e22006df8fbc44a97c5b9c2f5748b9b271869abed86d84b0bfe7d3a98a5806079be2b5e095e
languageName: node
linkType: hard

Expand Down