File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 77
77
"i18next" : " ^22.4.15 || ^23.0.0" ,
78
78
"react" : " ^18.2.0" ,
79
79
"react-dom" : " ^18.2.0" ,
80
- "react-i18next" : " ^13.5.0" ,
80
+ "react-i18next" : " ^13.5.0 || ^14.0.0 " ,
81
81
"react-router-dom" : " ^6.11.0" ,
82
82
"stylis" : " ^4.1.3" ,
83
83
"stylis-plugin-rtl" : " ^2.1.1"
161
161
"prettier" : " 3.2.4" ,
162
162
"react" : " 18.2.0" ,
163
163
"react-dom" : " 18.2.0" ,
164
- "react-i18next" : " 13.5.0 " ,
164
+ "react-i18next" : " 14.0.1 " ,
165
165
"react-query" : " 3.39.3" ,
166
166
"react-router-dom" : " 6.21.3" ,
167
167
"react-test-renderer" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -2988,7 +2988,7 @@ __metadata:
2988
2988
react: "npm:18.2.0"
2989
2989
react-cookie-consent: "npm:9.0.0"
2990
2990
react-dom: "npm:18.2.0"
2991
- react-i18next: "npm:13.5.0 "
2991
+ react-i18next: "npm:14.0.1 "
2992
2992
react-query: "npm:3.39.3"
2993
2993
react-quill: "npm:2.0.0-beta.4"
2994
2994
react-rnd: "npm:10.4.1"
@@ -3023,7 +3023,7 @@ __metadata:
3023
3023
i18next: ^22.4.15 || ^23.0.0
3024
3024
react: ^18.2.0
3025
3025
react-dom: ^18.2.0
3026
- react-i18next: ^13.5.0
3026
+ react-i18next: ^13.5.0 || ^14.0.0
3027
3027
react-router-dom: ^6.11.0
3028
3028
stylis: ^4.1.3
3029
3029
stylis-plugin-rtl: ^2.1.1
@@ -16448,9 +16448,9 @@ __metadata:
16448
16448
languageName: node
16449
16449
linkType: hard
16450
16450
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 "
16454
16454
dependencies:
16455
16455
"@babel/runtime": "npm:^7.22.5"
16456
16456
html-parse-stringify: "npm:^3.0.1"
@@ -16462,7 +16462,7 @@ __metadata:
16462
16462
optional: true
16463
16463
react-native:
16464
16464
optional: true
16465
- checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
16465
+ checksum: f286bac8d091153dc5e8a469c181fddc916c660b10ca496f2fac7bd41ec6dd04e3074e0ce32db5f0192690fc6dbd522fbcf8644813a86b77eeee75d10725024b
16466
16466
languageName: node
16467
16467
linkType: hard
16468
16468
You can’t perform that action at this time.
0 commit comments