File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 63
63
"@types/file-saver" : " ^2.0.7" ,
64
64
"@types/js-yaml" : " ^4.0.5" ,
65
65
"@types/node" : " ^22.4.2" ,
66
- "@types/react" : " 18.3.3 " ,
66
+ "@types/react" : " 18.3.5 " ,
67
67
"@types/react-syntax-highlighter" : " ^15.5.13" ,
68
68
"@types/react-text-truncate" : " ^0.14.1" ,
69
69
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
Original file line number Diff line number Diff line change @@ -2248,7 +2248,7 @@ __metadata:
2248
2248
languageName : node
2249
2249
linkType : hard
2250
2250
2251
- " @types/react@npm:*, @types/react@npm:18.3.3 " :
2251
+ " @types/react@npm:* " :
2252
2252
version : 18.3.3
2253
2253
resolution : " @types/react@npm:18.3.3"
2254
2254
dependencies :
@@ -2258,6 +2258,16 @@ __metadata:
2258
2258
languageName : node
2259
2259
linkType : hard
2260
2260
2261
+ " @types/react@npm:18.3.5 " :
2262
+ version : 18.3.5
2263
+ resolution : " @types/react@npm:18.3.5"
2264
+ dependencies :
2265
+ " @types/prop-types " : " npm:*"
2266
+ csstype : " npm:^3.0.2"
2267
+ checksum : 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
2268
+ languageName : node
2269
+ linkType : hard
2270
+
2261
2271
" @types/semver@npm:^7.5.0 " :
2262
2272
version : 7.5.8
2263
2273
resolution : " @types/semver@npm:7.5.8"
@@ -6626,7 +6636,7 @@ __metadata:
6626
6636
" @types/file-saver " : " npm:^2.0.7"
6627
6637
" @types/js-yaml " : " npm:^4.0.5"
6628
6638
" @types/node " : " npm:^22.4.2"
6629
- " @types/react " : " npm:18.3.3 "
6639
+ " @types/react " : " npm:18.3.5 "
6630
6640
" @types/react-syntax-highlighter " : " npm:^15.5.13"
6631
6641
" @types/react-text-truncate " : " npm:^0.14.1"
6632
6642
" @typescript-eslint/eslint-plugin " : " npm:^6.21.0"
You can’t perform that action at this time.
0 commit comments