Skip to content

Commit deffe16

Browse files
committed
chore(deps): update all non-major dependencies
Signed-off-by: rajput-hemant <rajput.hemant2001@gmail.com>
1 parent c64b00b commit deffe16

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

bun.lockb

3.25 KB
Binary file not shown.

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,31 +52,31 @@
5252
]
5353
},
5454
"dependencies": {
55-
"@hono/node-server": "^1.4.0",
56-
"@upstash/ratelimit": "^1.0.0",
57-
"@upstash/redis": "^1.28.2",
55+
"@hono/node-server": "^1.9.1",
56+
"@upstash/ratelimit": "^1.0.3",
57+
"@upstash/redis": "^1.29.0",
5858
"bun-vercel": "^1.0.0-alpha.5",
5959
"crypto-js": "^4.2.0",
6060
"entities": "^4.5.0",
6161
"hono": "^4.2.1"
6262
},
6363
"devDependencies": {
64-
"@cloudflare/workers-types": "^4.20240117.0",
65-
"@commitlint/cli": "^18.4.4",
66-
"@commitlint/config-conventional": "^18.4.4",
64+
"@cloudflare/workers-types": "^4.20240403.0",
65+
"@commitlint/cli": "^18.6.1",
66+
"@commitlint/config-conventional": "^18.6.3",
6767
"@total-typescript/ts-reset": "^0.5.1",
68-
"@types/crypto-js": "^4.2.1",
68+
"@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.0.24",
72-
"eslint": "^8.56.0",
71+
"bun-types": "^1.1.0",
72+
"eslint": "^8.57.0",
7373
"eslint-config-prettier": "^9.1.0",
7474
"husky": "^9.0.11",
75-
"lint-staged": "^15.2.0",
76-
"prettier": "^3.2.4",
77-
"tsx": "^4.7.0",
78-
"typescript": "^5.3.3",
79-
"vercel": "^33.2.0",
80-
"wrangler": "^3.23.0"
75+
"lint-staged": "^15.2.2",
76+
"prettier": "^3.2.5",
77+
"tsx": "^4.7.1",
78+
"typescript": "^5.4.3",
79+
"vercel": "^33.6.3",
80+
"wrangler": "^3.45.0"
8181
}
8282
}

0 commit comments

Comments
 (0)