Skip to content

Commit 7f84da2

Browse files
committed
chore: upgrade typescript
1 parent 3c1a220 commit 7f84da2

File tree

2 files changed

+300
-442
lines changed

2 files changed

+300
-442
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"eslint-plugin-vitest": "^0.5.4",
4141
"happy-dom": "^12.10.3",
4242
"lint-staged": "^15.2.0",
43-
"msw": "^2.0.11",
43+
"msw": "^2.3.5",
4444
"rollup-plugin-analyzer": "^4.0.0",
4545
"simple-git-hooks": "^2.9.0",
4646
"swagger-typescript-api": "^13.0.3",
47-
"typescript": "~5.2.2",
47+
"typescript": "~5.5.4",
4848
"vite": "^5.0.7",
4949
"vitest": "^1.0.4",
5050
"vitest-dom": "^0.1.1",
51-
"vue-tsc": "^1.8.25"
51+
"vue-tsc": "^2.0.29"
5252
},
5353
"simple-git-hooks": {
5454
"pre-commit": "npm exec lint-staged",

0 commit comments

Comments
 (0)