Upgrade typescript => v5.1

This commit is contained in:
Ryan Gossiaux
2023-07-11 13:24:35 -07:00
parent 2035548117
commit 1b3cb7da17
2 changed files with 9 additions and 30 deletions

View File

@@ -70,7 +70,7 @@
"tailwindcss": "^3.0.0",
"ts-jest": "^29.0.0",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"typescript": "^5.0.0",
"vite": "^4.3.9"
},
"type": "module"