Skip to content

Commit f0de90b

Browse files
committed
docs: Upgrade astro and other deps (pnpm -F docs update)
1 parent 18fec56 commit f0de90b

File tree

2 files changed

+374
-321
lines changed

2 files changed

+374
-321
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/starlight": "^0.35.3",
15-
"@astrojs/starlight-tailwind": "^4.0.1",
15+
"@astrojs/starlight-tailwind": "^4.0.2",
1616
"@openai/agents": "workspace:*",
17-
"@tailwindcss/vite": "^4.1.16",
18-
"astro": "^5.15.9",
19-
"sharp": "^0.34.4",
17+
"@tailwindcss/vite": "^4.1.17",
18+
"astro": "^5.16.0",
19+
"sharp": "^0.34.5",
2020
"starlight-llms-txt": "^0.6.0",
2121
"starlight-typedoc": "^0.21.4",
2222
"typedoc": "^0.28.14",
2323
"typedoc-plugin-markdown": "^4.9.0"
2424
},
2525
"devDependencies": {
26-
"tailwindcss": "^4.1.16",
26+
"tailwindcss": "^4.1.17",
2727
"tsx": "^4.20.6",
2828
"typedoc-plugin-frontmatter": "^1.3.0",
2929
"typedoc-plugin-zod": "^1.4.3"

0 commit comments

Comments
 (0)