We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885f6cf commit 81addbbCopy full SHA for 81addbb
docs/package.json
@@ -15,7 +15,7 @@
15
"@astrojs/starlight-tailwind": "^4.0.1",
16
"@openai/agents": "workspace:*",
17
"@tailwindcss/vite": "^4.1.13",
18
- "astro": "^5.14.3",
+ "astro": "^5.14.7",
19
"sharp": "^0.34.4",
20
"starlight-llms-txt": "^0.6.0",
21
"starlight-typedoc": "^0.21.3",
examples/tools/package.json
@@ -3,7 +3,7 @@
3
"name": "tools",
4
"dependencies": {
5
6
- "playwright": "^1.52.0",
+ "playwright": "^1.55.1",
7
"zod": "^3.25.40"
8
},
9
"scripts": {
0 commit comments