From 2d01502d7971a3da88f559517cd58cfed6b3ef9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 04:35:20 +0000 Subject: [PATCH 1/3] Bump astro from 3.4.3 to 3.4.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.3 to 3.4.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@3.4.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 0c461368..c7055010 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.4.3", + "astro": "3.4.4", "astro-capo": "0.0.1", "astro-compress": "2.2.3", "astro-critters": "2.0.11", From f2029b00668329ebd955b9837ed3c093acf1b0b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 05:06:36 +0000 Subject: [PATCH 2/3] Bump astro from 3.4.4 to 3.5.0 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.4 to 3.5.0. - [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@3.5.0/packages/astro) --- updated-dependencies: - dependency-name: astro 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 c7055010..e266eb31 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.4.4", + "astro": "3.5.0", "astro-capo": "0.0.1", "astro-compress": "2.2.3", "astro-critters": "2.0.11", From 2656b2f00d489e0e29bb53c19f22295c28b39526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 05:07:08 +0000 Subject: [PATCH 3/3] Bump firebase from 10.5.2 to 10.6.0 Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 10.5.2 to 10.6.0. - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.5.2...firebase@10.6.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 c7055010..d21902dd 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "cssnano": "6.0.1", "cssnano-preset-advanced": "6.0.1", "dotenv": "16.3.1", - "firebase": "10.5.2", + "firebase": "10.6.0", "postcss": "8.4.31", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "1.0.1",