feat(cli): add react router support with alchemy (#542)

This commit is contained in:
Aman Varshney
2025-08-26 13:55:01 +05:30
committed by GitHub
parent 5fe7a73e86
commit 37c8e7cdf3
20 changed files with 163 additions and 276 deletions

View File

@@ -138,7 +138,7 @@ export const dependencyVersionMap = {
"@sveltejs/adapter-cloudflare": "^7.2.1",
"@cloudflare/workers-types": "^4.20250822.0",
alchemy: "^0.62.1",
alchemy: "^0.63.0",
// temporary workaround for alchemy + tanstack start
nitropack: "^2.12.4",