更新依赖

This commit is contained in:
Hooray Hu 2023-11-20 09:46:43 +08:00
parent a079b0236f
commit ae07789d4f
2 changed files with 633 additions and 865 deletions

View File

@ -20,10 +20,10 @@
"@bytemd/vue-next": "^1.21.0", "@bytemd/vue-next": "^1.21.0",
"@headlessui/vue": "^1.7.16", "@headlessui/vue": "^1.7.16",
"@tinymce/tinymce-vue": "^5.1.1", "@tinymce/tinymce-vue": "^5.1.1",
"@vueuse/core": "^10.6.0", "@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.0", "@vueuse/integrations": "^10.6.1",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"axios": "^1.6.1", "axios": "^1.6.2",
"bytemd": "^1.21.0", "bytemd": "^1.21.0",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"defu": "^6.1.3", "defu": "^6.1.3",
@ -44,10 +44,10 @@
"print-js": "^1.6.0", "print-js": "^1.6.0",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
"qs": "^6.11.2", "qs": "^6.11.2",
"scule": "^1.0.0", "scule": "^1.1.0",
"splitpanes": "^3.1.5", "splitpanes": "^3.1.5",
"swiper": "^11.0.4", "swiper": "^11.0.4",
"tinymce": "^6.7.2", "tinymce": "^6.7.3",
"vconsole": "^3.15.1", "vconsole": "^3.15.1",
"vue": "^3.3.8", "vue": "^3.3.8",
"vue-esign": "^1.1.4", "vue-esign": "^1.1.4",
@ -58,8 +58,8 @@
"xe-utils": "^3.5.14" "xe-utils": "^3.5.14"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "1.1.0", "@antfu/eslint-config": "2.0.0",
"@iconify/json": "^2.2.139", "@iconify/json": "^2.2.143",
"@iconify/vue": "^4.1.1", "@iconify/vue": "^4.1.1",
"@types/lodash-es": "^4.17.11", "@types/lodash-es": "^4.17.11",
"@types/nprogress": "^0.2.3", "@types/nprogress": "^0.2.3",
@ -71,12 +71,12 @@
"@vitejs/plugin-vue": "^4.4.1", "@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue-jsx": "^3.0.2", "@vitejs/plugin-vue-jsx": "^3.0.2",
"autoprefixer": "^10.4.16", "autoprefixer": "^10.4.16",
"eslint": "^8.53.0", "eslint": "^8.54.0",
"esno": "^0.17.0", "esno": "^4.0.0",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"http-server": "^14.1.1", "http-server": "^14.1.1",
"inquirer": "^9.2.12", "inquirer": "^9.2.12",
"lint-staged": "^15.0.2", "lint-staged": "^15.1.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"plop": "^4.0.0", "plop": "^4.0.0",
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",
@ -87,10 +87,10 @@
"stylelint-config-standard-vue": "^1.0.0", "stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^5.3.1", "stylelint-scss": "^5.3.1",
"stylelint-stylistic": "^0.4.3", "stylelint-stylistic": "^0.4.3",
"svgo": "^3.0.3", "svgo": "^3.0.4",
"terser": "^5.24.0", "terser": "^5.24.0",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"unocss": "^0.57.3", "unocss": "^0.57.6",
"unplugin-auto-import": "^0.16.7", "unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2", "unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0", "vite": "^4.5.0",

File diff suppressed because it is too large Load Diff