chore: update deps

This commit is contained in:
roymondchen 2026-06-24 14:43:11 +08:00
parent e32780b0fb
commit 1c936ff439
3 changed files with 463 additions and 378 deletions

View File

@ -66,8 +66,8 @@
"prettier": "^3.8.3",
"recast": "^0.23.11",
"rimraf": "^3.0.2",
"rolldown": "^1.0.1",
"rolldown-plugin-dts": "^0.25.1",
"rolldown": "^1.1.2",
"rolldown-plugin-dts": "^0.26.0",
"sass-embedded": "^1.99.0",
"semver": "^7.7.3",
"serialize-javascript": "^7.0.0",
@ -75,7 +75,7 @@
"typescript": "catalog:",
"vite": "catalog:",
"vitepress": "^2.0.0-alpha.17",
"vitest": "^4.1.6",
"vitest": "^4.1.9",
"vue": "catalog:",
"vue-tsc": "^3.2.9"
},

831
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ packages:
- "eslint-config"
catalog:
vue: ^3.5.34
vue: ^3.5.38
"@vue/compiler-sfc": ^3.5.34
vite: ^8.0.13
vite: ^8.1.0
typescript: "^6.0.3"