File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 54
54
"dependencies" : {
55
55
"@node-rs/helper" : " ^1.2.1" ,
56
56
"clipanion" : " ^3.1.0" ,
57
- "loader-utils" : " ^2.0.0"
57
+ "loader-utils" : " ^2.0.0" ,
58
+ "typanion" : " ^3.7.0"
58
59
},
59
60
"devDependencies" : {
60
61
"@types/webpack" : " ^5.28.0"
Original file line number Diff line number Diff line change @@ -6985,6 +6985,11 @@ typanion@^3.3.1:
6985
6985
resolved "https://registry.npmjs.org/typanion/-/typanion-3.3.2.tgz#c31f3b2afb6e8ae74dbd3f96d5b1d8f9745e483e"
6986
6986
integrity sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ==
6987
6987
6988
+ typanion@^3.7.0 :
6989
+ version "3.7.0"
6990
+ resolved "https://registry.npmjs.org/typanion/-/typanion-3.7.0.tgz#8e328065a7943e69c67ac56d90f37d8af02eec0c"
6991
+ integrity sha512-RV7UTpF6wa25Bc7o6DyeuEFkrCIt8zipzrOtBJsDsWH7BP/fAHZWlHxrBe9l5qg+Gs2tqhoahg79nsUBGTTWRQ==
6992
+
6988
6993
type-check@^0.4.0, type-check@~0.4.0 :
6989
6994
version "0.4.0"
6990
6995
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
You can’t perform that action at this time.
0 commit comments