Skip to content

Commit 1033832

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). 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.4.8 to 15.4.10 - [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.4.8...v15.4.10) Updates `next` from 15.4.8 to 15.4.10 - [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.4.8...v15.4.10) Updates `next` from 15.4.8 to 15.4.10 - [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.4.8...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 636cc40 commit 1033832

File tree

4 files changed

+240
-139
lines changed

4 files changed

+240
-139
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.2",
1616
"@openai/agents": "workspace:*",
1717
"@tailwindcss/vite": "^4.1.17",
18-
"astro": "^5.16.4",
18+
"astro": "^5.16.5",
1919
"sharp": "^0.34.5",
2020
"starlight-llms-txt": "^0.6.0",
2121
"starlight-typedoc": "^0.21.5",

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.4.8",
19+
"next": "15.4.10",
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.4.8",
16+
"next": "15.4.10",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"tailwind-merge": "^3.3.0",

0 commit comments

Comments
 (0)