File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 18
18
"v-hotkey" : " 0.9.0" ,
19
19
"vue" : " 2.6.14" ,
20
20
"vue-native-websocket" : " 2.0.15" ,
21
- "vue-router" : " 3.5.4 " ,
21
+ "vue-router" : " 4.0.16 " ,
22
22
"vuex" : " 3.6.2"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 1163
1163
optionalDependencies :
1164
1164
prettier "^1.18.2 || ^2.0.0"
1165
1165
1166
+ " @vue/devtools-api@^6.0.0 " :
1167
+ version "6.1.4"
1168
+ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.1.4.tgz#b4aec2f4b4599e11ba774a50c67fa378c9824e53"
1169
+ integrity sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==
1170
+
1166
1171
" @vue/preload-webpack-plugin@^1.1.0 " :
1167
1172
version "1.1.2"
1168
1173
resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.2.tgz#ceb924b4ecb3b9c43871c7a429a02f8423e621ab"
8262
8267
resolved "https://registry.yarnpkg.com/vue-native-websocket/-/vue-native-websocket-2.0.15.tgz#e94af2bb7f54beeaac5281d953751d2858b76964"
8263
8268
integrity sha512-i3UvRL99rY8ytV0VJzcWDwY3fRPoeh2fGYvB9862JocEQOx/oCw/VtPIUwP4tSzmzJvJZNkvP71wfhfS1sVhxQ==
8264
8269
8265
-
8266
- version "3.5.4"
8267
- resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.4.tgz#c453c0b36bc75554de066fefc3f2a9c3212aca70"
8268
- integrity sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ==
8270
+
8271
+ version "4.0.16"
8272
+ resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.0.16.tgz#9477beeeef36e80e04d041a1738801a55e6e862e"
8273
+ integrity sha512-JcO7cb8QJLBWE+DfxGUL3xUDOae/8nhM1KVdnudadTAORbuxIC/xAydC5Zr/VLHUDQi1ppuTF5/rjBGzgzrJNA==
8274
+ dependencies :
8275
+ " @vue/devtools-api" " ^6.0.0"
8269
8276
8270
8277
vue-style-loader@^4.1.0 :
8271
8278
version "4.1.3"
You can’t perform that action at this time.
0 commit comments