更新依赖

This commit is contained in:
hooray 2021-10-14 12:07:16 +08:00
parent 3ea84b4c77
commit 27a174b872
2 changed files with 5664 additions and 7296 deletions

View File

@ -18,9 +18,9 @@
"dependencies": { "dependencies": {
"@element-plus/icons": "^0.0.11", "@element-plus/icons": "^0.0.11",
"@tinymce/tinymce-vue": "^4.0.4", "@tinymce/tinymce-vue": "^4.0.4",
"axios": "^0.22.0", "axios": "^0.23.0",
"dayjs": "^1.10.7", "dayjs": "^1.10.7",
"element-plus": "^1.1.0-beta.19", "element-plus": "^1.1.0-beta.20",
"hotkeys-js": "^3.8.7", "hotkeys-js": "^3.8.7",
"js-cookie": "^3.0.1", "js-cookie": "^3.0.1",
"mitt": "^3.0.0", "mitt": "^3.0.0",
@ -29,29 +29,29 @@
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"screenfull": "^5.1.0", "screenfull": "^5.1.0",
"tinymce": "^5.9.2", "tinymce": "^5.10.0",
"vue": "^3.2.19", "vue": "^3.2.20",
"vue-router": "^4.0.11", "vue-router": "^4.0.11",
"vuex": "^4.0.2" "vuex": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^1.9.3", "@vitejs/plugin-vue": "^1.9.3",
"@vue/compiler-sfc": "^3.2.19", "@vue/compiler-sfc": "^3.2.20",
"eslint": "^7.32.0", "eslint": "^8.0.1",
"eslint-plugin-vue": "^7.19.1", "eslint-plugin-vue": "^7.19.1",
"http-server": "^13.0.2", "http-server": "^13.0.2",
"husky": "^7.0.2", "husky": "^7.0.2",
"lint-staged": "^11.2.0", "lint-staged": "^11.2.3",
"plop": "^2.7.4", "plop": "^2.7.4",
"sass": "^1.42.1", "sass": "^1.43.2",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.3.0", "stylelint-config-recommended-scss": "^4.3.0",
"stylelint-config-standard": "^22.0.0", "stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.21.0", "stylelint-scss": "^3.21.0",
"svgo": "^2.7.0", "svgo": "^2.7.0",
"unplugin-auto-import": "^0.4.10", "unplugin-auto-import": "^0.4.12",
"unplugin-vue-components": "^0.15.6", "unplugin-vue-components": "^0.15.6",
"vite": "^2.6.5", "vite": "^2.6.7",
"vite-plugin-banner": "^0.1.3", "vite-plugin-banner": "^0.1.3",
"vite-plugin-compression": "^0.3.5", "vite-plugin-compression": "^0.3.5",
"vite-plugin-html": "^2.1.1", "vite-plugin-html": "^2.1.1",

File diff suppressed because it is too large Load Diff