chore: update deps

This commit is contained in:
roymondchen 2025-09-16 19:49:48 +08:00
parent 849b561933
commit abab44ad24
3 changed files with 283 additions and 240 deletions

View File

@ -55,7 +55,7 @@
"cz-conventional-changelog": "^3.3.0",
"element-plus": "^2.9.11",
"enquirer": "^2.4.1",
"eslint": "^9.34.0",
"eslint": "^9.35.0",
"execa": "^4.1.0",
"highlight.js": "^11.11.1",
"husky": "^9.1.7",
@ -76,7 +76,7 @@
"vitepress": "^1.6.4",
"vitest": "^3.2.4",
"vue": "catalog:",
"vue-tsc": "^3.0.6"
"vue-tsc": "^3.0.7"
},
"config": {
"commitizen": {

515
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,8 @@ packages:
- 'eslint-config'
catalog:
vue: ^3.5.20
vue: ^3.5.21
'@vue/compiler-sfc': ^3.5.20
vite: ^7.1.3
vite: ^7.1.5
typescript: "^5.9.2"