更新依赖

This commit is contained in:
hooray 2021-09-16 08:55:22 +08:00
parent b9d4dcfe4a
commit dc0326d5eb
2 changed files with 4767 additions and 3774 deletions

View File

@ -18,8 +18,8 @@
"dependencies": {
"@tinymce/tinymce-vue": "^4.0.4",
"axios": "^0.21.4",
"dayjs": "^1.10.6",
"element-plus": "^1.1.0-beta.8",
"dayjs": "^1.10.7",
"element-plus": "^1.1.0-beta.12",
"hotkeys-js": "^3.8.7",
"js-cookie": "^3.0.1",
"mitt": "^3.0.0",
@ -28,29 +28,29 @@
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0",
"screenfull": "^5.1.0",
"tinymce": "^5.9.1",
"vue": "^3.2.8",
"tinymce": "^5.9.2",
"vue": "^3.2.11",
"vue-router": "^4.0.11",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.6.0",
"@vue/compiler-sfc": "^3.2.8",
"@vitejs/plugin-vue": "^1.6.2",
"@vue/compiler-sfc": "^3.2.11",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.17.0",
"http-server": "^13.0.1",
"http-server": "^13.0.2",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"plop": "^2.7.4",
"sass": "^1.39.0",
"sass": "^1.41.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.20.1",
"svgo": "^2.5.0",
"stylelint-scss": "^3.21.0",
"svgo": "^2.6.1",
"unplugin-auto-import": "^0.4.5",
"unplugin-vue-components": "^0.14.11",
"vite": "^2.5.3",
"unplugin-vue-components": "^0.15.1",
"vite": "^2.5.7",
"vite-plugin-banner": "^0.1.3",
"vite-plugin-compression": "^0.3.5",
"vite-plugin-html": "^2.1.0",
@ -58,6 +58,6 @@
"vite-plugin-restart": "^0.0.2",
"vite-plugin-spritesmith": "^0.1.1",
"vite-plugin-svg-icons": "^1.0.4",
"vue-eslint-parser": "^7.10.0"
"vue-eslint-parser": "^7.11.0"
}
}

File diff suppressed because it is too large Load Diff