From f025948878db86e4000dcd83bfe91193fc39ecce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 19:57:45 +0000 Subject: [PATCH] chore(deps): bump the web-runtime group with 2 updates Bumps the web-runtime group with 2 updates: [next](https://github.com/vercel/next.js) and [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight). Updates `next` from 16.3.3 to 16.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.3.3...v16.3.4) Updates `@astrojs/starlight` from 0.41.11 to 0.42.0 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.42.0/packages/starlight) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-runtime - dependency-name: "@astrojs/starlight" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-runtime ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 2 +- apps/web/calendar/package.json | 2 +- apps/web/home/package.json | 2 +- apps/web/mail/package.json | 2 +- apps/web/notes/package.json | 2 +- apps/web/tasks/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index e14744a..a884bdf 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.41.10", + "@astrojs/starlight": "^0.42.0", "astro": "^7.2.9", "sharp": "^0.34.5", "typescript": "^5.9.3" diff --git a/apps/web/calendar/package.json b/apps/web/calendar/package.json index 8589cc8..cb64448 100644 --- a/apps/web/calendar/package.json +++ b/apps/web/calendar/package.json @@ -16,7 +16,7 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8" }, diff --git a/apps/web/home/package.json b/apps/web/home/package.json index 9838a31..a422021 100644 --- a/apps/web/home/package.json +++ b/apps/web/home/package.json @@ -16,7 +16,7 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8" }, diff --git a/apps/web/mail/package.json b/apps/web/mail/package.json index b6ada4b..2cf2487 100644 --- a/apps/web/mail/package.json +++ b/apps/web/mail/package.json @@ -20,7 +20,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.14.0", - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8", "tailwind-merge": "^3.6.0" diff --git a/apps/web/notes/package.json b/apps/web/notes/package.json index 5119338..7f144ce 100644 --- a/apps/web/notes/package.json +++ b/apps/web/notes/package.json @@ -16,7 +16,7 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8" }, diff --git a/apps/web/tasks/package.json b/apps/web/tasks/package.json index 8620e50..e949f32 100644 --- a/apps/web/tasks/package.json +++ b/apps/web/tasks/package.json @@ -16,7 +16,7 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", + "next": "16.3.4", "react": "19.2.8", "react-dom": "19.2.8" },