From 345f64e0aa547563497a6326bf085ff6169d78e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:53:03 +0000 Subject: chore(node_modules): bump astro from 4.16.17 to 4.16.18 (#209) Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.17 to 4.16.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@4.16.18/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.18/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6401cce..4992384 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/noto-sans": "^5.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", - "astro": "^4.16.17", + "astro": "^4.16.18", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a53b768..340b3d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^8.42.3 version: 8.42.3 astro: - specifier: ^4.16.17 - version: 4.16.17(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2) + specifier: ^4.16.18 + version: 4.16.18(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2) eslint: specifier: ^9.17.0 version: 9.17.0(jiti@1.21.6) @@ -988,8 +988,8 @@ packages: resolution: {integrity: sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - astro@4.16.17: - resolution: {integrity: sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==} + astro@4.16.18: + resolution: {integrity: sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3832,7 +3832,7 @@ snapshots: - supports-color - typescript - astro@4.16.17(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2): + astro@4.16.18(rollup@4.24.0)(sass@1.83.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 -- cgit v1.2.3