From ba54738dd957b9b4c39e01f90b295633eb6d9c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:03:43 +0000 Subject: [PATCH 1/2] Bump firebase from 10.6.0 to 10.7.0 Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 10.6.0 to 10.7.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.6.0...firebase@10.7.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 1a1699c3..d7dcff96 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "cssnano": "6.0.1", "cssnano-preset-advanced": "6.0.1", "dotenv": "16.3.1", - "firebase": "10.6.0", + "firebase": "10.7.0", "postcss": "8.4.31", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "1.0.1", From ef75d7fe7e7365089ec500ecb0d9303482542949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:04:06 +0000 Subject: [PATCH 2/2] Bump astro from 3.6.0 to 3.6.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.0 to 3.6.1. - [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.6.1/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 1a1699c3..9969c7f8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", - "astro": "3.6.0", + "astro": "3.6.1", "astro-capo": "0.0.1", "astro-compress": "2.2.3", "astro-critters": "2.0.11",