From 27270f4bd9afacee5cf1cfb613f6d4788dff4325 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 18:41:39 +0000 Subject: [PATCH] chore(deps): update dependency astro to v3.4.3 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 69db522..5fe666f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/sitemap": "3.0.3", "@tammergard/prettier-config": "2.1.0", "@tammergard/tsconfig": "2.6.0", - "astro": "3.4.2", + "astro": "3.4.3", "prettier": "3.0.3", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9f9986..1e0d6bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 2.6.0 version: 2.6.0(typescript@5.0.2) astro: - specifier: 3.4.2 - version: 3.4.2(typescript@5.0.2) + specifier: 3.4.3 + version: 3.4.3(typescript@5.0.2) prettier: specifier: 3.0.3 version: 3.0.3 @@ -56,13 +56,13 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: true - /@astrojs/markdown-remark@3.3.0(astro@3.4.2): + /@astrojs/markdown-remark@3.3.0(astro@3.4.3): resolution: {integrity: sha512-ezFzEiZygc/ASe2Eul9v1yrTbNGqSbR348UGNXQ4Dtkx8MYRwfiBfmPm6VnEdfIGkW+bi5qIUReKfc7mPVUkIg==} peerDependencies: astro: ^3.3.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.4.2(typescript@5.0.2) + astro: 3.4.3(typescript@5.0.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1151,14 +1151,14 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true - /astro@3.4.2(typescript@5.0.2): - resolution: {integrity: sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==} + /astro@3.4.3(typescript@5.0.2): + resolution: {integrity: sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==} 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.3) '@astrojs/telemetry': 3.0.4 '@babel/core': 7.22.11 '@babel/generator': 7.22.10