Skip to content

Commit 39c3fe0

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b7bf579 commit 39c3fe0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

2 Bytes
Binary file not shown.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,31 +52,31 @@
5252
]
5353
},
5454
"dependencies": {
55-
"@hono/node-server": "^1.13.1",
55+
"@hono/node-server": "^1.13.2",
5656
"@upstash/ratelimit": "^2.0.3",
57-
"@upstash/redis": "^1.34.2",
57+
"@upstash/redis": "^1.34.3",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^5.0.0",
61-
"hono": "^4.6.3"
61+
"hono": "^4.6.4"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20241004.0",
64+
"@cloudflare/workers-types": "^4.20241011.0",
6565
"@commitlint/cli": "^18.6.1",
6666
"@commitlint/config-conventional": "^18.6.3",
6767
"@total-typescript/ts-reset": "^0.6.1",
6868
"@types/crypto-js": "^4.2.2",
69-
"@typescript-eslint/eslint-plugin": "^8.8.0",
70-
"@typescript-eslint/parser": "^8.8.0",
71-
"bun-types": "^1.1.29",
69+
"@typescript-eslint/eslint-plugin": "^8.8.1",
70+
"@typescript-eslint/parser": "^8.8.1",
71+
"bun-types": "^1.1.30",
7272
"eslint": "^8.57.1",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.1.6",
7575
"lint-staged": "^15.2.10",
7676
"prettier": "^3.3.3",
7777
"tsx": "^4.19.1",
78-
"typescript": "^5.6.2",
79-
"vercel": "^37.6.1",
80-
"wrangler": "^3.80.0"
78+
"typescript": "^5.6.3",
79+
"vercel": "^37.8.0",
80+
"wrangler": "^3.80.4"
8181
}
8282
}

0 commit comments

Comments
 (0)