chore: update deps

This commit is contained in:
vben
2024-06-01 22:17:52 +08:00
parent c531f0c154
commit f7b97e8a83
47 changed files with 569 additions and 322 deletions

View File

@@ -46,8 +46,8 @@
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@ls-lint/ls-lint": "^2.2.3",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.12",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.12.13",
"@vben/commitlint-config": "workspace:*",
"@vben/eslint-config": "workspace:*",
"@vben/lint-staged-config": "workspace:*",
@@ -67,7 +67,7 @@
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "5.2.11",
"vite": "6.0.0-alpha.17",
"vitest": "^2.0.0-beta.3",
"vue-tsc": "^2.0.19"
},
@@ -75,7 +75,7 @@
"node": ">=18.7.0",
"pnpm": ">=8.5.0"
},
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.1.4",
"pnpm": {
"overrides": {
"@ctrl/tinycolor": "4.1.0",