From 7ddefa940c61a360809fbc8c65fcc0ad3b802502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 04:22:29 +0000 Subject: [PATCH 1/4] Bump astro from 5.0.3 to 5.0.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.3 to 5.0.4. - [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@5.0.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b74f6f3..7070e30c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "astro": "5.0.3", + "astro": "5.0.4", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20", From dc2e7cda481a6ff6ac93ba1205aa83de371d6c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 04:24:26 +0000 Subject: [PATCH 2/4] Bump zod from 3.23.8 to 3.24.1 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7070e30c..a4584014 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.4.16", "typescript": "5.7.2", - "zod": "3.23.8" + "zod": "3.24.1" }, "devDependencies": { "@astrojs/ts-plugin": "1.10.4" From f79a9fca140958aa405bd79639c7ea184a9f6a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 04:43:02 +0000 Subject: [PATCH 3/4] Bump astro from 5.0.4 to 5.0.5 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.4 to 5.0.5. - [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@5.0.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4584014..e5fbc7fc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "astro": "5.0.4", + "astro": "5.0.5", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20", From 50e8cf2495298172480b6327cd4cb37dad926f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:30:49 +0000 Subject: [PATCH 4/4] Bump firebase from 11.0.2 to 11.1.0 Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 11.0.2 to 11.1.0. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@11.0.2...firebase@11.1.0) --- updated-dependencies: - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5fbc7fc..29083965 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "cssnano": "7.0.6", "cssnano-preset-advanced": "7.0.6", "dotenv": "16.4.7", - "firebase": "11.0.2", + "firebase": "11.1.0", "postcss": "8.4.49", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "1.0.1",