Skip to content

Commit 02f3d3f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ca402a9 commit 02f3d3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

12 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@
5454
"dependencies": {
5555
"@hono/node-server": "^1.13.1",
5656
"@upstash/ratelimit": "^2.0.3",
57-
"@upstash/redis": "^1.34.0",
57+
"@upstash/redis": "^1.34.2",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^5.0.0",
6161
"hono": "^4.6.3"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240925.0",
64+
"@cloudflare/workers-types": "^4.20241004.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.7.0",
70-
"@typescript-eslint/parser": "^8.7.0",
69+
"@typescript-eslint/eslint-plugin": "^8.8.0",
70+
"@typescript-eslint/parser": "^8.8.0",
7171
"bun-types": "^1.1.29",
7272
"eslint": "^8.57.1",
7373
"eslint-config-prettier": "^9.1.0",
@@ -76,7 +76,7 @@
7676
"prettier": "^3.3.3",
7777
"tsx": "^4.19.1",
7878
"typescript": "^5.6.2",
79-
"vercel": "^37.6.0",
80-
"wrangler": "^3.78.12"
79+
"vercel": "^37.6.1",
80+
"wrangler": "^3.80.0"
8181
}
8282
}

0 commit comments

Comments
 (0)