Skip to content

Commit 836b690

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 4cc2793 commit 836b690

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

1.7 KB
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,30 +53,30 @@
5353
},
5454
"dependencies": {
5555
"@hono/node-server": "^1.11.2",
56-
"@upstash/ratelimit": "^1.1.3",
56+
"@upstash/ratelimit": "^1.2.0",
5757
"@upstash/redis": "^1.31.3",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^4.5.0",
61-
"hono": "^4.4.2"
61+
"hono": "^4.4.4"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240529.0",
64+
"@cloudflare/workers-types": "^4.20240605.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.11.0",
70-
"@typescript-eslint/parser": "^7.11.0",
69+
"@typescript-eslint/eslint-plugin": "^7.12.0",
70+
"@typescript-eslint/parser": "^7.12.0",
7171
"bun-types": "^1.1.12",
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
7575
"lint-staged": "^15.2.5",
76-
"prettier": "^3.3.0",
77-
"tsx": "^4.11.2",
76+
"prettier": "^3.3.1",
77+
"tsx": "^4.15.1",
7878
"typescript": "^5.4.5",
79-
"vercel": "^34.2.4",
80-
"wrangler": "^3.58.0"
79+
"vercel": "^34.2.6",
80+
"wrangler": "^3.60.0"
8181
}
8282
}

0 commit comments

Comments
 (0)