Skip to content

Commit 30cf29e

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#1153)
1 parent 69201fd commit 30cf29e

4 files changed

Lines changed: 177 additions & 408 deletions

File tree

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": "^5.0.0",
1616
"@openai/agents": "workspace:*",
1717
"@tailwindcss/vite": "^4.2.1",
18-
"astro": "^6.1.3",
18+
"astro": "^6.1.4",
1919
"sharp": "^0.34.5",
2020
"starlight-llms-txt": "^0.6.1",
2121
"starlight-typedoc": "^0.21.5",

examples/realtime-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"typescript": "~5.8.3",
14-
"vite": "^6.4.1"
14+
"vite": "^6.4.2"
1515
},
1616
"dependencies": {
1717
"@openai/agents-realtime": "workspace:*",

packages/agents-realtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"devDependencies": {
7474
"@types/debug": "^4.1.12",
75-
"vite": "^6.4.1",
75+
"vite": "^6.4.2",
7676
"zod": "^4.0.0"
7777
},
7878
"files": [

0 commit comments

Comments
 (0)