Skip to content

Commit 02a2f46

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bun.lockb

0 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.11.3",
55+
"@hono/node-server": "^1.11.4",
5656
"@upstash/ratelimit": "^1.2.1",
57-
"@upstash/redis": "^1.31.5",
57+
"@upstash/redis": "^1.31.6",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^4.5.0",
61-
"hono": "^4.4.6"
61+
"hono": "^4.4.7"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240614.0",
64+
"@cloudflare/workers-types": "^4.20240620.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.13.0",
70-
"@typescript-eslint/parser": "^7.13.0",
71-
"bun-types": "^1.1.13",
69+
"@typescript-eslint/eslint-plugin": "^7.13.1",
70+
"@typescript-eslint/parser": "^7.13.1",
71+
"bun-types": "^1.1.16",
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
7575
"lint-staged": "^15.2.7",
7676
"prettier": "^3.3.2",
77-
"tsx": "^4.15.5",
78-
"typescript": "^5.4.5",
77+
"tsx": "^4.15.7",
78+
"typescript": "^5.5.2",
7979
"vercel": "^34.2.7",
80-
"wrangler": "^3.60.3"
80+
"wrangler": "^3.61.0"
8181
}
8282
}

0 commit comments

Comments
 (0)