Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 5adb298 commit 8793b71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lodash.isequal": "^4.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.1.0",
"react-i18next": "15.1.3",
"react-toastify": "10.0.6",
"typescript": "5.6.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6528,7 +6528,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.1.0"
react-i18next: "npm:15.1.3"
react-toastify: "npm:10.0.6"
typescript: "npm:5.6.3"
uuid: "npm:11.0.2"
Expand Down Expand Up @@ -8890,9 +8890,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.1.0":
version: 15.1.0
resolution: "react-i18next@npm:15.1.0"
"react-i18next@npm:15.1.3":
version: 15.1.3
resolution: "react-i18next@npm:15.1.3"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -8904,7 +8904,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81
checksum: 10/32fbe0ba7696f3e8f4a08544e9044d099cf49afb1c83d161064874be45e4db11565081981d63cee8e7ed9f47e3a980988a89027e7efef43625bbd8649280f529
languageName: node
linkType: hard

Expand Down

0 comments on commit 8793b71

Please sign in to comment.