Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

fix(deps): update dependency react-i18next to v14.1.0 #1070

Merged
merged 1 commit into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-csv": "2.2.2",
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
"react-i18next": "14.0.5",
"react-i18next": "14.1.0",
"react-image-crop": "11.0.5",
"react-qr-code": "2.0.12",
"react-query": "3.39.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7630,7 +7630,7 @@ __metadata:
react-csv: "npm:2.2.2"
react-dom: "npm:18.2.0"
react-ga4: "npm:2.1.0"
react-i18next: "npm:14.0.5"
react-i18next: "npm:14.1.0"
react-image-crop: "npm:11.0.5"
react-qr-code: "npm:2.0.12"
react-query: "npm:3.39.3"
Expand Down Expand Up @@ -11415,9 +11415,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.0.8":
version: 14.0.8
resolution: "react-i18next@npm:14.0.8"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -11429,13 +11429,13 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/4c91d4b889ab1ab05d7cda050890f7f41c4a73dadfef4778770a53b0d2f98e9d80f04da5086790706349d8a80cf09eec0c539fc1020a7c6fead562511dd2a2cf
checksum: 10/5481cafa322476663e339d6eed2e4fb13e14fcb575bce9fc205bbc71da6d3a3392a1377d7eb59371357d14994b147d36214ec319ca2f7d85cd3526abfda54705
languageName: node
linkType: hard

"react-i18next@npm:14.0.8":
version: 14.0.8
resolution: "react-i18next@npm:14.0.8"
"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 @@ -11447,7 +11447,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/5481cafa322476663e339d6eed2e4fb13e14fcb575bce9fc205bbc71da6d3a3392a1377d7eb59371357d14994b147d36214ec319ca2f7d85cd3526abfda54705
checksum: 10/47b050ff3d8e43e8b56ca6b57f67c3feaecdb629b47eeb3923b4f43312b89af3e9373e93ada72420ad3199fc340605929512134eefcb55844f0eaa6bc0785613
languageName: node
linkType: hard

Expand Down