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" },