use node 20 for deployment too + bump node types

This commit is contained in:
Felix Roos 2023-12-31 00:54:39 +01:00
parent 67f1dc32a5
commit bd648185bc
3 changed files with 46 additions and 41 deletions

View file

@ -41,7 +41,7 @@
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tauri-apps/api": "^1.5.3",
"@types/node": "^18.16.3",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"astro": "^4.0.8",