Skip to content

Commit d47728a

Browse files
chore(deps): update dependency react-i18next to v14
1 parent 45f2860 commit d47728a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"i18next": "^22.4.15 || ^23.0.0",
7979
"react": "^18.2.0",
8080
"react-dom": "^18.2.0",
81-
"react-i18next": "^13.5.0",
81+
"react-i18next": "^13.5.0 || ^14.0.0",
8282
"react-router-dom": "^6.11.0",
8383
"stylis": "^4.1.3",
8484
"stylis-plugin-rtl": "^2.1.1"
@@ -163,7 +163,7 @@
163163
"prettier": "3.1.1",
164164
"react": "18.2.0",
165165
"react-dom": "18.2.0",
166-
"react-i18next": "13.5.0",
166+
"react-i18next": "14.0.0",
167167
"react-query": "3.39.3",
168168
"react-router-dom": "6.21.1",
169169
"react-test-renderer": "18.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2995,7 +2995,7 @@ __metadata:
29952995
react: "npm:18.2.0"
29962996
react-cookie-consent: "npm:9.0.0"
29972997
react-dom: "npm:18.2.0"
2998-
react-i18next: "npm:13.5.0"
2998+
react-i18next: "npm:14.0.0"
29992999
react-query: "npm:3.39.3"
30003000
react-quill: "npm:2.0.0-beta.4"
30013001
react-rnd: "npm:10.4.1"
@@ -3030,7 +3030,7 @@ __metadata:
30303030
i18next: ^22.4.15 || ^23.0.0
30313031
react: ^18.2.0
30323032
react-dom: ^18.2.0
3033-
react-i18next: ^13.5.0
3033+
react-i18next: ^13.5.0 || ^14.0.0
30343034
react-router-dom: ^6.11.0
30353035
stylis: ^4.1.3
30363036
stylis-plugin-rtl: ^2.1.1
@@ -16638,9 +16638,9 @@ __metadata:
1663816638
languageName: node
1663916639
linkType: hard
1664016640

16641-
"react-i18next@npm:13.5.0":
16642-
version: 13.5.0
16643-
resolution: "react-i18next@npm:13.5.0"
16641+
"react-i18next@npm:14.0.0":
16642+
version: 14.0.0
16643+
resolution: "react-i18next@npm:14.0.0"
1664416644
dependencies:
1664516645
"@babel/runtime": "npm:^7.22.5"
1664616646
html-parse-stringify: "npm:^3.0.1"
@@ -16652,7 +16652,7 @@ __metadata:
1665216652
optional: true
1665316653
react-native:
1665416654
optional: true
16655-
checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
16655+
checksum: e445768c576c5993e723375c030071e720abacc830c1810acfcec5c27185cba95affb11c0f71bb551ce98d30f6723e179de7f771487b1a1a6a9077821c5ec1f9
1665616656
languageName: node
1665716657
linkType: hard
1665816658

0 commit comments

Comments
 (0)