Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.1.1 (#213)
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 8, 2024
1 parent 18cb353 commit 6b61bb2
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.0",
"react-i18next": "15.1.1",
"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 @@ -7488,7 +7488,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.0"
react-i18next: "npm:15.1.1"
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 @@ -10014,9 +10014,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 @@ -10028,7 +10028,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81
checksum: 10/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a
languageName: node
linkType: hard

Expand Down

0 comments on commit 6b61bb2

Please sign in to comment.