File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@animxyz/core" : " 0.6.6" ,
17
- "@animxyz/vue" : " ^0.4.0 " ,
17
+ "@animxyz/vue" : " 0.6.6 " ,
18
18
"@braid/vue-formulate" : " ^2.5.0" ,
19
19
"@nuxt/typescript-runtime" : " ^2.0.0" ,
20
20
"@nuxtjs/axios" : " ^5.13.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @animxyz/core@0.6.6 " :
5
+ " @animxyz/core@0.6.6" , "@animxyz/core@^0.6.6" :
6
6
version "0.6.6"
7
7
resolved "https://registry.yarnpkg.com/@animxyz/core/-/core-0.6.6.tgz#2c5eae54c7a6b98c3be79ae16fc1ec68991f67cc"
8
8
integrity sha512-NtAA/G0Gq3hzAiL6yuE/4U8IgHMPUl3MxbWUbhO443T9UCsf9rBY94P5aK79Zd+/529FeoNdDphIOcOZLsI2sA==
9
9
10
- " @animxyz/core@^0.4.0 " :
11
- version "0.4.0"
12
- resolved "https://registry.npmjs.org/@animxyz/core/-/core-0.4.0.tgz"
13
- integrity sha512-Q4B5y/T+hjutRMmpMjXS+t5UkAapUZdFxfYEMY/IEGlLLEl/23pO8Z+bmQdB425zRDJYptlXrP04JAz3X8axEQ==
14
-
15
- " @animxyz/vue@^0.4.0 " :
16
- version "0.4.0"
17
- resolved "https://registry.npmjs.org/@animxyz/vue/-/vue-0.4.0.tgz"
18
- integrity sha512-217qx0PTxNuBXc3ukeYAQDnWCYaSF39MthymNbVstQ0FtOvOHsh2CROcWfvRfFWiIzyHFwvgEruwBruWQHsnxQ==
10
+ " @animxyz/vue@0.6.6 " :
11
+ version "0.6.6"
12
+ resolved "https://registry.yarnpkg.com/@animxyz/vue/-/vue-0.6.6.tgz#79f160b6a6c30357e372fd5a7b0a562fc8475303"
13
+ integrity sha512-OwWinr/ZlxYU2vM6uCm4isYa0JNzl30N4c+7QahhBRrgjiUpEGPf4GZOf1kkKxlH58aMATn0+0yzd1tTBhie8Q==
19
14
dependencies :
20
- " @animxyz/core" " ^0.4.0 "
15
+ " @animxyz/core" " ^0.6.6 "
21
16
clsx "^1.1.1"
22
17
vue-functional-data-merge "^3.1.0"
23
18
You can’t perform that action at this time.
0 commit comments