Skip to content

Commit 81addbb

Browse files
chore(deps): bump playwright (#593)
1 parent 885f6cf commit 81addbb

File tree

3 files changed

+643
-96
lines changed

3 files changed

+643
-96
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight-tailwind": "^4.0.1",
1616
"@openai/agents": "workspace:*",
1717
"@tailwindcss/vite": "^4.1.13",
18-
"astro": "^5.14.3",
18+
"astro": "^5.14.7",
1919
"sharp": "^0.34.4",
2020
"starlight-llms-txt": "^0.6.0",
2121
"starlight-typedoc": "^0.21.3",

examples/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "tools",
44
"dependencies": {
55
"@openai/agents": "workspace:*",
6-
"playwright": "^1.52.0",
6+
"playwright": "^1.55.1",
77
"zod": "^3.25.40"
88
},
99
"scripts": {

0 commit comments

Comments
 (0)