From 28059421626a598529f32c7dbb7b9b71223d9fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 02:57:26 +0000 Subject: [PATCH] Bump the prod-dependencies group with 1 update Bumps the prod-dependencies group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 4.4.0 to 4.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@4.4.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- pnpm-lock.yaml | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/playground/package.json b/playground/package.json index e1d219b..17339f7 100644 --- a/playground/package.json +++ b/playground/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/tailwind": "^5.1.0", - "astro": "^4.4.0", + "astro": "^4.4.4", "package-name": "workspace:*", "tailwindcss": "^3.4.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05086f2..008a420 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,10 +28,10 @@ importers: dependencies: '@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.4)(tailwindcss@3.4.1) astro: - specifier: ^4.4.0 - version: 4.4.0(@types/node@20.11.19)(typescript@5.3.3) + specifier: ^4.4.4 + version: 4.4.4(@types/node@20.11.19)(typescript@5.3.3) package-name: specifier: workspace:* version: link:../package @@ -173,13 +173,13 @@ packages: prismjs: 1.29.0 dev: false - /@astrojs/tailwind@5.1.0(astro@4.4.0)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.4.4)(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.19)(typescript@5.3.3) + astro: 4.4.4(@types/node@20.11.19)(typescript@5.3.3) autoprefixer: 10.4.16(postcss@8.4.33) postcss: 8.4.33 postcss-load-config: 4.0.2(postcss@8.4.33) @@ -1506,8 +1506,8 @@ packages: - typescript dev: false - /astro@4.4.0(@types/node@20.11.19)(typescript@5.3.3): - resolution: {integrity: sha512-JAsMrm1Z6W4Iqg9Q7LW/6lCXrqa4jndEOlR/yu7NGNP0BrPwSM8i4+yzya6hxgsNvyyVK8ywthaNhFmqd8Z+cg==} + /astro@4.4.4(@types/node@20.11.19)(typescript@5.3.3): + resolution: {integrity: sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -1563,7 +1563,6 @@ packages: rehype: 13.0.1 resolve: 1.22.8 semver: 7.5.4 - server-destroy: 1.0.1 shikiji: 0.9.19 shikiji-core: 0.9.19 string-width: 7.0.0