chore: upgrade typescript
This commit is contained in:
parent
187fef1def
commit
a7e2cd6c15
|
|
@ -41,15 +41,15 @@
|
||||||
"eslint-plugin-vue": "^9.27.0",
|
"eslint-plugin-vue": "^9.27.0",
|
||||||
"happy-dom": "^12.10.3",
|
"happy-dom": "^12.10.3",
|
||||||
"lint-staged": "^15.2.0",
|
"lint-staged": "^15.2.0",
|
||||||
"msw": "^2.0.11",
|
"msw": "^2.3.5",
|
||||||
"rollup-plugin-analyzer": "^4.0.0",
|
"rollup-plugin-analyzer": "^4.0.0",
|
||||||
"simple-git-hooks": "^2.9.0",
|
"simple-git-hooks": "^2.9.0",
|
||||||
"swagger-typescript-api": "^13.0.3",
|
"swagger-typescript-api": "^13.0.3",
|
||||||
"typescript": "~5.2.2",
|
"typescript": "~5.5.4",
|
||||||
"vite": "^5.0.7",
|
"vite": "^5.0.7",
|
||||||
"vitest": "^1.0.4",
|
"vitest": "^1.0.4",
|
||||||
"vitest-dom": "^0.1.1",
|
"vitest-dom": "^0.1.1",
|
||||||
"vue-tsc": "^1.8.25"
|
"vue-tsc": "^2.0.29"
|
||||||
},
|
},
|
||||||
"simple-git-hooks": {
|
"simple-git-hooks": {
|
||||||
"pre-commit": "npm exec lint-staged",
|
"pre-commit": "npm exec lint-staged",
|
||||||
|
|
|
||||||
731
pnpm-lock.yaml
731
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue