From dfd763b9d453ea73adf9b8ef99ba31ea05d8016c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 21:39:51 +0000 Subject: [PATCH] Bump @astrojs/tailwind from 5.0.3 to 5.0.4 Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.0.4/packages/integrations/tailwind) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9fe984b..1683ab8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/mdx": "2.0.0", "@astrojs/rss": "4.0.1", "@astrojs/sitemap": "3.0.3", - "@astrojs/tailwind": "5.0.3", + "@astrojs/tailwind": "5.0.4", "astro": "4.0.3", "astro-icon": "^0.8.2", "rehype-external-links": "^3.0.0", @@ -235,9 +235,9 @@ } }, "node_modules/@astrojs/tailwind": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.0.3.tgz", - "integrity": "sha512-p+uFa1PNuV8RxhGkPUFgVq8CUbmS3xr0u5k1An2xKECLotRh7vsrGcPUijHvYOt42URohcg8rIq0CxNoVMhReg==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.0.4.tgz", + "integrity": "sha512-50ImfEFRBjndtWus6xJOWQ4EVpZWB4d+hieosMPm1Tca68mNTX+Yi1/PhTMk9q/w7iZPIUK/KGBoovo15O10eQ==", "dependencies": { "autoprefixer": "^10.4.15", "postcss": "^8.4.28", diff --git a/package.json b/package.json index 33de7a9..641f656 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "2.0.0", "@astrojs/rss": "4.0.1", "@astrojs/sitemap": "3.0.3", - "@astrojs/tailwind": "5.0.3", + "@astrojs/tailwind": "5.0.4", "astro": "4.0.3", "astro-icon": "^0.8.2", "rehype-external-links": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa45bd0..510cde0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -15,8 +15,8 @@ dependencies: specifier: 3.0.3 version: 3.0.3 '@astrojs/tailwind': - specifier: 5.0.3 - version: 5.0.3(astro@4.0.3)(tailwindcss@3.3.6) + specifier: 5.0.4 + version: 5.0.4(astro@4.0.3)(tailwindcss@3.3.6) astro: specifier: 4.0.3 version: 4.0.3(typescript@5.3.3) @@ -38,8 +38,8 @@ dependencies: devDependencies: '@astrojs/check': - specifier: ^0.3.1 - version: 0.3.1(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3) + specifier: ^0.3.3 + version: 0.3.4(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3) '@pagefind/default-ui': specifier: ^1.0.4 version: 1.0.4 @@ -144,13 +144,13 @@ packages: '@jridgewell/trace-mapping': 0.3.20 dev: false - /@astrojs/check@0.3.1(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3): - resolution: {integrity: sha512-3LjEUvh7Z4v9NPokaqKMXQ0DwnSXfmtcyAuWVTjNt9yzjv54SxykobV5CTOB3TIko+Rqg59ejamJBxaJN6fvkw==} + /@astrojs/check@0.3.4(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3): + resolution: {integrity: sha512-Wi4KwW38J3GCd/U6LH2UuU4uc4P/K1WYaqhoKm2o7rVoGhQfO+RWrSO26rUPRXYbmae8JugAgpCmsHC8bt5RlA==} hasBin: true peerDependencies: typescript: ^5.0.0 dependencies: - '@astrojs/language-server': 2.5.2(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3) + '@astrojs/language-server': 2.5.5(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 @@ -176,8 +176,8 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: false - /@astrojs/language-server@2.5.2(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3): - resolution: {integrity: sha512-O5SMzoQ65wSxA1KygreI9UJYmHpgt15bSYBxceHwqX7OCDM4Ek8mr6mZn45LGDtwM3dp1uup7kp8exfRPwIFbA==} + /@astrojs/language-server@2.5.5(prettier-plugin-astro@0.12.2)(prettier@3.1.0)(typescript@5.3.3): + resolution: {integrity: sha512-hk7a8S7bpf//BOA6mMjiYqi/eiYtGPfUfw59eVXdutdRFdwDHtu4jcsLu43ZaId56pAcE8qFjIvJxySvzcxiUA==} hasBin: true peerDependencies: prettier: ^3.0.0 @@ -283,8 +283,8 @@ packages: zod: 3.22.4 dev: false - /@astrojs/tailwind@5.0.3(astro@4.0.3)(tailwindcss@3.3.6): - resolution: {integrity: sha512-p+uFa1PNuV8RxhGkPUFgVq8CUbmS3xr0u5k1An2xKECLotRh7vsrGcPUijHvYOt42URohcg8rIq0CxNoVMhReg==} + /@astrojs/tailwind@5.0.4(astro@4.0.3)(tailwindcss@3.3.6): + resolution: {integrity: sha512-50ImfEFRBjndtWus6xJOWQ4EVpZWB4d+hieosMPm1Tca68mNTX+Yi1/PhTMk9q/w7iZPIUK/KGBoovo15O10eQ==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24