feat(projects): add new route plugin @soybeanjs/vite-plugin-vue-page-route [集成新的路由插件]

This commit is contained in:
Soybean
2023-01-15 23:32:40 +08:00
parent f71812d622
commit 3131e00f0f
9 changed files with 357 additions and 172 deletions

View File

@ -75,7 +75,7 @@
"qs": "^6.11.0",
"swiper": "^8.4.5",
"ua-parser-js": "^1.0.32",
"vditor": "^3.8.18",
"vditor": "^3.9.0",
"vue": "3.2.45",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
@ -85,10 +85,10 @@
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.10",
"@iconify/json": "^2.2.6",
"@iconify/json": "^2.2.7",
"@iconify/vue": "^4.0.2",
"@soybeanjs/cli": "^0.1.6",
"@soybeanjs/router-page": "1.0.3",
"@soybeanjs/vite-plugin-vue-page-route": "^0.0.5",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.11.18",
@ -100,7 +100,7 @@
"@vitejs/plugin-vue-jsx": "^3.0.0",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-config-soybeanjs-vue": "^0.2.2",
"lint-staged": "12.5.0",
"mockjs": "^1.1.0",