From 912ee79e423d0ecc4514e9cc3807bc6f6c609eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:52:50 +0000 Subject: deps(node): bump astro from 4.6.2 to 4.6.3 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.6.2 to 4.6.3. - [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@4.6.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3408a3c..0c4150d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: ^20.12.7 version: 20.12.7 astro: - specifier: ^4.6.2 - version: 4.6.2(@types/node@20.12.7)(lightningcss@1.24.1)(typescript@5.4.5) + specifier: ^4.6.3 + version: 4.6.3(@types/node@20.12.7)(lightningcss@1.24.1)(typescript@5.4.5) fsevents: specifier: ^2.3.3 version: 2.3.3 @@ -1538,8 +1538,8 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true - /astro@4.6.2(@types/node@20.12.7)(lightningcss@1.24.1)(typescript@5.4.5): - resolution: {integrity: sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==} + /astro@4.6.3(@types/node@20.12.7)(lightningcss@1.24.1)(typescript@5.4.5): + resolution: {integrity: sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true dependencies: -- cgit v1.2.3