Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 5adb298 commit b1131a4
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.1",
"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.1"
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.1":
version: 15.1.1
resolution: "react-i18next@npm:15.1.1"
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/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a
languageName: node
linkType: hard

Expand Down

0 comments on commit b1131a4

Please sign in to comment.