File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 34
34
"@changesets/cli" : " ^2.24.4" ,
35
35
"@d-ts/vue" : " ^1.0.0" ,
36
36
"@types/lodash-es" : " ^4.17.7" ,
37
- "@types/node" : " ^18.7.18 " ,
37
+ "@types/node" : " ^18.19.1 " ,
38
38
"@types/qrcode" : " ^1.5.0" ,
39
39
"lodash-es" : " ^4.17.21" ,
40
40
"postcss" : " ^8.4.24" ,
Original file line number Diff line number Diff line change 2749
2749
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2750
2750
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2751
2751
2752
- "@types/node@*", "@types/node@>=12", "@types/node@^18.0.0", "@types/node@^18.7.18":
2753
- version "18.7.18"
2754
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
2755
- integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
2752
+ "@types/node@*", "@types/node@>=12", "@types/node@^18.0.0", "@types/node@^18.19.1":
2753
+ version "18.19.1"
2754
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.1.tgz#e3ed7d5ab5ea21f33a4503decb2171e0d8f53070"
2755
+ integrity sha512-mZJ9V11gG5Vp0Ox2oERpeFDl+JvCwK24PGy76vVY/UgBtjwJWc5rYBThFxmbnYOm9UPZNm6wEl/sxHt2SU7x9A==
2756
+ dependencies:
2757
+ undici-types "~5.26.4"
2756
2758
2757
2759
"@types/node@^12.7.1":
2758
2760
version "12.20.47"
@@ -12871,6 +12873,11 @@ unbzip2-stream@^1.0.9:
12871
12873
buffer "^5.2.1"
12872
12874
through "^2.3.8"
12873
12875
12876
+ undici-types@~5.26.4:
12877
+ version "5.26.5"
12878
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
12879
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
12880
+
12874
12881
unicode-canonical-property-names-ecmascript@^2.0.0:
12875
12882
version "2.0.0"
12876
12883
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments