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 Sep 27, 2024
1 parent c4ccc31 commit dced1ba
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": "14.1.3",
"react-i18next": "15.0.2",
"react-toastify": "10.0.5",
"typescript": "5.6.2"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,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.23.2, @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.9, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
Expand Down Expand Up @@ -8148,7 +8148,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.0.2"
react-toastify: "npm:10.0.5"
typescript: "npm:5.6.2"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -11022,11 +11022,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.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
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 @@ -11036,7 +11036,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
languageName: node
linkType: hard

Expand Down

0 comments on commit dced1ba

Please sign in to comment.