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 78
78
"i18next" : " ^22.4.15 || ^23.0.0" ,
79
79
"react" : " ^18.2.0" ,
80
80
"react-dom" : " ^18.2.0" ,
81
- "react-i18next" : " ^13.5.0" ,
81
+ "react-i18next" : " ^13.5.0 || ^14.0.0 " ,
82
82
"react-router-dom" : " ^6.11.0" ,
83
83
"stylis" : " ^4.1.3" ,
84
84
"stylis-plugin-rtl" : " ^2.1.1"
163
163
"prettier" : " 3.1.1" ,
164
164
"react" : " 18.2.0" ,
165
165
"react-dom" : " 18.2.0" ,
166
- "react-i18next" : " 13.5 .0" ,
166
+ "react-i18next" : " 14.0 .0" ,
167
167
"react-query" : " 3.39.3" ,
168
168
"react-router-dom" : " 6.21.1" ,
169
169
"react-test-renderer" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -2995,7 +2995,7 @@ __metadata:
2995
2995
react: "npm:18.2.0"
2996
2996
react-cookie-consent: "npm:9.0.0"
2997
2997
react-dom: "npm:18.2.0"
2998
- react-i18next: "npm:13.5 .0"
2998
+ react-i18next: "npm:14.0 .0"
2999
2999
react-query: "npm:3.39.3"
3000
3000
react-quill: "npm:2.0.0-beta.4"
3001
3001
react-rnd: "npm:10.4.1"
@@ -3030,7 +3030,7 @@ __metadata:
3030
3030
i18next: ^22.4.15 || ^23.0.0
3031
3031
react: ^18.2.0
3032
3032
react-dom: ^18.2.0
3033
- react-i18next: ^13.5.0
3033
+ react-i18next: ^13.5.0 || ^14.0.0
3034
3034
react-router-dom: ^6.11.0
3035
3035
stylis: ^4.1.3
3036
3036
stylis-plugin-rtl: ^2.1.1
@@ -16638,9 +16638,9 @@ __metadata:
16638
16638
languageName: node
16639
16639
linkType: hard
16640
16640
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"
16644
16644
dependencies:
16645
16645
"@babel/runtime": "npm:^7.22.5"
16646
16646
html-parse-stringify: "npm:^3.0.1"
@@ -16652,7 +16652,7 @@ __metadata:
16652
16652
optional: true
16653
16653
react-native:
16654
16654
optional: true
16655
- checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
16655
+ checksum: e445768c576c5993e723375c030071e720abacc830c1810acfcec5c27185cba95affb11c0f71bb551ce98d30f6723e179de7f771487b1a1a6a9077821c5ec1f9
16656
16656
languageName: node
16657
16657
linkType: hard
16658
16658
You can’t perform that action at this time.
0 commit comments