From bce03f080d1ace27f3b2a365bcfcf646c3f3f593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:18:52 +0000 Subject: [PATCH] chore(deps): bump the prod-deps group across 1 directory with 4 updates Updates the requirements on [@sentry/astro](https://github.com/getsentry/sentry-javascript), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [astro-icon](https://github.com/natemoo-re/astro-icon/tree/HEAD/packages/core) and [caniuse-lite](https://github.com/browserslist/caniuse-lite) to permit the latest version. Updates `@sentry/astro` to 8.41.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/8.40.0...8.41.0) Updates `astro` to 4.16.16 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.16/packages/astro) Updates `astro-icon` to 1.1.4 - [Release notes](https://github.com/natemoo-re/astro-icon/releases) - [Changelog](https://github.com/natemoo-re/astro-icon/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/natemoo-re/astro-icon/commits/astro-icon@1.1.4/packages/core) Updates `caniuse-lite` to 1.0.30001684 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001683...1.0.30001684) --- updated-dependencies: - dependency-name: "@sentry/astro" dependency-type: direct:production dependency-group: prod-deps - dependency-name: astro dependency-type: direct:production dependency-group: prod-deps - dependency-name: astro-icon dependency-type: direct:production dependency-group: prod-deps - dependency-name: caniuse-lite dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8a5f5da..aaec156 100644 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ "@astrojs/sitemap": "^3.2.1", "@astrojs/tailwind": "^5.1.2", "@iconify-json/ph": "^1.2.1", - "@sentry/astro": "^8.40.0", + "@sentry/astro": "^8.41.0", "@studio-freight/lenis": "^1.0.42", "@tailwindcss/typography": "^0.5.15", - "astro": "^4.16.14", - "astro-icon": "^1.1.2", + "astro": "^4.16.16", + "astro-icon": "^1.1.4", "astro-seo": "^0.8.4", - "caniuse-lite": "^1.0.30001683", + "caniuse-lite": "^1.0.30001684", "dayjs": "^1.11.13", "flowbite": "^2.5.2", "gsap": "^3.12.5",