File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 34
34
"bootstrap" : " ^5.1.3" ,
35
35
"echarts" : " ^5.4.3" ,
36
36
"echarts-for-react" : " ^3.0.2" ,
37
- "i18next" : " ^22.4.14 " ,
37
+ "i18next" : " ^23.0.0 " ,
38
38
"i18next-browser-languagedetector" : " 7.1.0" ,
39
39
"i18next-http-backend" : " ^2.2.0" ,
40
40
"i18next-localstorage-cache" : " 1.1.1" ,
Original file line number Diff line number Diff line change @@ -245,6 +245,15 @@ __metadata:
245
245
languageName : node
246
246
linkType : hard
247
247
248
+ " @babel/runtime@npm:^7.23.2 " :
249
+ version : 7.24.0
250
+ resolution : " @babel/runtime@npm:7.24.0"
251
+ dependencies :
252
+ regenerator-runtime : " npm:^0.14.0"
253
+ checksum : 10c0/3495eed727bf4a4f84c35bb51ab53317ae38f4bbc3b1d0a8303751f9dfa0ce6f5fb2afced72b76c3dd0d8bb2ccb84787559a4dee9886291a36b26f02f0f759b4
254
+ languageName : node
255
+ linkType : hard
256
+
248
257
" @babel/template@npm:^7.22.15, @babel/template@npm:^7.23.9 " :
249
258
version : 7.23.9
250
259
resolution : " @babel/template@npm:7.23.9"
@@ -2715,12 +2724,12 @@ __metadata:
2715
2724
languageName : node
2716
2725
linkType : hard
2717
2726
2718
- " i18next@npm:^22.4.14 " :
2719
- version : 22.5 .1
2720
- resolution : " i18next@npm:22.5 .1"
2727
+ " i18next@npm:^23.0.0 " :
2728
+ version : 23.10 .1
2729
+ resolution : " i18next@npm:23.10 .1"
2721
2730
dependencies :
2722
- " @babel/runtime " : " npm:^7.20.6 "
2723
- checksum : 10c0/a284f8d805ebad77114a830e60d5c59485a7f4d45179761f877249b63035572cff4103e5b4702669dff1a0e03b4e8b6df377bc871935f8215e43fd97e8e9e910
2731
+ " @babel/runtime " : " npm:^7.23.2 "
2732
+ checksum : 10c0/e9cd7565cc14fec53bcf872707a2c85b255804866f436ce08a3de6b2bf84209c61b7a7870ac87c1c27de39b5d8407b72b5231d99769d200b136db023abaa8795
2724
2733
languageName : node
2725
2734
linkType : hard
2726
2735
@@ -4359,7 +4368,7 @@ __metadata:
4359
4368
eslint : " npm:^8.45.0"
4360
4369
eslint-plugin-react-hooks : " npm:^4.6.0"
4361
4370
eslint-plugin-react-refresh : " npm:^0.4.3"
4362
- i18next : " npm:^22.4.14 "
4371
+ i18next : " npm:^23.0.0 "
4363
4372
i18next-browser-languagedetector : " npm:7.1.0"
4364
4373
i18next-http-backend : " npm:^2.2.0"
4365
4374
i18next-localstorage-cache : " npm:1.1.1"
You can’t perform that action at this time.
0 commit comments