Skip to content

Commit 131659d

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

305 Bytes
Binary file not shown.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -58,25 +58,25 @@
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^5.0.0",
61-
"hono": "^4.6.4"
61+
"hono": "^4.6.5"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20241011.0",
64+
"@cloudflare/workers-types": "^4.20241018.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.1",
70-
"@typescript-eslint/parser": "^8.8.1",
71-
"bun-types": "^1.1.30",
69+
"@typescript-eslint/eslint-plugin": "^8.10.0",
70+
"@typescript-eslint/parser": "^8.10.0",
71+
"bun-types": "^1.1.31",
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",
7878
"typescript": "^5.6.3",
79-
"vercel": "^37.8.0",
80-
"wrangler": "^3.80.4"
79+
"vercel": "^37.11.0",
80+
"wrangler": "^3.81.0"
8181
}
8282
}

0 commit comments

Comments
 (0)