This repository was archived by the owner on Dec 5, 2024. It is now read-only.
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 62
62
},
63
63
"dependencies" : {
64
64
"@vue/composition-api" : " 1.0.0-rc.7" ,
65
- "defu" : " ^3.2.2 " ,
65
+ "defu" : " ^4.0.1 " ,
66
66
"estree-walker" : " ^2.0.2" ,
67
67
"magic-string" : " ^0.25.7" ,
68
- "ufo" : " ^0.6.11 " ,
68
+ "ufo" : " ^0.7.1 " ,
69
69
"upath" : " ^2.0.1"
70
70
},
71
71
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4992,6 +4992,11 @@ defu@^3.2.2:
4992
4992
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
4993
4993
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
4994
4994
4995
+ defu@^4.0.1:
4996
+ version "4.0.1"
4997
+ resolved "https://registry.yarnpkg.com/defu/-/defu-4.0.1.tgz#9d7d7a48f9295f08285d153dcff174c89b9bcb22"
4998
+ integrity sha512-lC+G0KvvWRbisQa50+iFelm3/eMmwo4IlBmfASOVlw9MZpHHyQeVsZxc5j23+TQy5ydgEoTVSrWl7ptou1kzJQ==
4999
+
4995
5000
del@^3.0.0:
4996
5001
version "3.0.0"
4997
5002
resolved "https://registry.yarnpkg.com/del/-/del-3.0.0.tgz#53ecf699ffcbcb39637691ab13baf160819766e5"
@@ -13262,11 +13267,16 @@ ua-parser-js@^0.7.26:
13262
13267
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.26.tgz#b3731860e241419abd5b542b1a0881070d92e0ce"
13263
13268
integrity sha512-VwIvGlFNmpKbjzRt51jpbbFTrKIEgGHxIwA8Y69K1Bqc6bTIV7TaGGABOkghSFQWsLmcRB4drGvpfv9z2szqoQ==
13264
13269
13265
- ufo@^0.6.10, ufo@^0.6.11 :
13270
+ ufo@^0.6.10:
13266
13271
version "0.6.11"
13267
13272
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.6.11.tgz#69311ed4abc8ab671c83754b79ce0d396fea1075"
13268
13273
integrity sha512-Yu7TJThwlr23peOkX/+hm6LfkyBs+eDWV880468PTrjKBKjjsNWFFwIuOqDfmXngRo9TZ4+twFYueRH0OLl0Gw==
13269
13274
13275
+ ufo@^0.7.1:
13276
+ version "0.7.1"
13277
+ resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.7.1.tgz#32441d4c034721223a1f471b362e73588f0fe669"
13278
+ integrity sha512-Kt3fZl3vV5FgHTUZFeBB+kWFASPmPdvJLyGX00SceK/iIKyq3QqaOLoplAPCc7q/O2+ynIVpLH8dTOjICWGUew==
13279
+
13270
13280
uglify-js@^3.1.4, uglify-js@^3.5.1:
13271
13281
version "3.13.0"
13272
13282
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.0.tgz#66ed69f7241f33f13531d3d51d5bcebf00df7f69"
You can’t perform that action at this time.
0 commit comments