Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.0.3 (#302)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 53b7725 commit 96ce0cd
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 @@ -38,7 +38,7 @@
"lodash.isequal": "^4.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.2",
"react-i18next": "15.0.3",
"react-toastify": "10.0.5",
"typescript": "5.6.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7024,7 +7024,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.0.2"
react-i18next: "npm:15.0.3"
react-toastify: "npm:10.0.5"
typescript: "npm:5.6.2"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -9492,9 +9492,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
"react-i18next@npm:15.0.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
dependencies:
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -9506,7 +9506,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
languageName: node
linkType: hard

Expand Down

0 comments on commit 96ce0cd

Please sign in to comment.