create-app: bump typescript to 5.0

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-03-25 15:33:14 +01:00
parent 2898b6c8d5
commit 2945923b13
2 changed files with 13 additions and 1 deletions
@@ -35,7 +35,7 @@
"lerna": "^4.0.0",
"node-gyp": "^9.0.0",
"prettier": "^2.3.2",
"typescript": "~4.6.4"
"typescript": "~5.0.0"
},
"resolutions": {
"@types/react": "^17",