From 025bccec9db0c0a7ec79d03972cbbd9d2e254458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:39:29 +0000 Subject: deps(node): bump astro from 4.4.0 to 4.4.5 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.0 to 4.4.5. - [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.4.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index a74b590..37ea208 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fontsource/noto-sans-mono": "^5.0.18", "@types/node": "^20.11.20", "@typescript-eslint/parser": "^7.0.2", - "astro": "^4.4.0", + "astro": "^4.4.5", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-mdx": "^3.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0227d3e..9e111de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ devDependencies: version: 0.5.5(prettier@3.2.5)(typescript@5.3.3) '@astrojs/mdx': specifier: ^2.1.1 - version: 2.1.1(astro@4.4.0) + version: 2.1.1(astro@4.4.5) '@astrojs/sitemap': specifier: ^3.1.1 version: 3.1.1 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.4.0)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.4.5)(tailwindcss@3.4.1) '@catppuccin/tailwindcss': specifier: ^0.1.6 version: 0.1.6(tailwindcss@3.4.1) @@ -33,8 +33,8 @@ devDependencies: specifier: ^7.0.2 version: 7.0.2(eslint@8.57.0)(typescript@5.3.3) astro: - specifier: ^4.4.0 - version: 4.4.0(@types/node@20.11.20)(typescript@5.3.3) + specifier: ^4.4.5 + version: 4.4.5(@types/node@20.11.20)(typescript@5.3.3) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -168,7 +168,7 @@ packages: - supports-color dev: true - /@astrojs/mdx@2.1.1(astro@4.4.0): + /@astrojs/mdx@2.1.1(astro@4.4.5): resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==} engines: {node: '>=18.14.1'} peerDependencies: @@ -177,7 +177,7 @@ packages: '@astrojs/markdown-remark': 4.2.1 '@mdx-js/mdx': 3.0.1 acorn: 8.11.3 - astro: 4.4.0(@types/node@20.11.20)(typescript@5.3.3) + astro: 4.4.5(@types/node@20.11.20)(typescript@5.3.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -208,13 +208,13 @@ packages: zod: 3.22.4 dev: true - /@astrojs/tailwind@5.1.0(astro@4.4.0)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.4.5)(tailwindcss@3.4.1): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.4.0(@types/node@20.11.20)(typescript@5.3.3) + astro: 4.4.5(@types/node@20.11.20)(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.35) postcss: 8.4.35 postcss-load-config: 4.0.2(postcss@8.4.35) @@ -1809,8 +1809,8 @@ packages: hasBin: true dev: true - /astro@4.4.0(@types/node@20.11.20)(typescript@5.3.3): - resolution: {integrity: sha512-JAsMrm1Z6W4Iqg9Q7LW/6lCXrqa4jndEOlR/yu7NGNP0BrPwSM8i4+yzya6hxgsNvyyVK8ywthaNhFmqd8Z+cg==} + /astro@4.4.5(@types/node@20.11.20)(typescript@5.3.3): + resolution: {integrity: sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -1866,7 +1866,6 @@ packages: rehype: 13.0.1 resolve: 1.22.8 semver: 7.6.0 - server-destroy: 1.0.1 shikiji: 0.9.19 shikiji-core: 0.9.19 string-width: 7.1.0 @@ -5046,10 +5045,6 @@ packages: lru-cache: 6.0.0 dev: true - /server-destroy@1.0.1: - resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} - dev: true - /sharp@0.32.6: resolution: {integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==} engines: {node: '>=14.15.0'} -- cgit v1.2.3