Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.3 (#255)
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 Nov 30, 2024
1 parent 483b321 commit ad643a6
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 @@ -43,7 +43,7 @@
"react-beautiful-dnd": "^13.1.1",
"react-dom": "18.3.1",
"react-draggable": "^4.4.6",
"react-i18next": "15.1.2",
"react-i18next": "15.1.3",
"react-router-dom": "^6.27.0",
"react-toastify": "10.0.6",
"react-zoom-pan-pinch": "^3.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7008,7 +7008,7 @@ __metadata:
react-beautiful-dnd: "npm:^13.1.1"
react-dom: "npm:18.3.1"
react-draggable: "npm:^4.4.6"
react-i18next: "npm:15.1.2"
react-i18next: "npm:15.1.3"
react-router-dom: "npm:^6.27.0"
react-toastify: "npm:10.0.6"
react-zoom-pan-pinch: "npm:^3.6.1"
Expand Down Expand Up @@ -9493,9 +9493,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.1.2":
version: 15.1.2
resolution: "react-i18next@npm:15.1.2"
"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 @@ -9507,7 +9507,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/0d92fe7cba18feb4aa07045bca3c82244dfa68ba6a333005184590c3341a85f6373c7da6d6cec8c7743634d78e9ae6c5ec11070abef785b9e628eb38d4b39617
checksum: 10/32fbe0ba7696f3e8f4a08544e9044d099cf49afb1c83d161064874be45e4db11565081981d63cee8e7ed9f47e3a980988a89027e7efef43625bbd8649280f529
languageName: node
linkType: hard

Expand Down

0 comments on commit ad643a6

Please sign in to comment.