Skip to content

Commit

Permalink
chore: Bump react-i18next from 11.18.6 to 15.1.1
Browse files Browse the repository at this point in the history
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 15.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v11.18.6...v15.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 7f56e6e commit 599c1ed
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"jest-environment-jsdom": "29.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "11.18.6",
"react-i18next": "15.1.1",
"react-router": "7.0.1",
"react-router-dom": "6.28.0"
},
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.19.4
resolution: "@babel/runtime@npm:7.19.4"
dependencies:
Expand All @@ -2124,6 +2124,15 @@ __metadata:
languageName: node
linkType: hard

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

"@babel/template@npm:^7.18.10, @babel/template@npm:^7.3.3":
version: 7.20.7
resolution: "@babel/template@npm:7.20.7"
Expand Down Expand Up @@ -11512,21 +11521,21 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:11.18.6":
version: 11.18.6
resolution: "react-i18next@npm:11.18.6"
"react-i18next@npm:15.1.1":
version: 15.1.1
resolution: "react-i18next@npm:15.1.1"
dependencies:
"@babel/runtime": ^7.14.5
"@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: 624c0a0313fac4e0d18560b83c99a8bd0a83abc02e5db8d01984e0643ac409d178668aa3a4720d01f7a0d9520d38598dcbff801d6f69a970bae67461de6cd852
checksum: 3f31b2a2cbd561e7cab76208eaf08069d71df5e59292350f9814c4cf0d752446270e3d6b820d224f43922e8467ec7f70585268797b316e16953f567b3d095fb2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14242,7 +14251,7 @@ __metadata:
prettier: 3.2.4
react: 18.3.1
react-dom: 18.3.1
react-i18next: 11.18.6
react-i18next: 15.1.1
react-router: 7.0.1
react-router-dom: 6.28.0
simple-git: 3.27.0
Expand Down

0 comments on commit 599c1ed

Please sign in to comment.