From 106cc2689e6d817f1954b2a784e8a61cb3813f52 Mon Sep 17 00:00:00 2001 From: Auto Date: Tue, 14 Jan 2025 00:45:09 +0000 Subject: [PATCH 1/3] --- .github/Update.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/Update.md diff --git a/.github/Update.md b/.github/Update.md new file mode 100644 index 00000000..be60ae31 --- /dev/null +++ b/.github/Update.md @@ -0,0 +1 @@ +Update: Tue Jan 14 00:45:08 UTC 2025 From 20d3659d1fe719330d8d3bd80a7013153bd9adef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:34:36 +0000 Subject: [PATCH 2/3] Bump postcss from 8.4.49 to 8.5.0 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.0. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.0) --- updated-dependencies: - dependency-name: postcss 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 18ceebfc..d3177a52 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cssnano-preset-advanced": "7.0.6", "dotenv": "16.4.7", "firebase": "11.1.0", - "postcss": "8.4.49", + "postcss": "8.5.0", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "1.0.1", "postcss-import": "16.1.0", From 0d5b44accfc56bb4246c5e543aea7491525f73e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:34:56 +0000 Subject: [PATCH 3/3] Bump astro from 5.1.5 to 5.1.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.1.5 to 5.1.6. - [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.1.6/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 18ceebfc..55915c0f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.10", "@tailwindcss/typography": "0.5.16", - "astro": "5.1.5", + "astro": "5.1.6", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20",