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 18fec56 commit f0de90bCopy full SHA for f0de90b
docs/package.json
@@ -12,18 +12,18 @@
12
},
13
"dependencies": {
14
"@astrojs/starlight": "^0.35.3",
15
- "@astrojs/starlight-tailwind": "^4.0.1",
+ "@astrojs/starlight-tailwind": "^4.0.2",
16
"@openai/agents": "workspace:*",
17
- "@tailwindcss/vite": "^4.1.16",
18
- "astro": "^5.15.9",
19
- "sharp": "^0.34.4",
+ "@tailwindcss/vite": "^4.1.17",
+ "astro": "^5.16.0",
+ "sharp": "^0.34.5",
20
"starlight-llms-txt": "^0.6.0",
21
"starlight-typedoc": "^0.21.4",
22
"typedoc": "^0.28.14",
23
"typedoc-plugin-markdown": "^4.9.0"
24
25
"devDependencies": {
26
- "tailwindcss": "^4.1.16",
+ "tailwindcss": "^4.1.17",
27
"tsx": "^4.20.6",
28
"typedoc-plugin-frontmatter": "^1.3.0",
29
"typedoc-plugin-zod": "^1.4.3"
0 commit comments