提交 5f2fb9fe 编写于 作者: fxy060608's avatar fxy060608

chore: bump vue-router from 4.0.15 to 4.0.16

上级 b2f1743f
......@@ -89,7 +89,7 @@
"typescript": "4.6.4",
"vite": "2.9.9",
"vue": "3.2.37",
"vue-router": "^4.0.15",
"vue-router": "^4.0.16",
"yorkie": "^2.0.0"
},
"name": "uni-app-next"
......
......@@ -13,7 +13,7 @@
"@dcloudio/uni-components": "../../uni-components",
"@dcloudio/uni-h5": "../../uni-h5",
"vue": "3.2.37",
"vue-router": "^4.0.15",
"vue-router": "^4.0.16",
"vuex": "^4.0.2"
},
"devDependencies": {
......
......@@ -37,7 +37,7 @@
"@vue/shared": "3.2.37",
"localstorage-polyfill": "^1.0.1",
"safe-area-insets": "^1.4.1",
"vue-router": "^4.0.15",
"vue-router": "^4.0.16",
"xmlhttprequest": "^1.8.0"
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
......
......@@ -52,7 +52,7 @@ importers:
typescript: 4.6.4
vite: 2.9.9
vue: 3.2.37
vue-router: ^4.0.15
vue-router: ^4.0.16
yorkie: ^2.0.0
devDependencies:
'@babel/core': 7.17.10
......@@ -103,7 +103,7 @@ importers:
typescript: 4.6.4
vite: 2.9.9
vue: 3.2.37
vue-router: 4.0.15_vue@3.2.37
vue-router: 4.0.16_vue@3.2.37
yorkie: 2.0.0
packages/playground/ssr:
......@@ -117,14 +117,14 @@ importers:
serve-static: ^1.14.1
vite: 2.9.9
vue: 3.2.37
vue-router: ^4.0.15
vue-router: ^4.0.16
vuex: ^4.0.2
dependencies:
'@dcloudio/uni-app': link:../../uni-app
'@dcloudio/uni-components': link:../../uni-components
'@dcloudio/uni-h5': link:../../uni-h5
vue: 3.2.37
vue-router: 4.0.15_vue@3.2.37
vue-router: 4.0.16_vue@3.2.37
vuex: 4.0.2_vue@3.2.37
devDependencies:
'@dcloudio/vite-plugin-uni': link:../../vite-plugin-uni
......@@ -446,7 +446,7 @@ importers:
localstorage-polyfill: ^1.0.1
safe-area-insets: ^1.4.1
vue: 3.2.37
vue-router: ^4.0.15
vue-router: ^4.0.16
xmlhttprequest: ^1.8.0
dependencies:
'@dcloudio/uni-h5-vite': link:../uni-h5-vite
......@@ -457,7 +457,7 @@ importers:
'@vue/shared': 3.2.37
localstorage-polyfill: 1.0.1
safe-area-insets: 1.4.1
vue-router: 4.0.15_vue@3.2.37
vue-router: 4.0.16_vue@3.2.37
xmlhttprequest: 1.8.0
devDependencies:
'@dcloudio/uni-cli-i18n': 2.0.0-alpha-33020211130001
......@@ -8324,8 +8324,8 @@ packages:
vue: 3.2.33
dev: false
/vue-router/4.0.15_vue@3.2.37:
resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==}
/vue-router/4.0.16_vue@3.2.37:
resolution: {integrity: sha512-JcO7cb8QJLBWE+DfxGUL3xUDOae/8nhM1KVdnudadTAORbuxIC/xAydC5Zr/VLHUDQi1ppuTF5/rjBGzgzrJNA==}
peerDependencies:
vue: ^3.2.0
dependencies:
......
......@@ -13,7 +13,7 @@ const pkgs = {
latest: '3.2.37',
},
'vue-router': {
latest: '4.0.15',
latest: '4.0.16',
},
vuex: {
latest: '4.0.2',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册