From 375da6f3f125d4e82d416529309a707711797d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 02:07:55 +0000 Subject: [PATCH 1/4] 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 5ecc2591..fe3d3293 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,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 0a43403ac4499fa2401210e5ff7931244c97515d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 02:08:45 +0000 Subject: [PATCH 2/4] Bump aws-cdk-lib from 2.104.0 to 2.105.0 Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.104.0 to 2.105.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.105.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib 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 5ecc2591..9e0e7edd 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "astro-rome": "2.0.9", "astrojs-service-worker": "1.1.0", "autoprefixer": "10.4.16", - "aws-cdk-lib": "2.104.0", + "aws-cdk-lib": "2.105.0", "constructs": "10.3.0", "cssnano": "6.0.1", "cssnano-preset-advanced": "6.0.1", From 861efd1e1d283f69a52daac2913380d6436fe532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 01:43:31 +0000 Subject: [PATCH 3/4] 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 48841be9..6d17f15d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,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", From 14157e7fccabc5da7dae143c83b7fb10aea462f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 01:44:43 +0000 Subject: [PATCH 4/4] 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 48841be9..d612f41b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,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",