Skip to content

Commit ba58754

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 28cfd20 commit ba58754

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

720 Bytes
Binary file not shown.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,29 +54,29 @@
5454
"dependencies": {
5555
"@hono/node-server": "^1.11.1",
5656
"@upstash/ratelimit": "^1.1.3",
57-
"@upstash/redis": "^1.30.1",
57+
"@upstash/redis": "^1.31.2",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^4.5.0",
61-
"hono": "^4.3.6"
61+
"hono": "^4.3.11"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240502.0",
64+
"@cloudflare/workers-types": "^4.20240512.0",
6565
"@commitlint/cli": "^18.6.1",
6666
"@commitlint/config-conventional": "^18.6.3",
6767
"@total-typescript/ts-reset": "^0.5.1",
6868
"@types/crypto-js": "^4.2.2",
69-
"@typescript-eslint/eslint-plugin": "^7.8.0",
70-
"@typescript-eslint/parser": "^7.8.0",
71-
"bun-types": "^1.1.8",
69+
"@typescript-eslint/eslint-plugin": "^7.10.0",
70+
"@typescript-eslint/parser": "^7.10.0",
71+
"bun-types": "^1.1.10",
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
75-
"lint-staged": "^15.2.2",
75+
"lint-staged": "^15.2.5",
7676
"prettier": "^3.2.5",
77-
"tsx": "^4.10.1",
77+
"tsx": "^4.11.0",
7878
"typescript": "^5.4.5",
79-
"vercel": "^34.1.11",
80-
"wrangler": "^3.55.0"
79+
"vercel": "^34.2.3",
80+
"wrangler": "^3.57.1"
8181
}
8282
}

0 commit comments

Comments
 (0)