Update dependency typescript to v5 #62

Open
renovate wants to merge 1 commits from renovate/typescript-5.x into master
Showing only changes of commit b9c77b2136 - Show all commits

View File

@ -19,7 +19,7 @@
"react": "^18.1.0", "react": "^18.1.0",
"react-dom": "^18.1.0", "react-dom": "^18.1.0",
"react-scripts": "next", "react-scripts": "next",
"typescript": "^4.6.4", "typescript": "^5.0.0",
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },
"scripts": { "scripts": {