harden installers rendering and dependency hygiene

This commit is contained in:
Advait Paliwal
2026-04-09 10:27:23 -07:00
parent 3148f2e62b
commit 96234425ba
14 changed files with 138 additions and 75 deletions

View File

@@ -33,6 +33,17 @@
"tailwindcss": "^4.2.1",
"tw-animate-css": "^1.4.0"
},
"overrides": {
"@modelcontextprotocol/sdk": {
"@hono/node-server": "1.19.13",
"hono": "4.12.12"
},
"router": {
"path-to-regexp": "8.4.2"
},
"defu": "6.1.7",
"vite": "6.4.2"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"eslint": "^9.39.4",