File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 45
45
"@uiw/react-codemirror" : " ^4.21.22" ,
46
46
"date-fns" : " ^4.0.0" ,
47
47
"file-saver" : " ^2.0.5" ,
48
- "i18next" : " 23.16.8 " ,
48
+ "i18next" : " 24.2.2 " ,
49
49
"liquidjs" : " ^10.10.1" ,
50
50
"lodash.clone" : " ^4.5.0" ,
51
51
"lodash.isequal" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -8504,7 +8504,7 @@ __metadata:
8504
8504
eslint-plugin-react-hooks: "npm:5.1.0"
8505
8505
file-saver: "npm:^2.0.5"
8506
8506
husky: "npm:9.1.7"
8507
- i18next: "npm:23.16.8 "
8507
+ i18next: "npm:24.2.2 "
8508
8508
jsdom: "npm:^25.0.0"
8509
8509
liquidjs: "npm:^10.10.1"
8510
8510
lodash.clone: "npm:^4.5.0"
@@ -8787,12 +8787,17 @@ __metadata:
8787
8787
languageName: node
8788
8788
linkType: hard
8789
8789
8790
- "i18next@npm:23.16.8 ":
8791
- version: 23.16.8
8792
- resolution: "i18next@npm:23.16.8 "
8790
+ "i18next@npm:24.2.2 ":
8791
+ version: 24.2.2
8792
+ resolution: "i18next@npm:24.2.2 "
8793
8793
dependencies:
8794
8794
"@babel/runtime": "npm:^7.23.2"
8795
- checksum: 10/d5c38011de4d3b4aa466fac6773520eb28007b9d6138e03432bfbfc0d041c04df45e15c67d96f22cd660088cc9b24d3eda32cddc9fb4c6508c5afada6c2e6290
8795
+ peerDependencies:
8796
+ typescript: ^5
8797
+ peerDependenciesMeta:
8798
+ typescript:
8799
+ optional: true
8800
+ checksum: 10/f66ed9e56d9412e59502f5df39163631daf9f1264774732fb21edbd66a528ca7a6b67dc2e2aec95683c6c7956e42c651587a54bd8ee082bd12008880ce6cd326
8796
8801
languageName: node
8797
8802
linkType: hard
8798
8803
You can’t perform that action at this time.
0 commit comments