From 0599ccf22b75d4293763024fc92cfe2e439d2365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 05:19:23 +0000 Subject: [PATCH] chore(deps): bump the all-non-major group across 1 directory with 3 updates Bumps the all-non-major group with 3 updates in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [@supabase/ssr](https://github.com/supabase/ssr) and [next](https://github.com/vercel/next.js). Updates `@sentry/nextjs` from 10.43.0 to 10.47.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/10.43.0...10.47.0) Updates `@supabase/ssr` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/ssr/compare/v0.9.0...v0.10.0) Updates `next` from 16.1.6 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.1.6...v16.2.2) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 10.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: "@supabase/ssr" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: next dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-non-major ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e5604a4..5fcfe33 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@radix-ui/react-toggle": "^1.1.10", "@radix-ui/react-toggle-group": "^1.1.11", "@radix-ui/react-tooltip": "^1.2.8", - "@sentry/nextjs": "10.43.0", - "@supabase/ssr": "^0.9.0", + "@sentry/nextjs": "10.47.0", + "@supabase/ssr": "^0.10.0", "@supabase/supabase-js": "^2.99.1", "@upstash/ratelimit": "^2.0.8", "@vercel/edge-config": "^1.4.3", @@ -70,7 +70,7 @@ "input-otp": "^1.4.2", "ioredis": "^5.10.0", "lucide-react": "^0.577.0", - "next": "16.1.6", + "next": "16.2.2", "next-themes": "^0.4.6", "radix-ui": "^1.4.3", "react": "19.2.4",