Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.3 (#234)
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 Aug 5, 2024
1 parent 0487611 commit 8904f01
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 @@ -27,7 +27,7 @@
"i18next": "^23.9.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.1",
"react-i18next": "14.1.3",
"react-toastify": "10.0.5",
"typescript": "5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8110,7 +8110,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.1"
react-i18next: "npm:14.1.3"
react-toastify: "npm:10.0.5"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
Expand Down Expand Up @@ -10953,9 +10953,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 8904f01

Please sign in to comment.