mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-05 13:37:45 +08:00
Merge branch 'master' of https://gitee.com/hooray/fantastic-admin
This commit is contained in:
commit
3c89983ccf
27
package.json
27
package.json
@ -17,10 +17,10 @@
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^0.2.6",
|
||||
"@element-plus/icons-vue": "^0.2.7",
|
||||
"@tinymce/tinymce-vue": "^4.0.5",
|
||||
"@vueuse/core": "^7.5.5",
|
||||
"@vueuse/integrations": "^7.5.5",
|
||||
"@vueuse/core": "^7.6.1",
|
||||
"@vueuse/integrations": "^7.6.1",
|
||||
"axios": "^0.25.0",
|
||||
"dayjs": "^1.10.7",
|
||||
"element-plus": "^2.0.1",
|
||||
@ -30,17 +30,18 @@
|
||||
"mitt": "^3.0.0",
|
||||
"mockjs": "^1.1.0",
|
||||
"naming-style": "^1.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"pinia": "^2.0.11",
|
||||
"qs": "^6.10.3",
|
||||
"tinymce": "^5.10.2",
|
||||
"tinymce": "^5.10.3",
|
||||
"vue": "^3.2.30",
|
||||
"vue-router": "^4.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^2.1.0",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.3",
|
||||
"@vitejs/plugin-vue": "^2.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.4",
|
||||
"@vue/compiler-sfc": "^3.2.30",
|
||||
"eslint": "^8.8.0",
|
||||
"eslint-plugin-vue": "^8.4.1",
|
||||
@ -51,20 +52,20 @@
|
||||
"postcss-html": "^1.3.0",
|
||||
"postcss-scss": "^4.0.3",
|
||||
"sass": "^1.49.7",
|
||||
"stylelint": "^14.3.0",
|
||||
"stylelint": "^14.5.0",
|
||||
"stylelint-config-html": "^1.0.0",
|
||||
"stylelint-config-recommended": "^6.0.0",
|
||||
"stylelint-config-recommended": "^7.0.0",
|
||||
"stylelint-config-recommended-scss": "^5.0.2",
|
||||
"stylelint-config-recommended-vue": "^1.1.0",
|
||||
"stylelint-config-standard": "^24.0.0",
|
||||
"stylelint-config-recommended-vue": "^1.2.0",
|
||||
"stylelint-config-standard": "^25.0.0",
|
||||
"stylelint-scss": "^4.1.0",
|
||||
"svgo": "^2.8.0",
|
||||
"unplugin-auto-import": "^0.5.11",
|
||||
"unplugin-vue-components": "^0.17.17",
|
||||
"vite": "^2.7.13",
|
||||
"unplugin-vue-components": "^0.17.18",
|
||||
"vite": "^2.8.0",
|
||||
"vite-plugin-banner": "^0.2.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.0.4",
|
||||
"vite-plugin-html": "^3.0.6",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-restart": "^0.1.1",
|
||||
"vite-plugin-spritesmith": "^0.1.1",
|
||||
|
902
pnpm-lock.yaml
902
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user