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 Oct 29, 2024
1 parent 131659d commit caf619d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 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",
"@hono/node-server": "^1.13.3",
"@upstash/ratelimit": "^2.0.4",
"@upstash/redis": "^1.34.3",
"bun-vercel": "^1.0.0-alpha.5",
"crypto-js": "^4.2.0",
"entities": "^5.0.0",
"hono": "^4.6.5"
"hono": "^4.6.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241018.0",
"@cloudflare/workers-types": "^4.20241022.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.12.2",
"@typescript-eslint/parser": "^8.12.2",
"bun-types": "^1.1.33",
"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",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vercel": "^37.11.0",
"wrangler": "^3.81.0"
"vercel": "^37.12.1",
"wrangler": "^3.83.0"
}
}

0 comments on commit caf619d

Please sign in to comment.