File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 8
8
"docs:build" : " vitepress build ."
9
9
},
10
10
"dependencies" : {
11
- "@vueuse/core" : " ^6.9 .0" ,
11
+ "@vueuse/core" : " ^7.0 .0" ,
12
12
"pinia" : " ^2.0.0-rc.4" ,
13
13
"vitepress" : " ^0.20.1"
14
14
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@vue/compiler-sfc" : " ^3.2.22" ,
16
- "@vueuse/core" : " ^6.9 .0" ,
16
+ "@vueuse/core" : " ^7.0 .0" ,
17
17
"mande" : " ^1.0.0" ,
18
18
"pinia" : " ^2.0.0-rc.4" ,
19
19
"swrv" : " ^1.0.0-beta.8" ,
Original file line number Diff line number Diff line change 2345
2345
resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-rc.16.tgz#59380f02870f856ac002a29c02681d3f3fcbafeb"
2346
2346
integrity sha512-TubikDVkI2LuRKRPSLv3lYpbpvvucT2DIcGqfBVpvYs4W19u0EBTJEdmfwmSuLY7H1TyAr9Stur3PI1sWWvTGQ==
2347
2347
2348
- " @vueuse/core@^6.9 .0 " :
2349
- version "6.9 .0"
2350
- resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-6.9 .0.tgz#f65057108bbd85cb593a3dfc78a94913c73d2a12 "
2351
- integrity sha512-/KW3x63X+AlpgJIJxdZZFpZ0SorHv+UHv/i4BufZJwv0s8S1o7dqivDz0DcdD+BBlNwLiOu1mjoUl1rodWCLxw ==
2348
+ " @vueuse/core@^7.0 .0 " :
2349
+ version "7.0 .0"
2350
+ resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-7.0 .0.tgz#ebda73bc9dd9ec8dfb9ce965585ffbd29f85a9f9 "
2351
+ integrity sha512-dhf10icxd7w16AVaOtriVkum+CdCjskV0wht/kpGnOb2NbYBeXuiZNruMA+w8DaRPO4oXW8UhAix/S8HCz9OlQ ==
2352
2352
dependencies :
2353
- " @vueuse/shared" " 6.9 .0"
2353
+ " @vueuse/shared" " 7.0 .0"
2354
2354
vue-demi "*"
2355
2355
2356
- " @vueuse/shared@6.9 .0 " :
2357
- version "6.9 .0"
2358
- resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-6.9 .0.tgz#97d4529212e0155284badd89d27b4746815ae197 "
2359
- integrity sha512-LyavYcibfrKO1PIYtJ+JjFwHNVRmxb/i7v4daKKTZv6iKVh/xBD6kpmO392atn1KaUa19m9aGrVNBv4t5lAzJA ==
2356
+ " @vueuse/shared@7.0 .0 " :
2357
+ version "7.0 .0"
2358
+ resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-7.0 .0.tgz#1aa769f10f58d5e385ea57ec5781f8f2a508db45 "
2359
+ integrity sha512-TG4FSjiFCTn4srJO8j9Ax4OOVKrBWgcRJY54+mHqYINEk95FFuCvk7cE642Byxq6eGTMTZRw+f8ufFIA9tqXig ==
2360
2360
dependencies :
2361
2361
vue-demi "*"
2362
2362
You can’t perform that action at this time.
0 commit comments