chore(deps): update dependency typescript to v5 (#1930)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-31 02:58:04 +08:00 committed by GitHub
parent da2ac06d8a
commit 2838e18ff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 122 additions and 122 deletions

View file

@ -119,7 +119,7 @@
"nuxt": "3.3.1",
"prettier": "^2.8.6",
"simple-git-hooks": "^2.8.1",
"typescript": "^4.9.5",
"typescript": "^5.0.2",
"vitest": "^0.29.7",
"vue-tsc": "^1.2.0"
},