mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-04 21:18:16 +08:00
更新依赖
This commit is contained in:
parent
cd9bf2880e
commit
63d650fdcc
17
package.json
17
package.json
@ -18,7 +18,7 @@
|
||||
"dependencies": {
|
||||
"@element-plus/icons": "^0.0.11",
|
||||
"@tinymce/tinymce-vue": "^4.0.4",
|
||||
"axios": "^0.23.0",
|
||||
"axios": "^0.24.0",
|
||||
"dayjs": "^1.10.7",
|
||||
"element-plus": "^1.1.0-beta.24",
|
||||
"hotkeys-js": "^3.8.7",
|
||||
@ -35,27 +35,28 @@
|
||||
"vuex": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^1.9.3",
|
||||
"@vitejs/plugin-vue": "^1.9.4",
|
||||
"@vue/compiler-sfc": "^3.2.20",
|
||||
"eslint": "^8.1.0",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"http-server": "^14.0.0",
|
||||
"husky": "^7.0.4",
|
||||
"lint-staged": "^11.2.3",
|
||||
"lint-staged": "^11.2.6",
|
||||
"plop": "^2.7.6",
|
||||
"postcss-html": "^1.1.0",
|
||||
"postcss-scss": "^4.0.1",
|
||||
"sass": "^1.43.3",
|
||||
"stylelint": "^14.0.0",
|
||||
"stylelint-config-html": "^0.0.2",
|
||||
"sass": "^1.43.4",
|
||||
"stylelint": "^14.0.1",
|
||||
"stylelint-config-html": "^1.0.0",
|
||||
"stylelint-config-recommended": "^6.0.0",
|
||||
"stylelint-config-recommended-scss": "^5.0.0",
|
||||
"stylelint-config-recommended-vue": "^0.0.5",
|
||||
"stylelint-config-recommended-vue": "^1.0.0",
|
||||
"stylelint-config-standard": "^23.0.0",
|
||||
"stylelint-scss": "^4.0.0",
|
||||
"svgo": "^2.7.0",
|
||||
"unplugin-auto-import": "^0.4.12",
|
||||
"unplugin-vue-components": "^0.16.0",
|
||||
"vite": "^2.6.10",
|
||||
"vite": "^2.6.13",
|
||||
"vite-plugin-banner": "^0.1.3",
|
||||
"vite-plugin-compression": "^0.3.5",
|
||||
"vite-plugin-html": "^2.1.1",
|
||||
|
691
pnpm-lock.yaml
691
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user