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 and swouf committed May 27, 2024
1 parent 5598d1c commit c785a1a
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 @@ -30,7 +30,7 @@
"lodash.uniqby": "4.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "13.5.0",
"react-i18next": "14.1.2",
"react-toastify": "9.1.3",
"typescript": "5.4.5"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1942,7 +1942,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.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.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
dependencies:
Expand Down Expand Up @@ -8484,7 +8484,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:13.5.0"
react-i18next: "npm:14.1.2"
react-toastify: "npm:9.1.3"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
Expand Down Expand Up @@ -11445,11 +11445,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.1.2":
version: 14.1.2
resolution: "react-i18next@npm:14.1.2"
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 @@ -11459,7 +11459,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
checksum: 10/ec18d6d252380ae15cea32988e23f2c533fb0d629e04e7af157ae2ab73e9a030c400cee7efef5e10e3c781d7cb8f3e6284e2c70667785fa3efb9ac0e6caab6d7
languageName: node
linkType: hard

Expand Down

0 comments on commit c785a1a

Please sign in to comment.