File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"typescript" : " ^3.7.5" ,
41
41
"vue" : " ^3.0.2" ,
42
42
"vue-jest" : " ^5.0.0-alpha.5" ,
43
- "vue-router" : " ^4.0.0-alpha.14 " ,
44
- "vuex" : " ^4.0.0-beta.1 "
43
+ "vue-router" : " ^4.0.0-rc.1 " ,
44
+ "vuex" : " ^4.0.0-beta.4 "
45
45
},
46
46
"peerDependencies" : {
47
47
"vue" : " ^3.0.1"
Original file line number Diff line number Diff line change @@ -6165,10 +6165,10 @@ vue-jest@^5.0.0-alpha.5:
6165
6165
extract-from-css "^0.4.4"
6166
6166
ts-jest "^24.0.0"
6167
6167
6168
- vue-router@^4.0.0-alpha.14 :
6169
- version "4.0.0-alpha.14 "
6170
- resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.0-alpha.14 .tgz#4bc5fed1db61b8d04fd95ad9c499c7428f039a0e "
6171
- integrity sha512-ydWSXxXAsTCiJ31V4x4ZAKI1CdpPMhf7b2LPi4AmG5SCgduu1zf+LhzWWHXmgbmheEiJpfecigVIZp4ABpZJmw ==
6168
+ vue-router@^4.0.0-rc.1 :
6169
+ version "4.0.0-rc.1 "
6170
+ resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.0-rc.1 .tgz#42f41315849163a1243886c9aa6d7c14f24fd003 "
6171
+ integrity sha512-N3SSOIiRFo1/D6EkHGuahUSuyDvFhKizN5zVXkALX7wv0hYYndV49KwzRF5lKsAIt+OlDl7y+sNmwNewb7a4iw ==
6172
6172
6173
6173
vue@^3.0.2 :
6174
6174
version "3.0.2"
@@ -6179,10 +6179,10 @@ vue@^3.0.2:
6179
6179
" @vue/runtime-dom" " 3.0.2"
6180
6180
" @vue/shared" " 3.0.2"
6181
6181
6182
- vuex@^4.0.0-beta.1 :
6183
- version "4.0.0-beta.1 "
6184
- resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.0-beta.1 .tgz#4602f1450d45ffa69883dca0d32a5240c1f90d42 "
6185
- integrity sha512-CdySfBnbCOCGA+dRY0fUGvsr1nUNGjfxR3Kzcde806bzdGjqWG4QJ1knxPEb2w/s94qIJoOUOcZGlR2SmlcOSg ==
6182
+ vuex@^4.0.0-beta.4 :
6183
+ version "4.0.0-beta.4 "
6184
+ resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.0-beta.4 .tgz#7b319ead2ef30432b7eaa4e37258ea3c5e44f698 "
6185
+ integrity sha512-/+4E1dokq5cwbl4mohOqOj8h0vOLOWmLSqlqTf++bfmN9/JKWtwYfsBrzlK0sYrNfuYcpQeX0BVxQHoHXDfYZQ ==
6186
6186
6187
6187
w3c-hr-time@^1.0.1, w3c-hr-time@^1.0.2 :
6188
6188
version "1.0.2"
You can’t perform that action at this time.
0 commit comments