Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 0826099 commit 266e510
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Binary file modified bun.lockb
Binary file not shown.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,31 +52,31 @@
]
},
"dependencies": {
"@hono/node-server": "^1.13.2",
"@upstash/ratelimit": "^2.0.3",
"@upstash/redis": "^1.34.3",
"@hono/node-server": "^1.13.8",
"@upstash/ratelimit": "^2.0.5",
"@upstash/redis": "^1.34.4",
"bun-vercel": "^1.0.0-alpha.5",
"crypto-js": "^4.2.0",
"entities": "^5.0.0",
"hono": "^4.6.5"
"hono": "^4.7.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241018.0",
"@cloudflare/workers-types": "^4.20250214.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@total-typescript/ts-reset": "^0.6.1",
"@types/crypto-js": "^4.2.2",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"bun-types": "^1.1.31",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"bun-types": "^1.2.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vercel": "^37.11.0",
"wrangler": "^3.81.0"
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"prettier": "^3.5.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vercel": "^37.14.0",
"wrangler": "^3.109.1"
}
}

0 comments on commit 266e510

Please sign in to comment.