Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent ca361ff commit d62568d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"i18next": "^23.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-i18next": "15.1.0",
"react-toastify": "10.0.5",
"typescript": "5.6.2"
},
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.0":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10/73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
languageName: node
linkType: hard

"@babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
Expand Down Expand Up @@ -8157,7 +8166,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.3"
react-i18next: "npm:15.1.0"
react-toastify: "npm:10.0.5"
typescript: "npm:5.6.2"
uuid: "npm:9.0.1"
Expand Down Expand Up @@ -11014,11 +11023,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.1.3":
version: 14.1.3
resolution: "react-i18next@npm:14.1.3"
"react-i18next@npm:15.1.0":
version: 15.1.0
resolution: "react-i18next@npm:15.1.0"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -11028,7 +11037,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81
languageName: node
linkType: hard

Expand Down

0 comments on commit d62568d

Please sign in to comment.