Skip to content

Commit 5accddf

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /examples/nextjs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /examples/realtime-next directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.3.3 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.3...v15.4.7) Updates `astro` from 5.13.4 to 5.13.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `devalue` from 5.1.1 to 5.3.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.1.1...v5.3.2) Updates `next` from 15.3.3 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.3...v15.4.7) Updates `next` from 15.3.3 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.3...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 5.13.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32f2381 commit 5accddf

File tree

4 files changed

+909
-398
lines changed

4 files changed

+909
-398
lines changed

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": "^4.0.1",
1616
"@openai/agents": "workspace:*",
1717
"@tailwindcss/vite": "^4.0.17",
18-
"astro": "^5.13.4",
18+
"astro": "^5.13.5",
1919
"sharp": "^0.34.2",
2020
"starlight-llms-txt": "^0.6.0",
2121
"starlight-typedoc": "^0.21.3",

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"class-variance-authority": "^0.7.1",
1717
"clsx": "^2.1.1",
1818
"lucide-react": "^0.515.0",
19-
"next": "15.3.3",
19+
"next": "15.4.7",
2020
"react": "^19.0.0",
2121
"react-dom": "^19.0.0",
2222
"tailwind-merge": "^3.3.1",

examples/realtime-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@radix-ui/react-slot": "^1.2.3",
1414
"class-variance-authority": "^0.7.1",
1515
"clsx": "^2.1.1",
16-
"next": "15.3.3",
16+
"next": "15.4.7",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"tailwind-merge": "^3.3.0",

0 commit comments

Comments
 (0)