boilerplate

This commit is contained in:
JonLuca De Caro
2026-03-20 14:46:24 -07:00
parent a62d314b4a
commit ac4b52dbcb
2 changed files with 120 additions and 127 deletions

View File

@@ -37,7 +37,7 @@
"zod": "^4.3.6"
},
"devDependencies": {
"@cloudflare/vite-plugin": "^1.29.1",
"@cloudflare/vite-plugin": "^1.30.0",
"@types/node": "^25.5.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
@@ -46,9 +46,9 @@
"oxlint": "^1.56.0",
"prisma": "^7.5.0",
"typescript": "^5.9.3",
"vinext": "0.0.31",
"vite": "^8.0.0",
"wrangler": "^4.75.0"
"vinext": "0.0.32",
"vite": "^8.0.1",
"wrangler": "^4.76.0"
},
"packageManager": "pnpm@10.32.1",
"engines": {