File tree Expand file tree Collapse file tree 3 files changed +102
-197
lines changed Expand file tree Collapse file tree 3 files changed +102
-197
lines changed Original file line number Diff line number Diff line change 1111 "translate" : " tsx src/scripts/translate.ts"
1212 },
1313 "dependencies" : {
14- "@astrojs/starlight" : " ^0.34.3 " ,
15- "@astrojs/starlight-tailwind" : " ^3 .0.1" ,
14+ "@astrojs/starlight" : " ^0.35.2 " ,
15+ "@astrojs/starlight-tailwind" : " ^4 .0.1" ,
1616 "@openai/agents" : " workspace:*" ,
1717 "@tailwindcss/vite" : " ^4.0.17" ,
18- "astro" : " ^5.5.3 " ,
18+ "astro" : " ^5.13.0 " ,
1919 "sharp" : " ^0.34.2" ,
20- "starlight-llms-txt" : " ^0.5 .0" ,
21- "starlight-typedoc" : " ^0.21.0 " ,
20+ "starlight-llms-txt" : " ^0.6 .0" ,
21+ "starlight-typedoc" : " ^0.21.3 " ,
2222 "typedoc" : " ^0.28.1" ,
23- "typedoc-plugin-markdown" : " ^4.6.0 "
23+ "typedoc-plugin-markdown" : " ^4.8.1 "
2424 },
2525 "devDependencies" : {
2626 "tailwindcss" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "name" : " docs" ,
44 "dependencies" : {
5+ "@ai-sdk/openai" : " ^1.0.0" ,
56 "@openai/agents" : " workspace:*" ,
67 "@openai/agents-core" : " workspace:*" ,
7- "@openai/agents-realtime" : " workspace:*" ,
88 "@openai/agents-extensions" : " workspace:*" ,
9- "@ai-sdk/openai" : " ^1.0.0" ,
10- "server-only" : " ^0.0.1" ,
9+ "@openai/agents-realtime" : " workspace:*" ,
1110 "openai" : " ^5.10.1" ,
11+ "server-only" : " ^0.0.1" ,
1212 "zod" : " 3.25.40 - 3.25.67"
1313 },
1414 "scripts" : {
You can’t perform that action at this time.
0 commit comments