Skip to content

Commit 4d0962c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent deffe16 commit 4d0962c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

-13 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,22 @@
6161
"hono": "^4.2.1"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240403.0",
64+
"@cloudflare/workers-types": "^4.20240404.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",
6969
"@typescript-eslint/eslint-plugin": "^7.5.0",
7070
"@typescript-eslint/parser": "^7.5.0",
71-
"bun-types": "^1.1.0",
71+
"bun-types": "^1.1.1",
7272
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
7575
"lint-staged": "^15.2.2",
7676
"prettier": "^3.2.5",
77-
"tsx": "^4.7.1",
78-
"typescript": "^5.4.3",
77+
"tsx": "^4.7.2",
78+
"typescript": "^5.4.4",
7979
"vercel": "^33.6.3",
80-
"wrangler": "^3.45.0"
80+
"wrangler": "^3.47.1"
8181
}
8282
}

0 commit comments

Comments
 (0)