create-hono
Advanced tools
+15
-15
| { | ||
| "name": "create-hono", | ||
| "version": "0.15.4", | ||
| "version": "0.16.0", | ||
| "scripts": { | ||
@@ -30,20 +30,20 @@ "build": "tsx ./build.ts", | ||
| "devDependencies": { | ||
| "@hono/eslint-config": "^0.0.2", | ||
| "@inquirer/confirm": "^3.1.0", | ||
| "@inquirer/input": "^2.1.0", | ||
| "@inquirer/select": "^2.2.0", | ||
| "@types/node": "^18.11.18", | ||
| "chalk": "^5.3.0", | ||
| "commander": "^12.1.0", | ||
| "esbuild": "^0.16.17", | ||
| "eslint": "^8.55.0", | ||
| "@hono/eslint-config": "^1.0.2", | ||
| "@inquirer/confirm": "^5.1.8", | ||
| "@inquirer/input": "^4.1.8", | ||
| "@inquirer/select": "^4.1.0", | ||
| "@types/node": "^22.13.11", | ||
| "chalk": "^5.4.1", | ||
| "commander": "^13.1.0", | ||
| "esbuild": "^0.25.1", | ||
| "eslint": "^9.23.0", | ||
| "execa": "^8.0.1", | ||
| "giget": "1.2.3", | ||
| "nanospinner": "^1.1.0", | ||
| "nanospinner": "^1.2.2", | ||
| "np": "^10.2.0", | ||
| "prettier": "^3.3.3", | ||
| "tsx": "^4.7.1", | ||
| "typescript": "^5.3.3", | ||
| "vitest": "^0.34.6" | ||
| "prettier": "^3.5.3", | ||
| "tsx": "^4.19.3", | ||
| "typescript": "^5.8.2", | ||
| "vitest": "^3.0.9" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
1359702
-0.23%