fix(deps): include playwright-core in dependencies
parent
5bbf5105f1
commit
c0d5853c63
|
|
@ -57,6 +57,7 @@
|
|||
"express": "^5.2.1",
|
||||
"grammy": "^1.38.4",
|
||||
"json5": "^2.2.3",
|
||||
"playwright-core": "1.57.0",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"sharp": "^0.34.5",
|
||||
"tslog": "^4.10.2",
|
||||
|
|
@ -82,7 +83,6 @@
|
|||
"lucide": "^0.561.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"ollama": "^0.6.3",
|
||||
"playwright-core": "1.57.0",
|
||||
"quicktype-core": "^23.2.6",
|
||||
"rolldown": "1.0.0-beta.54",
|
||||
"signal-utils": "^0.21.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue