Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-i18next to v14.1.1 #386

Merged
merged 1 commit into from
Apr 29, 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 @@ -26,7 +26,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
"react-i18next": "14.1.0",
"react-i18next": "14.1.1",
"react-router": "6.22.3",
"react-router-dom": "6.22.3",
"react-toastify": "10.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9069,7 +9069,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-ga4: "npm:2.1.0"
react-i18next: "npm:14.1.0"
react-i18next: "npm:14.1.1"
react-router: "npm:6.22.3"
react-router-dom: "npm:6.22.3"
react-toastify: "npm:10.0.5"
Expand Down Expand Up @@ -12096,9 +12096,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 @@ -12110,7 +12110,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/47b050ff3d8e43e8b56ca6b57f67c3feaecdb629b47eeb3923b4f43312b89af3e9373e93ada72420ad3199fc340605929512134eefcb55844f0eaa6bc0785613
checksum: 10/6ad103e0fb5eaedda8a87bf9f6ac0071ef73e7b1ec0d5a5d7ccd2c326183038b7d4722c87a253209f08878c51e5943be327cd48b0c6f3a87a8dc0fc2fca8cbfe
languageName: node
linkType: hard

Expand Down