更新依赖

This commit is contained in:
Hooray 2022-04-29 02:54:38 +08:00
parent 19ae735d2c
commit 0876b4311b
2 changed files with 292 additions and 274 deletions

View File

@ -21,9 +21,9 @@
"@tinymce/tinymce-vue": "^4.0.7", "@tinymce/tinymce-vue": "^4.0.7",
"@vueuse/core": "^8.3.1", "@vueuse/core": "^8.3.1",
"@vueuse/integrations": "^8.3.1", "@vueuse/integrations": "^8.3.1",
"axios": "^0.26.1", "axios": "^0.27.2",
"dayjs": "^1.11.1", "dayjs": "^1.11.1",
"element-plus": "^2.1.10", "element-plus": "^2.1.11",
"hotkeys-js": "^3.9.0", "hotkeys-js": "^3.9.0",
"js-cookie": "^3.0.1", "js-cookie": "^3.0.1",
"mavon-editor": "^3.0.0-beta", "mavon-editor": "^3.0.0-beta",
@ -34,7 +34,7 @@
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"pinia": "^2.0.13", "pinia": "^2.0.13",
"qs": "^6.10.3", "qs": "^6.10.3",
"tinymce": "^5.10.3", "tinymce": "^5.10.4",
"vue": "^3.2.33", "vue": "^3.2.33",
"vue-router": "^4.0.14" "vue-router": "^4.0.14"
}, },
@ -50,12 +50,12 @@
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"http-server": "^14.1.0", "http-server": "^14.1.0",
"husky": "^7.0.4", "husky": "^7.0.4",
"lint-staged": "^12.4.0", "lint-staged": "^12.4.1",
"plop": "^3.0.5", "plop": "^3.1.0",
"postcss-html": "^1.4.1", "postcss-html": "^1.4.1",
"postcss-scss": "^4.0.4", "postcss-scss": "^4.0.4",
"sass": "^1.50.1", "sass": "^1.51.0",
"stylelint": "^14.7.1", "stylelint": "^14.8.0",
"stylelint-config-recommended-scss": "^6.0.0", "stylelint-config-recommended-scss": "^6.0.0",
"stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^25.0.0", "stylelint-config-standard": "^25.0.0",
@ -63,7 +63,7 @@
"svgo": "^2.8.0", "svgo": "^2.8.0",
"unplugin-auto-import": "^0.7.1", "unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3", "unplugin-vue-components": "^0.19.3",
"vite": "^2.9.5", "vite": "^2.9.6",
"vite-plugin-banner": "^0.2.0", "vite-plugin-banner": "^0.2.0",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0", "vite-plugin-html": "^3.2.0",

File diff suppressed because it is too large Load Diff