feat: ditch hono

This commit is contained in:
Aarnav Tale
2026-04-26 23:52:49 -04:00
parent 5a2098eea5
commit deb284e2b4
14 changed files with 597 additions and 319 deletions
-4
View File
@@ -49,7 +49,6 @@
"react-error-boundary": "^6.1.1",
"react-router": "^7.14.0",
"react-router-dom": "^7.14.0",
"react-router-hono-server": "2.25.2",
"restty": "^0.1.35",
"tailwind-merge": "3.5.0",
"ulidx": "2.4.1",
@@ -105,9 +104,6 @@
"ssh2",
"utf-8-validate"
],
"patchedDependencies": {
"react-router-hono-server": "patches/react-router-hono-server.patch"
},
"ignoredBuiltDependencies": [
"better-sqlite3"
],