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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-21 11:23:30 -08:00 committed by GitHub
parent 97fb94d231
commit 40fcef4e9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 49 deletions

View file

@ -27,7 +27,7 @@
"isomorphic-fetch": "^3.0.0",
"nuxt": "3.2.3",
"prettier": "^2.7.1",
"typescript": "^4.8.3",
"typescript": "^5.0.0",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^0.29.0"
},