Skip to content

Commit cc8fee0

Browse files
committed
deps: upgrade hono and playwright
1 parent 391af8a commit cc8fee0

File tree

3 files changed

+160
-153
lines changed

3 files changed

+160
-153
lines changed

apps/workers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dotenv": "^16.4.1",
2121
"drizzle-orm": "^0.44.2",
2222
"execa": "9.3.1",
23-
"hono": "^4.7.10",
23+
"hono": "^4.10.6",
2424
"http-proxy-agent": "^7.0.2",
2525
"https-proxy-agent": "^7.0.6",
2626
"ipaddr.js": "^2.2.0",
@@ -45,7 +45,7 @@
4545
"pdf2json": "^3.1.5",
4646
"pdf2pic": "^3.1.3",
4747
"pdfjs-dist": "^4.2.67",
48-
"playwright": "^1.42.1",
48+
"playwright": "^1.56.1",
4949
"playwright-extra": "^4.3.6",
5050
"prom-client": "^15.1.3",
5151
"puppeteer-extra-plugin-stealth": "^2.11.2",

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@karakeep/trpc": "workspace:*",
2323
"@trpc/server": "^11.4.3",
2424
"drizzle-orm": "^0.44.2",
25-
"hono": "^4.7.10",
25+
"hono": "^4.10.6",
2626
"prom-client": "^15.1.3",
2727
"rss": "^1.2.2",
2828
"zod": "^3.24.2"

0 commit comments

Comments
 (0)