File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 35
35
},
36
36
"homepage" : " https://github.com/vuejs/petite-vue#readme" ,
37
37
"devDependencies" : {
38
- "@vue/reactivity" : " ^3.1.2 " ,
39
- "@vue/shared" : " ^3.1.2 " ,
38
+ "@vue/reactivity" : " ^3.1.4 " ,
39
+ "@vue/shared" : " ^3.1.4 " ,
40
40
"typescript" : " ^4.3.4" ,
41
41
"vite" : " ^2.3.8"
42
42
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @vue/reactivity@^3.1.2 " :
6
- version "3.1.2 "
7
- resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.2 .tgz#66fa530dd726d2fef285ae55d02106a727db463b "
8
- integrity sha512-glJzJoN2xE7I2lRvwKM5u1BHRPTd1yc8iaf//Lai/78/uYAvE5DXp5HzWRFOwMlbRvMGJHIQjOqoxj87cDAaag ==
5
+ " @vue/reactivity@^3.1.4 " :
6
+ version "3.1.4 "
7
+ resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.4 .tgz#d926ed46fb0d48582ccf8665b062d37b5d35ba99 "
8
+ integrity sha512-YDlgii2Cr9yAoKVZFzgY4j0mYlVT73986X3e5SPp6ifqckSEoFSUWXZK2Tb53TB/9qO29BEEbspnKD3m3wAwkA ==
9
9
dependencies :
10
- " @vue/shared" " 3.1.2 "
10
+ " @vue/shared" " 3.1.4 "
11
11
12
- " @vue/[email protected] .2 " , "@vue/shared@^3.1.2 ":
13
- version "3.1.2 "
14
- resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.2 .tgz#1069c0bc7d6f4bd15ccf3a5f3be29450aca368f9 "
15
- integrity sha512-EmH/poaDWBPJaPILXNI/1fvUbArJQmmTyVCwvvyDYDFnkPoTclAbHRAtyIvqfez7jybTDn077HTNILpxlsoWhg ==
12
+ " @vue/[email protected] .4 " , "@vue/shared@^3.1.4 ":
13
+ version "3.1.4 "
14
+ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.4 .tgz#c14c461ec42ea2c1556e86f60b0354341d91adc3 "
15
+ integrity sha512-6O45kZAmkLvzGLToBxEz4lR2W6kXohCtebV2UxjH9GXjd8X9AhEn68FN9eNanFtWNzvgw1hqd6HkPRVQalqf7Q ==
16
16
17
17
colorette@^1.2.2 :
18
18
version "1.2.2"
You can’t perform that action at this time.
0 commit comments