Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 44050e6 commit b07c74c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-dom": "18.3.1",
"react-ga4": "2.1.0",
"react-helmet-async": "2.0.5",
"react-i18next": "15.0.0",
"react-i18next": "15.0.2",
"react-image-crop": "11.0.7",
"react-qr-code": "2.0.15",
"react-query": "3.39.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -677,12 +677,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/runtime@npm:7.24.8"
"@babel/runtime@npm:^7.25.0":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10/e6f335e472a8a337379effc15815dd0eddf6a7d0c00b50deb4f9e9585819b45431d0ff3c2d3d0fa58c227a9b04dcc4a85e7245fb57493adb2863b5208c769cbd
checksum: 10/0c4134734deb20e1005ffb9165bf342e1074576621b246d8e5e41cc7cb315a885b7d98950fbf5c63619a2990a56ae82f444d35fe8c4691a0b70c2fe5673667dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8213,7 +8213,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-ga4: "npm:2.1.0"
react-helmet-async: "npm:2.0.5"
react-i18next: "npm:15.0.0"
react-i18next: "npm:15.0.2"
react-image-crop: "npm:11.0.7"
react-qr-code: "npm:2.0.15"
react-query: "npm:3.39.3"
Expand Down Expand Up @@ -12002,11 +12002,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.0.0":
version: 15.0.0
resolution: "react-i18next@npm:15.0.0"
"react-i18next@npm:15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
dependencies:
"@babel/runtime": "npm:^7.24.8"
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -12016,7 +12016,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/5f3e60250179a6e28c61396099b4a9b66f65a484415b1f1c86e538a9242a84a0bf706e5218b9909351c95c28dda423dd741c014a0b503641e1ce03994b81df19
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
languageName: node
linkType: hard

Expand Down

0 comments on commit b07c74c

Please sign in to comment.