Update the rest too

This commit is contained in:
Jake Bailey 2023-03-03 14:11:09 -08:00
parent d62f239f37
commit dae7f13f9e
5 changed files with 17 additions and 14 deletions

View file

@ -14,7 +14,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@vitejs/plugin-react": "^1.1.4",
"typescript": "^4.5.5",
"typescript": "^4.9.5",
"vite": "^2.9.13"
}
}