File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 43
43
"pre-push" : " yarn lint"
44
44
},
45
45
"resolutions" : {
46
- "tsup@^8.0.2" : " patch:tsup@npm%3A8.0.2#./.yarn/patches/tsup-npm-8.0.2-86e40f68a7.patch"
46
+ "tsup@^8.0.2" : " patch:tsup@npm%3A8.0.2#./.yarn/patches/tsup-npm-8.0.2-86e40f68a7.patch" ,
47
+ "superstruct" : " 2.0.0-0"
47
48
},
48
49
"devDependencies" : {
49
50
"@babel/core" : " ^7.23.5" ,
Original file line number Diff line number Diff line change @@ -12155,17 +12155,10 @@ __metadata:
12155
12155
languageName : node
12156
12156
linkType : hard
12157
12157
12158
- " superstruct@npm:1.0.3 " :
12159
- version : 1.0.3
12160
- resolution : " superstruct@npm:1.0.3"
12161
- checksum : 761790bb111e6e21ddd608299c252f3be35df543263a7ebbc004e840d01fcf8046794c274bcb351bdf3eae4600f79d317d085cdbb19ca05803a4361840cc9bb1
12162
- languageName : node
12163
- linkType : hard
12164
-
12165
- " superstruct@npm:^1.0.3 " :
12166
- version : 1.0.4
12167
- resolution : " superstruct@npm:1.0.4"
12168
- checksum : 2e070994cc4998a753c3f0215449d6de01ffb8180e4f46527f559ffbc2ebcc40fcf428f545ccd355921ef2920db7d138a96258ae35c788e6c24b2aa8bb1695cb
12158
+ " superstruct@npm:2.0.0-0 " :
12159
+ version : 2.0.0-0
12160
+ resolution : " superstruct@npm:2.0.0-0"
12161
+ checksum : 277b695514a181ce345d58ff552af2bbb8e2b97921255be2ea71f8ba857e3d1317e0aa4c36b4b86627d3802fc83dd9aca6678651564ed90202367e41f8c8eac8
12169
12162
languageName : node
12170
12163
linkType : hard
12171
12164
You can’t perform that action at this time.
0 commit comments