From 4a63298ee069b7488ea7430443af3a5a062114f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:20:10 +0000 Subject: [PATCH] Bump astro from 3.4.2 to 3.4.4 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.2 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 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e664251..c8a63cb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/react": "^3.0.4", "@types/react": "^18.2.33", "@types/react-dom": "^18.2.14", - "astro": "^3.4.2", + "astro": "^3.4.4", "classnames": "^2.3.2", "react": "^18.0.0", "react-dom": "^18.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f8d207..6b0d897 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^18.2.14 version: 18.2.14 astro: - specifier: ^3.4.2 - version: 3.4.2(sass@1.69.5)(typescript@5.1.3) + specifier: ^3.4.4 + version: 3.4.4(sass@1.69.5)(typescript@5.1.3) classnames: specifier: ^2.3.2 version: 2.3.2 @@ -73,13 +73,13 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: false - /@astrojs/markdown-remark@3.3.0(astro@3.4.2): + /@astrojs/markdown-remark@3.3.0(astro@3.4.4): resolution: {integrity: sha512-ezFzEiZygc/ASe2Eul9v1yrTbNGqSbR348UGNXQ4Dtkx8MYRwfiBfmPm6VnEdfIGkW+bi5qIUReKfc7mPVUkIg==} peerDependencies: astro: ^3.3.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.4.2(sass@1.69.5)(typescript@5.1.3) + astro: 3.4.4(sass@1.69.5)(typescript@5.1.3) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1276,14 +1276,14 @@ packages: - supports-color dev: true - /astro@3.4.2(sass@1.69.5)(typescript@5.1.3): - resolution: {integrity: sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==} + /astro@3.4.4(sass@1.69.5)(typescript@5.1.3): + resolution: {integrity: sha512-Xyhif8RtKpNLo/TXN0Klxt0uq/2xNzbJ1tZ2udn/QguT9a6iGeO+N1iRSU5a4FrZNKb5jyg7koLpwfEVJjj7cw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.1.0 '@astrojs/internal-helpers': 0.2.1 - '@astrojs/markdown-remark': 3.3.0(astro@3.4.2) + '@astrojs/markdown-remark': 3.3.0(astro@3.4.4) '@astrojs/telemetry': 3.0.4 '@babel/core': 7.22.11 '@babel/generator': 7.22.10