WIP: can deploy?

This commit is contained in:
2026-07-29 00:30:37 -04:00
parent 8f5c499ee2
commit 4a6732798a
31 changed files with 803 additions and 739 deletions
+1 -3
View File
@@ -7,7 +7,6 @@
},
"scripts": {
"dev": "vite dev --port 3000",
"generate-routes": "tsr generate",
"build": "vite build",
"preview": "vite preview",
"format": "biome format --write .",
@@ -20,7 +19,6 @@
"@tanstack/react-devtools": "latest",
"@tanstack/react-router": "latest",
"@tanstack/react-router-devtools": "latest",
"@tanstack/react-start": "latest",
"luxon": "^3.7.2",
"react": "^19.2.0",
"react-dom": "^19.2.0",
@@ -31,7 +29,7 @@
"devDependencies": {
"@biomejs/biome": "2.4.5",
"@tanstack/devtools-vite": "latest",
"@tanstack/router-cli": "^1.132.0",
"@tanstack/router-plugin": "^1.132.0",
"@types/luxon": "^3.7.2",
"@types/node": "^22.10.2",
"@types/react": "^19.2.0",