summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-31 16:05:34 +0000
committerGitHub <[email protected]>2025-03-31 16:05:34 +0000
commita7e2b46c6420e1eea8c86343eff3849cf8ff269e (patch)
tree0859334eacd03c8cdd77937346f2b68cc43507a5 /package.json
parentcb4c2c87fa2a6935042e02bd020415a12527a4a3 (diff)
chore(deps): bump the regular group with 3 updatesdependabot/npm_and_yarn/regular-ecd5d36c40
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/[email protected]/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] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
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"
},