Skip to content

Commit 5e97b16

Browse files
chore(deps): update dependency react-i18next to v14
1 parent b7d580a commit 5e97b16

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
@@ -77,7 +77,7 @@
7777
"i18next": "^22.4.15 || ^23.0.0",
7878
"react": "^18.2.0",
7979
"react-dom": "^18.2.0",
80-
"react-i18next": "^13.5.0",
80+
"react-i18next": "^13.5.0 || ^14.0.0",
8181
"react-router-dom": "^6.11.0",
8282
"stylis": "^4.1.3",
8383
"stylis-plugin-rtl": "^2.1.1"
@@ -161,7 +161,7 @@
161161
"prettier": "3.2.4",
162162
"react": "18.2.0",
163163
"react-dom": "18.2.0",
164-
"react-i18next": "13.5.0",
164+
"react-i18next": "14.0.1",
165165
"react-query": "3.39.3",
166166
"react-router-dom": "6.21.3",
167167
"react-test-renderer": "18.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2988,7 +2988,7 @@ __metadata:
29882988
react: "npm:18.2.0"
29892989
react-cookie-consent: "npm:9.0.0"
29902990
react-dom: "npm:18.2.0"
2991-
react-i18next: "npm:13.5.0"
2991+
react-i18next: "npm:14.0.1"
29922992
react-query: "npm:3.39.3"
29932993
react-quill: "npm:2.0.0-beta.4"
29942994
react-rnd: "npm:10.4.1"
@@ -3023,7 +3023,7 @@ __metadata:
30233023
i18next: ^22.4.15 || ^23.0.0
30243024
react: ^18.2.0
30253025
react-dom: ^18.2.0
3026-
react-i18next: ^13.5.0
3026+
react-i18next: ^13.5.0 || ^14.0.0
30273027
react-router-dom: ^6.11.0
30283028
stylis: ^4.1.3
30293029
stylis-plugin-rtl: ^2.1.1
@@ -16448,9 +16448,9 @@ __metadata:
1644816448
languageName: node
1644916449
linkType: hard
1645016450

16451-
"react-i18next@npm:13.5.0":
16452-
version: 13.5.0
16453-
resolution: "react-i18next@npm:13.5.0"
16451+
"react-i18next@npm:14.0.1":
16452+
version: 14.0.1
16453+
resolution: "react-i18next@npm:14.0.1"
1645416454
dependencies:
1645516455
"@babel/runtime": "npm:^7.22.5"
1645616456
html-parse-stringify: "npm:^3.0.1"
@@ -16462,7 +16462,7 @@ __metadata:
1646216462
optional: true
1646316463
react-native:
1646416464
optional: true
16465-
checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
16465+
checksum: f286bac8d091153dc5e8a469c181fddc916c660b10ca496f2fac7bd41ec6dd04e3074e0ce32db5f0192690fc6dbd522fbcf8644813a86b77eeee75d10725024b
1646616466
languageName: node
1646716467
linkType: hard
1646816468

0 commit comments

Comments
 (0)