chore: update dependencies

This commit is contained in:
pany 2025-01-22 18:39:19 +08:00
parent fc345dc77b
commit 95167dcfc0
2 changed files with 449 additions and 717 deletions

View File

@ -26,14 +26,14 @@
"nprogress": "0.2.0", "nprogress": "0.2.0",
"path-browserify": "1.0.1", "path-browserify": "1.0.1",
"path-to-regexp": "8.2.0", "path-to-regexp": "8.2.0",
"pinia": "2.3.0", "pinia": "2.3.1",
"screenfull": "6.0.2", "screenfull": "6.0.2",
"vue": "3.5.13", "vue": "3.5.13",
"vue-router": "4.5.0", "vue-router": "4.5.0",
"vxe-table": "4.6.25" "vxe-table": "4.6.25"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "3.14.0", "@antfu/eslint-config": "3.16.0",
"@types/js-cookie": "3.0.6", "@types/js-cookie": "3.0.6",
"@types/lodash-es": "4.17.12", "@types/lodash-es": "4.17.12",
"@types/node": "22.10.7", "@types/node": "22.10.7",
@ -44,18 +44,18 @@
"@vue/test-utils": "2.4.6", "@vue/test-utils": "2.4.6",
"eslint": "9.18.0", "eslint": "9.18.0",
"eslint-plugin-format": "1.0.1", "eslint-plugin-format": "1.0.1",
"happy-dom": "16.6.0", "happy-dom": "16.7.2",
"husky": "9.1.7", "husky": "9.1.7",
"lint-staged": "15.4.0", "lint-staged": "15.4.1",
"sass": "1.78.0", "sass": "1.78.0",
"typescript": "5.7.3", "typescript": "5.7.3",
"unocss": "65.4.0", "unocss": "65.4.3",
"unplugin-auto-import": "19.0.0", "unplugin-auto-import": "19.0.0",
"unplugin-svg-component": "0.12.1", "unplugin-svg-component": "0.12.1",
"unplugin-vue-components": "28.0.0", "unplugin-vue-components": "28.0.0",
"vite": "6.0.7", "vite": "6.0.11",
"vite-svg-loader": "5.1.0", "vite-svg-loader": "5.1.0",
"vitest": "2.1.8", "vitest": "3.0.3",
"vue-tsc": "2.2.0" "vue-tsc": "2.2.0"
}, },
"lint-staged": { "lint-staged": {

1152
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff