Skip to content

Commit a7e2cd6

Browse files
committed
chore: upgrade typescript
1 parent 187fef1 commit a7e2cd6

File tree

2 files changed

+300
-437
lines changed

2 files changed

+300
-437
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"eslint-plugin-vue": "^9.27.0",
4242
"happy-dom": "^12.10.3",
4343
"lint-staged": "^15.2.0",
44-
"msw": "^2.0.11",
44+
"msw": "^2.3.5",
4545
"rollup-plugin-analyzer": "^4.0.0",
4646
"simple-git-hooks": "^2.9.0",
4747
"swagger-typescript-api": "^13.0.3",
48-
"typescript": "~5.2.2",
48+
"typescript": "~5.5.4",
4949
"vite": "^5.0.7",
5050
"vitest": "^1.0.4",
5151
"vitest-dom": "^0.1.1",
52-
"vue-tsc": "^1.8.25"
52+
"vue-tsc": "^2.0.29"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "npm exec lint-staged",

0 commit comments

Comments
 (0)