mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加固定路由
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
"*.{vue,js,jsx,ts,tsx}": "eslint --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^6.2.1",
|
||||
"@vueuse/core": "^6.3.2",
|
||||
"axios": "^0.21.4",
|
||||
"chroma-js": "^2.1.2",
|
||||
"dayjs": "^1.10.6",
|
||||
@ -40,8 +40,8 @@
|
||||
"@types/smoothscroll-polyfill": "^0.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.0",
|
||||
"@typescript-eslint/parser": "^4.31.0",
|
||||
"@vitejs/plugin-vue": "^1.6.1",
|
||||
"@vue/compiler-sfc": "^3.2.10",
|
||||
"@vitejs/plugin-vue": "^1.6.2",
|
||||
"@vue/compiler-sfc": "^3.2.11",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"@vue/eslint-config-typescript": "^7.0.0",
|
||||
"commitizen": "^4.2.4",
|
||||
@ -63,7 +63,7 @@
|
||||
"typescript": "^4.4.2",
|
||||
"unplugin-icons": "^0.7.6",
|
||||
"unplugin-vue-components": "^0.15.0",
|
||||
"vite": "^2.5.5",
|
||||
"vite": "^2.5.6",
|
||||
"vite-plugin-html": "^2.1.0",
|
||||
"vite-plugin-windicss": "^1.4.2",
|
||||
"vue-tsc": "^0.3.0",
|
||||
|
Reference in New Issue
Block a user