From ae6cb8f2005d362d06a96dcb22e2bd2e8d4fd03d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:57:59 +0000 Subject: [PATCH] chore(deps): bump the web-runtime group across 1 directory with 4 updates Bumps the web-runtime group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [react](https://github.com/react/react/tree/HEAD/packages/react), [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) and [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight). Updates `next` from 16.3.3 to 16.3.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.3.3...v16.3.5) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `react-dom` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) 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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-runtime - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-runtime - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor 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 | 6 +++--- apps/web/home/package.json | 6 +++--- apps/web/mail/package.json | 6 +++--- apps/web/notes/package.json | 6 +++--- apps/web/tasks/package.json | 6 +++--- packages/markdown-editor/package.json | 8 ++++---- packages/web-ui/package.json | 8 ++++---- 8 files changed, 24 insertions(+), 24 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..1767344 100644 --- a/apps/web/calendar/package.json +++ b/apps/web/calendar/package.json @@ -16,9 +16,9 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", - "react": "19.2.8", - "react-dom": "19.2.8" + "next": "16.3.5", + "react": "19.3.0", + "react-dom": "19.3.0" }, "devDependencies": { "@types/node": "^26", diff --git a/apps/web/home/package.json b/apps/web/home/package.json index 9838a31..9c4955b 100644 --- a/apps/web/home/package.json +++ b/apps/web/home/package.json @@ -16,9 +16,9 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", - "react": "19.2.8", - "react-dom": "19.2.8" + "next": "16.3.5", + "react": "19.3.0", + "react-dom": "19.3.0" }, "devDependencies": { "@types/node": "^26", diff --git a/apps/web/mail/package.json b/apps/web/mail/package.json index b6ada4b..56da182 100644 --- a/apps/web/mail/package.json +++ b/apps/web/mail/package.json @@ -20,9 +20,9 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.14.0", - "next": "16.3.3", - "react": "19.2.8", - "react-dom": "19.2.8", + "next": "16.3.5", + "react": "19.3.0", + "react-dom": "19.3.0", "tailwind-merge": "^3.6.0" }, "devDependencies": { diff --git a/apps/web/notes/package.json b/apps/web/notes/package.json index 5119338..f2af63a 100644 --- a/apps/web/notes/package.json +++ b/apps/web/notes/package.json @@ -16,9 +16,9 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", - "react": "19.2.8", - "react-dom": "19.2.8" + "next": "16.3.5", + "react": "19.3.0", + "react-dom": "19.3.0" }, "devDependencies": { "@types/node": "^26", diff --git a/apps/web/tasks/package.json b/apps/web/tasks/package.json index 8620e50..c60819d 100644 --- a/apps/web/tasks/package.json +++ b/apps/web/tasks/package.json @@ -16,9 +16,9 @@ "@stygian/atelier-web-ui": "workspace:*", "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "next": "16.3.3", - "react": "19.2.8", - "react-dom": "19.2.8" + "next": "16.3.5", + "react": "19.3.0", + "react-dom": "19.3.0" }, "devDependencies": { "@types/node": "^26", diff --git a/packages/markdown-editor/package.json b/packages/markdown-editor/package.json index 483eb73..425ab03 100644 --- a/packages/markdown-editor/package.json +++ b/packages/markdown-editor/package.json @@ -38,13 +38,13 @@ "devDependencies": { "@testing-library/jest-dom": "7.0.1", "@testing-library/react": "16.3.2", - "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react": "19.3.0", + "@types/react-dom": "19.3.0", "eslint": "9.39.1", "eslint-config-next": "16.3.3", "jsdom": "29.1.1", - "react": "19.2.8", - "react-dom": "19.2.8", + "react": "19.3.0", + "react-dom": "19.3.0", "tailwindcss": "4.3.3", "typescript": "5.9.3", "vitest": "4.1.10" diff --git a/packages/web-ui/package.json b/packages/web-ui/package.json index f65c5c3..0eab3bf 100644 --- a/packages/web-ui/package.json +++ b/packages/web-ui/package.json @@ -16,13 +16,13 @@ "dependencies": { "@stygian/markdown-editor": "workspace:*", "lucide-react": "^0.468.0", - "react": "19.2.8", - "react-dom": "19.2.8" + "react": "19.3.0", + "react-dom": "19.3.0" }, "devDependencies": { "@types/node": "^26", - "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react": "^19.3.0", + "@types/react-dom": "^19.3.0", "typescript": "^5.9.3" } }