File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 85
85
"dependencies" : {
86
86
"@flex-development/docast" : " 1.0.0-alpha.13" ,
87
87
"@flex-development/tutils" : " 6.0.0-alpha.12" ,
88
- "@types/unist" : " 2 .0.6 " ,
88
+ "@types/unist" : " 3 .0.0 " ,
89
89
"detab" : " 3.0.2" ,
90
90
"unist-builder" : " 4.0.0" ,
91
91
"unist-util-source" : " 5.0.0" ,
177
177
"resolutions" : {
178
178
"@ardatan/sync-fetch" : " larsgw/sync-fetch#head=worker_threads" ,
179
179
"@flex-development/tutils" : " 6.0.0-alpha.12" ,
180
+ "@types/unist" : " 3.0.0" ,
180
181
"unist-util-inspect@npm:7.0.1" : " patch:unist-util-inspect@npm%3A7.0.1#patches/unist-util-inspect+7.0.1.dev.patch" ,
181
182
"vfile" : " 6.0.1"
182
183
},
Original file line number Diff line number Diff line change @@ -1123,7 +1123,7 @@ __metadata:
1123
1123
" @types/node-notifier " : " npm:8.0.2"
1124
1124
" @types/prettier " : " npm:3.0.0"
1125
1125
" @types/semver " : " npm:7.5.0"
1126
- " @types/unist " : " npm:2 .0.6 "
1126
+ " @types/unist " : " npm:3 .0.0 "
1127
1127
" @typescript-eslint/eslint-plugin " : " npm:6.2.0"
1128
1128
" @typescript-eslint/parser " : " npm:6.2.0"
1129
1129
" @vates/toggle-scripts " : " npm:1.0.0"
@@ -2456,20 +2456,13 @@ __metadata:
2456
2456
languageName : node
2457
2457
linkType : hard
2458
2458
2459
- " @types/unist@npm:*, @types/unist@npm:^ 3.0.0 " :
2459
+ " @types/unist@npm:3.0.0 " :
2460
2460
version : 3.0.0
2461
2461
resolution : " @types/unist@npm:3.0.0"
2462
2462
checksum : 8c6b2b50aafee9d8abeb6fd7f16b354e7d2f84771fd2c44f8e2a73924571083a5c318b490038dfac8c0cec7c23bf0a5c832e83921f47ab052cd3c9da9a09713d
2463
2463
languageName : node
2464
2464
linkType : hard
2465
2465
2466
- " @types/unist@npm:2.0.6, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2 " :
2467
- version : 2.0.6
2468
- resolution : " @types/unist@npm:2.0.6"
2469
- checksum : 4731b678e9d9ab41386b48bf67a5da9000705c6ae84cd4fc866f774004f5e8190a33117dbff95efc54b44404deaa08a421b646823b01c57db3eeb0652cdc71a9
2470
- languageName : node
2471
- linkType : hard
2472
-
2473
2466
" @types/ws@npm:^8.0.0 " :
2474
2467
version : 8.5.4
2475
2468
resolution : " @types/ws@npm:8.5.4"
You can’t perform that action at this time.
0 commit comments