From a7e2b46c6420e1eea8c86343eff3849cf8ff269e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:05:34 +0000 Subject: chore(deps): bump the regular group with 3 updates Bumps the regular group with 3 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.0.15 to 4.0.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.17/packages/@tailwindcss-vite) Updates `astro` from 5.5.4 to 5.5.6 - [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@5.5.6/packages/astro) Updates `tailwindcss` from 4.0.15 to 4.0.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.17/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f3d3667..4a5eba9 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@fontsource/noto-sans": "^5.2.6", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@tailwindcss/typography": "^0.5.16", - "@tailwindcss/vite": "^4.0.15", - "astro": "^5.5.4", + "@tailwindcss/vite": "^4.0.17", + "astro": "^5.5.6", "daisyui": "^5.0.9", "eslint": "^9.23.0", "eslint-config-prettier": "^10.1.1", @@ -29,7 +29,7 @@ "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.11", "sharp": "^0.33.5", - "tailwindcss": "^4.0.15", + "tailwindcss": "^4.0.17", "typescript": "^5.8.2", "typescript-eslint": "^8.28.0" }, -- cgit v1.2.3