chore: 更新依赖

This commit is contained in:
Hooray Hu 2024-02-11 21:06:45 +08:00
parent 362562112a
commit fc44d941d0
2 changed files with 596 additions and 451 deletions

View File

@ -20,7 +20,7 @@
"release": "bumpp"
},
"dependencies": {
"@headlessui/vue": "^1.7.18",
"@headlessui/vue": "^1.7.19",
"@imengyu/vue3-context-menu": "^1.3.8",
"@vueuse/core": "^10.7.2",
"@vueuse/integrations": "^10.7.2",
@ -30,7 +30,7 @@
"element-plus": "^2.5.5",
"eruda": "^3.0.1",
"floating-vue": "5.2.2",
"hotkeys-js": "^3.13.6",
"hotkeys-js": "^3.13.7",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
@ -41,15 +41,15 @@
"path-to-regexp": "^6.2.1",
"pinia": "^2.1.7",
"qs": "^6.11.2",
"scule": "^1.2.0",
"scule": "^1.3.0",
"vconsole": "^3.15.1",
"vue": "^3.4.15",
"vue": "^3.4.18",
"vue-m-message": "^4.0.2",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.4",
"@iconify/json": "^2.2.179",
"@iconify/json": "^2.2.181",
"@iconify/vue": "^4.1.1",
"@stylistic/stylelint-config": "^1.0.1",
"@types/lodash-es": "^4.17.12",
@ -57,9 +57,9 @@
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.2",
"@types/qs": "^6.9.11",
"@unocss/eslint-plugin": "^0.58.4",
"@unocss/eslint-plugin": "^0.58.5",
"@vitejs/plugin-legacy": "^5.3.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"archiver": "^6.0.1",
"autoprefixer": "^10.4.17",
@ -70,26 +70,26 @@
"esno": "^4.0.0",
"fs-extra": "^11.2.0",
"http-server": "^14.1.1",
"inquirer": "^9.2.13",
"lint-staged": "^15.2.1",
"inquirer": "^9.2.14",
"lint-staged": "^15.2.2",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"plop": "^4.0.1",
"sass": "^1.70.0",
"simple-git-hooks": "^2.9.0",
"stylelint": "^16.2.1",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-recess-order": "^4.6.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^6.1.0",
"svgo": "^3.2.0",
"terser": "^5.27.0",
"typescript": "^5.3.3",
"unocss": "^0.58.4",
"unocss": "^0.58.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-turbo-console": "^1.1.4",
"unplugin-turbo-console": "^1.3.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.12",
"vite": "^5.1.1",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^0.12.0",
"vite-plugin-fake-server": "^2.1.1",

File diff suppressed because it is too large Load Diff