From 7e85661a36c9f31465b1dbd6d322e1ae96319769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 23:28:48 +0000 Subject: [PATCH] chore(deps): bump @sentry/astro from 9.44.2 to 10.1.0 Bumps [@sentry/astro](https://github.com/getsentry/sentry-javascript) from 9.44.2 to 10.1.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/9.44.2...10.1.0) --- updated-dependencies: - dependency-name: "@sentry/astro" dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d14b2b7..9185df1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@astrojs/mdx": "^4.3.0", "@astrojs/partytown": "^2.1.4", "@astrojs/sitemap": "^3.4.1", - "@sentry/astro": "^9.35.0", + "@sentry/astro": "^10.1.0", "@tailwindcss/vite": "^4.1.11", "astro": "^5.11.0", "astro-icon": "^1.1.5",