From 34a48b1f6bcb4745b64befa320f8e5cf1f388498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:19:05 +0000 Subject: [PATCH] Bump @astrojs/preact from 3.5.2 to 3.5.3 Bumps [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/preact@3.5.3/packages/integrations/preact) --- updated-dependencies: - dependency-name: "@astrojs/preact" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7688e3e..6d44c84 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/preact": "3.5.2", + "@astrojs/preact": "3.5.3", "@astrojs/react": "3.6.2", "@astrojs/sitemap": "3.1.6", "@tammergard/prettier-config": "2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65d82ae..0560706 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/preact': - specifier: 3.5.2 - version: 3.5.2(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2) + specifier: 3.5.3 + version: 3.5.3(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2) '@astrojs/react': specifier: 3.6.2 version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.2) @@ -54,8 +54,8 @@ packages: '@astrojs/markdown-remark@5.2.0': resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==} - '@astrojs/preact@3.5.2': - resolution: {integrity: sha512-pu7cmoLy6fWV1oO2LZ8IU2Tgu+nMi8b2mvRoQ6oIn+ViJUu3Ibgi8gVl2Ntf/ZbrVBcyQm3qtCXMuIHBrsZ+7w==} + '@astrojs/preact@3.5.3': + resolution: {integrity: sha512-/4q7eaEZue+ZEp2lT4AtsHTRz+GWSoHEtAaFWhlfWNQxR08T1JqCtr/073JQl60dMEzclmGxXkZYL7Sq4/sQYw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} peerDependencies: preact: ^10.6.5 @@ -1850,7 +1850,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/preact@3.5.2(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2)': + '@astrojs/preact@3.5.3(@babel/core@7.25.2)(preact@10.23.2)(vite@5.4.2)': dependencies: '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-development': 7.24.7(@babel/core@7.25.2)