Skip to content

Commit 5ed2bb4

Browse files
chore(deps): update all non-major dependencies
1 parent 131659d commit 5ed2bb4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

390 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.2",
56-
"@upstash/ratelimit": "^2.0.3",
55+
"@hono/node-server": "^1.13.3",
56+
"@upstash/ratelimit": "^2.0.4",
5757
"@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.5"
61+
"hono": "^4.6.8"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20241018.0",
64+
"@cloudflare/workers-types": "^4.20241022.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.10.0",
70-
"@typescript-eslint/parser": "^8.10.0",
71-
"bun-types": "^1.1.31",
69+
"@typescript-eslint/eslint-plugin": "^8.12.2",
70+
"@typescript-eslint/parser": "^8.12.2",
71+
"bun-types": "^1.1.33",
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",
77-
"tsx": "^4.19.1",
77+
"tsx": "^4.19.2",
7878
"typescript": "^5.6.3",
79-
"vercel": "^37.11.0",
80-
"wrangler": "^3.81.0"
79+
"vercel": "^37.13.0",
80+
"wrangler": "^3.84.0"
8181
}
8282
}

0 commit comments

Comments
 (0)