Upgrade TYpescript

This commit is contained in:
Gregory Schier
2023-03-23 15:37:36 -07:00
parent 8b648c0301
commit f981a15ec3
2 changed files with 9 additions and 9 deletions

View File

@@ -69,7 +69,7 @@
"postcss-nesting": "^11.2.1",
"prettier": "^2.8.4",
"tailwindcss": "^3.2.7",
"typescript": "^4.6.4",
"typescript": "^5.0.2",
"vite": "^4.0.0",
"vite-plugin-top-level-await": "^1.2.4",
"vitest": "^0.29.2"