File tree Expand file tree Collapse file tree 3 files changed +45
-32
lines changed Expand file tree Collapse file tree 3 files changed +45
-32
lines changed Original file line number Diff line number Diff line change 12
12
"express" : " ^4.17.1" ,
13
13
"socket.io" : " ^2.3.0" ,
14
14
"vue" : " ^2.6.11" ,
15
- "vue-router" : " ^3.3.2 " ,
15
+ "vue-router" : " ^4.0.0 " ,
16
16
"vue-socket.io" : " ^3.0.9" ,
17
17
"vue2-google-maps" : " ^0.10.7"
18
18
},
Original file line number Diff line number Diff line change 1608
1608
optionalDependencies :
1609
1609
prettier "^1.18.2 || ^2.0.0"
1610
1610
1611
+ " @vue/devtools-api@^6.6.4 " :
1612
+ version "6.6.4"
1613
+ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343"
1614
+ integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==
1615
+
1611
1616
" @vue/eslint-config-prettier@^6.0.0 " :
1612
1617
version "6.0.0"
1613
1618
resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#ad5912b308f4ae468458e02a2b05db0b9d246700"
@@ -6926,7 +6931,7 @@ socket.io-parser@~3.4.0:
6926
6931
debug "~4.1.0"
6927
6932
isarray "2.0.1"
6928
6933
6929
- socket.io@^2.5.1 :
6934
+ socket.io@^2.3.0 :
6930
6935
version "2.5.1"
6931
6936
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-2.5.1.tgz#224459ecf13ab66bfc7fb6dd0c6bf760a9895e7f"
6932
6937
integrity sha512-eaTE4tBKRD6RFoetquMbxgvcpvoDtRyIlkIMI/SMK2bsKvbENTsDeeu4GJ/z9c90yOWxB7b/eC+yKLPbHnH6bA==
@@ -7603,10 +7608,12 @@ vue-loader@^17.0.0:
7603
7608
hash-sum "^2.0.0"
7604
7609
watchpack "^2.4.0"
7605
7610
7606
- vue-router@^3.3.2 :
7607
- version "3.3.2"
7608
- resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.2.tgz#0099de402edb2fe92f9711053ab5a2156f239cad"
7609
- integrity sha512-5sEbcfb7MW8mY8lbUVbF4kgcipGXsagkM/X+pb6n0MhjP+RorWIUTPAPSqgPaiPOxVCXgAItBl8Vwz8vq78faA==
7611
+ vue-router@^4.0.0 :
7612
+ version "4.5.1"
7613
+ resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.5.1.tgz#47bffe2d3a5479d2886a9a244547a853aa0abf69"
7614
+ integrity sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==
7615
+ dependencies :
7616
+ " @vue/devtools-api" " ^6.6.4"
7610
7617
7611
7618
vue-socket.io@^3.0.9 :
7612
7619
version "3.0.9"
You can’t perform that action at this time.
0 commit comments