app: bump vite version, add tilezen to sample datasets (#536)

This commit is contained in:
Brandon Liu
2025-03-11 13:43:40 -07:00
committed by GitHub
parent abfe63cef0
commit 90a6a2af3c
3 changed files with 535 additions and 150 deletions

View File

@@ -44,7 +44,7 @@
"@vitejs/plugin-react": "^1.3.0",
"prettier": "^2.8.4",
"typescript": "^4.6.3",
"vite": "^4.5.6"
"vite": "^6.2.1"
},
"overrides": {
"react": "$react",