Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.0 (graasp#552)
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 Mar 15, 2024
1 parent 5f385b1 commit 47abebb
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 @@ -55,7 +55,7 @@
"react-dom": "18.2.0",
"react-fullscreen-crossbrowser": "1.1.3",
"react-ga4": "2.1.0",
"react-i18next": "14.0.5",
"react-i18next": "14.1.0",
"react-intersection-observer": "9.8.1",
"react-quill": "2.0.0",
"react-router": "6.22.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6462,7 +6462,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-fullscreen-crossbrowser: "npm:1.1.3"
react-ga4: "npm:2.1.0"
react-i18next: "npm:14.0.5"
react-i18next: "npm:14.1.0"
react-intersection-observer: "npm:9.8.1"
react-quill: "npm:2.0.0"
react-router: "npm:6.22.3"
Expand Down Expand Up @@ -9857,9 +9857,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.0.5":
version: 14.0.5
resolution: "react-i18next@npm:14.0.5"
"react-i18next@npm:14.1.0":
version: 14.1.0
resolution: "react-i18next@npm:14.1.0"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -9871,7 +9871,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/4c91d4b889ab1ab05d7cda050890f7f41c4a73dadfef4778770a53b0d2f98e9d80f04da5086790706349d8a80cf09eec0c539fc1020a7c6fead562511dd2a2cf
checksum: 10/47b050ff3d8e43e8b56ca6b57f67c3feaecdb629b47eeb3923b4f43312b89af3e9373e93ada72420ad3199fc340605929512134eefcb55844f0eaa6bc0785613
languageName: node
linkType: hard

Expand Down

0 comments on commit 47abebb

Please sign in to comment.