Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent e3e044a commit cf14c0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"i18next": "23.7.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"react-i18next": "14.0.3",
"react-toastify": "10.0.4",
"typescript": "5.3.3"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.23.7, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.5, @babel/runtime@npm:^7.23.7, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
dependencies:
Expand Down Expand Up @@ -6780,7 +6780,7 @@ __metadata:
prettier: "npm:3.2.4"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-i18next: "npm:13.5.0"
react-i18next: "npm:14.0.3"
react-toastify: "npm:10.0.4"
typescript: "npm:5.3.3"
uuid: "npm:9.0.1"
Expand Down Expand Up @@ -9286,11 +9286,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:13.5.0":
version: 13.5.0
resolution: "react-i18next@npm:13.5.0"
"react-i18next@npm:14.0.3":
version: 14.0.3
resolution: "react-i18next@npm:14.0.3"
dependencies:
"@babel/runtime": "npm:^7.22.5"
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -9300,7 +9300,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
checksum: 2c919b3b261b44adf2d0f36556e8db0fb31150596536edc00047d5e5d69f5d1ae8aa662feec60513ee5d3c5cbc11192440d4e1e65d86354d0b408235d3e94a2b
languageName: node
linkType: hard

Expand Down

0 comments on commit cf14c0b

Please sign in to comment.