mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-04 04:57:53 +08:00
更新依赖
This commit is contained in:
parent
19ae735d2c
commit
0876b4311b
16
package.json
16
package.json
@ -21,9 +21,9 @@
|
||||
"@tinymce/tinymce-vue": "^4.0.7",
|
||||
"@vueuse/core": "^8.3.1",
|
||||
"@vueuse/integrations": "^8.3.1",
|
||||
"axios": "^0.26.1",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.1",
|
||||
"element-plus": "^2.1.10",
|
||||
"element-plus": "^2.1.11",
|
||||
"hotkeys-js": "^3.9.0",
|
||||
"js-cookie": "^3.0.1",
|
||||
"mavon-editor": "^3.0.0-beta",
|
||||
@ -34,7 +34,7 @@
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"pinia": "^2.0.13",
|
||||
"qs": "^6.10.3",
|
||||
"tinymce": "^5.10.3",
|
||||
"tinymce": "^5.10.4",
|
||||
"vue": "^3.2.33",
|
||||
"vue-router": "^4.0.14"
|
||||
},
|
||||
@ -50,12 +50,12 @@
|
||||
"fs-extra": "^10.1.0",
|
||||
"http-server": "^14.1.0",
|
||||
"husky": "^7.0.4",
|
||||
"lint-staged": "^12.4.0",
|
||||
"plop": "^3.0.5",
|
||||
"lint-staged": "^12.4.1",
|
||||
"plop": "^3.1.0",
|
||||
"postcss-html": "^1.4.1",
|
||||
"postcss-scss": "^4.0.4",
|
||||
"sass": "^1.50.1",
|
||||
"stylelint": "^14.7.1",
|
||||
"sass": "^1.51.0",
|
||||
"stylelint": "^14.8.0",
|
||||
"stylelint-config-recommended-scss": "^6.0.0",
|
||||
"stylelint-config-recommended-vue": "^1.4.0",
|
||||
"stylelint-config-standard": "^25.0.0",
|
||||
@ -63,7 +63,7 @@
|
||||
"svgo": "^2.8.0",
|
||||
"unplugin-auto-import": "^0.7.1",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"vite": "^2.9.5",
|
||||
"vite": "^2.9.6",
|
||||
"vite-plugin-banner": "^0.2.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
|
550
pnpm-lock.yaml
550
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user