From 171dcd2c60b9434b3dae0c2263aba416c8654673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:05:40 +0000 Subject: [PATCH 1/3] Bump typescript-esbuild from 0.3.0 to 0.3.1 Bumps [typescript-esbuild](https://github.com/NikolaRHristov/TypeScriptESBuild) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/NikolaRHristov/TypeScriptESBuild/releases) - [Changelog](https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/NikolaRHristov/TypeScriptESBuild/compare/v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: typescript-esbuild 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 e2afd42d..ea0f708b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "postcss-url": "10.1.3", "tailwindcss": "3.3.5", "typescript": "5.2.2", - "typescript-esbuild": "0.3.0", + "typescript-esbuild": "0.3.1", "zod": "3.22.4" }, "publishConfig": { From c9e7a9f25dc461d241ca52ae7a24d76e52614a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:06:00 +0000 Subject: [PATCH 2/3] Bump astro-compress from 2.1.5 to 2.1.6 Bumps [astro-compress](https://github.com/astro-community/AstroCompress) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/astro-community/AstroCompress/releases) - [Changelog](https://github.com/astro-community/AstroCompress/blob/main/CHANGELOG.md) - [Commits](https://github.com/astro-community/AstroCompress/compare/v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: astro-compress 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 e2afd42d..4e80482b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tailwindcss/typography": "0.5.10", "astro": "3.3.4", "astro-capo": "0.0.1", - "astro-compress": "2.1.5", + "astro-compress": "2.1.6", "astro-critters": "2.0.11", "astro-rome": "2.0.9", "astrojs-service-worker": "1.1.0", From 90973942eba4f92f6633b1df141523fbd4560480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:06:32 +0000 Subject: [PATCH 3/3] Bump astro from 3.3.4 to 3.4.0 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.3.4 to 3.4.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.4.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 e2afd42d..465a0c3e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "astro": "3.3.4", + "astro": "3.4.0", "astro-capo": "0.0.1", "astro-compress": "2.1.5", "astro-critters": "2.0.11",