Skip to content

Commit 5c2e87a

Browse files
committed
chore(deps): update all non-major dependencies
1 parent e613d86 commit 5c2e87a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

1.11 KB
Binary file not shown.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"@hono/node-server": "^1.2.0",
4343
"crypto-js": "^4.1.1",
4444
"entities": "^4.5.0",
45-
"hono": "^3.7.2",
45+
"hono": "^3.7.3",
4646
"lru-cache": "^10.0.1"
4747
},
4848
"devDependencies": {
49-
"@cloudflare/workers-types": "^4.20230914.0",
50-
"@commitlint/cli": "^17.7.1",
49+
"@cloudflare/workers-types": "^4.20230922.0",
50+
"@commitlint/cli": "^17.7.2",
5151
"@commitlint/config-conventional": "^17.7.0",
5252
"@total-typescript/ts-reset": "^0.5.1",
5353
"@types/crypto-js": "^4.1.2",
54-
"@types/node": "^20.6.5",
55-
"@typescript-eslint/eslint-plugin": "^6.7.2",
56-
"@typescript-eslint/parser": "^6.7.2",
54+
"@types/node": "^20.8.0",
55+
"@typescript-eslint/eslint-plugin": "^6.7.3",
56+
"@typescript-eslint/parser": "^6.7.3",
5757
"bun-types": "^1.0.3",
5858
"eslint": "^8.50.0",
5959
"eslint-config-prettier": "^9.0.0",
@@ -63,6 +63,6 @@
6363
"tsx": "^3.13.0",
6464
"typescript": "^5.2.2",
6565
"vercel": "^32.3.1",
66-
"wrangler": "^3.9.0"
66+
"wrangler": "^3.10.1"
6767
}
6868
}

0 commit comments

Comments
 (0)