chore: 更新依赖

This commit is contained in:
Hooray Hu 2024-06-15 22:53:45 +08:00
parent 3ef0f69bcc
commit d303776825
2 changed files with 774 additions and 940 deletions

View File

@ -25,12 +25,12 @@
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@imengyu/vue3-context-menu": "^1.4.1",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"defu": "^6.1.4",
"element-plus": "^2.7.4",
"element-plus": "^2.7.5",
"eruda": "^3.0.1",
"floating-vue": "5.2.2",
"hotkeys-js": "^3.13.7",
@ -46,13 +46,13 @@
"qs": "^6.12.1",
"scule": "^1.3.0",
"vconsole": "^3.15.1",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-m-message": "^4.0.2",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "2.20.0",
"@iconify/json": "^2.2.217",
"@antfu/eslint-config": "2.21.1",
"@iconify/json": "^2.2.219",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^1.0.1",
"@types/lodash-es": "^4.17.12",
@ -60,7 +60,7 @@
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.2",
"@types/qs": "^6.9.15",
"@unocss/eslint-plugin": "^0.60.4",
"@unocss/eslint-plugin": "^0.61.0",
"@vitejs/plugin-legacy": "^5.4.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
@ -68,18 +68,18 @@
"autoprefixer": "^10.4.19",
"boxen": "^7.1.1",
"bumpp": "^9.4.1",
"cz-git": "^1.9.2",
"eslint": "^9.4.0",
"cz-git": "^1.9.3",
"eslint": "^9.5.0",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"http-server": "^14.1.1",
"inquirer": "^9.2.23",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"npm-run-all2": "^6.2.0",
"picocolors": "^1.0.1",
"plop": "^4.0.1",
"postcss": "^8.4.38",
"sass": "^1.77.4",
"sass": "^1.77.5",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.6.1",
"stylelint-config-recess-order": "^5.0.1",
@ -88,11 +88,11 @@
"stylelint-scss": "^6.3.1",
"svgo": "^3.3.2",
"typescript": "^5.4.5",
"unocss": "^0.60.4",
"unocss": "^0.61.0",
"unplugin-auto-import": "^0.17.6",
"unplugin-turbo-console": "^1.8.6",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.12",
"vite": "^5.3.1",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^1.1.1",
"vite-plugin-fake-server": "^2.1.1",
@ -100,7 +100,7 @@
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-devtools": "^7.2.1",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.21"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",

File diff suppressed because it is too large Load Diff