Update devDependency typescript to v7 #38
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"eslint": "^10.7.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.1.0",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript": "^7.0.2",
|
||||
"vue-tsc": "^3.3.7"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue