Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.2 (#1257)
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 Jun 7, 2024
1 parent 44f7862 commit 2057989
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 @@ -58,7 +58,7 @@
"react-dom": "18.3.1",
"react-ga4": "2.1.0",
"react-helmet": "6.1.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-image-crop": "11.0.5",
"react-qr-code": "2.0.14",
"react-query": "3.39.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8165,7 +8165,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-ga4: "npm:2.1.0"
react-helmet: "npm:6.1.0"
react-i18next: "npm:14.1.1"
react-i18next: "npm:14.1.2"
react-image-crop: "npm:11.0.5"
react-qr-code: "npm:2.0.14"
react-query: "npm:3.39.3"
Expand Down Expand Up @@ -12062,9 +12062,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.2":
version: 14.1.2
resolution: "react-i18next@npm:14.1.2"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12076,7 +12076,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/6ad103e0fb5eaedda8a87bf9f6ac0071ef73e7b1ec0d5a5d7ccd2c326183038b7d4722c87a253209f08878c51e5943be327cd48b0c6f3a87a8dc0fc2fca8cbfe
checksum: 10/ec18d6d252380ae15cea32988e23f2c533fb0d629e04e7af157ae2ab73e9a030c400cee7efef5e10e3c781d7cb8f3e6284e2c70667785fa3efb9ac0e6caab6d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 2057989

Please sign in to comment.