更新依赖

This commit is contained in:
hooray 2022-08-14 18:18:19 +08:00
parent 9f6c7847ed
commit 453ed1447b
2 changed files with 265 additions and 323 deletions

View File

@ -22,8 +22,8 @@
"@vueuse/core": "^9.1.0",
"@vueuse/integrations": "^9.1.0",
"axios": "^0.27.2",
"dayjs": "^1.11.4",
"element-plus": "^2.2.12",
"dayjs": "^1.11.5",
"element-plus": "^2.2.13",
"hotkeys-js": "^3.9.4",
"js-cookie": "^3.0.1",
"mavon-editor": "^3.0.0-beta",
@ -32,19 +32,19 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.0.17",
"pinia": "^2.0.18",
"qs": "^6.11.0",
"tinymce": "^6.1.2",
"vue": "^3.2.37",
"vue-router": "^4.1.3"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.6",
"@iconify-json/ep": "^1.1.7",
"@iconify/vue": "^3.2.1",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue": "^3.0.3",
"@vitejs/plugin-vue-jsx": "^2.0.0",
"@vue/compiler-sfc": "^3.2.37",
"eslint": "^8.21.0",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"esno": "^0.16.3",
"fs-extra": "^10.1.0",
@ -54,16 +54,16 @@
"plop": "^3.1.1",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.4",
"sass": "^1.54.3",
"stylelint": "^14.9.1",
"sass": "^1.54.4",
"stylelint": "^14.10.0",
"stylelint-config-recommended-scss": "^7.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^26.0.0",
"stylelint-config-standard": "^27.0.0",
"stylelint-scss": "^4.3.0",
"svgo": "^2.8.0",
"unplugin-auto-import": "^0.11.1",
"unplugin-vue-components": "^0.22.3",
"vite": "^3.0.5",
"unplugin-vue-components": "^0.22.4",
"vite": "^3.0.7",
"vite-plugin-banner": "^0.3.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",

File diff suppressed because it is too large Load Diff