Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 604fe1e commit 9e5fd95
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 @@ -60,7 +60,7 @@
"react-csv": "2.2.2",
"react-diff-viewer": "3.1.1",
"react-dom": "18.2.0",
"react-i18next": "14.1.0",
"react-i18next": "14.1.1",
"react-markdown": "9.0.1",
"react-mde": "12.0.8",
"react-router-dom": "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 @@ -10178,7 +10178,7 @@ __metadata:
react-csv: "npm:2.2.2"
react-diff-viewer: "npm:3.1.1"
react-dom: "npm:18.2.0"
react-i18next: "npm:14.1.0"
react-i18next: "npm:14.1.1"
react-markdown: "npm:9.0.1"
react-mde: "npm:12.0.8"
react-router-dom: "npm:6.22.3"
Expand Down Expand Up @@ -14190,9 +14190,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 9e5fd95

Please sign in to comment.