Skip to content

Commit

Permalink
chore(deps): update dependency @astrojs/tailwind to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent e1f1539 commit df35a94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^7.0.0",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/tailwind": "^6.0.0",
"@astrojs/vue": "^5.0.0",
"@ava/typescript": "5.0.0",
"@devprotocol/clubs-core": "3.24.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
svelte2tsx "^0.7.34"
vite "^6.0.9"

"@astrojs/tailwind@^5.0.0":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-5.1.5.tgz#d2e0bb18d5df661853772fb1aae288df1bb3d6f9"
integrity sha512-1diguZEau7FZ9vIjzE4BwavGdhD3+JkdS8zmibl1ene+EHgIU5hI0NMgRYG3yea+Niaf7cyMwjeWeLvzq/maxg==
"@astrojs/tailwind@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-6.0.0.tgz#898f804c583d5570862cfdc96bc9688f3c9f0dce"
integrity sha512-GbEK2/h0nvY8i6g1GZT5ddHAgj71lQIf34/j7+jPLhUti3xDxKcWElApDe2jWvqAaKl2oKEh045ITSm8mU9BVQ==
dependencies:
autoprefixer "^10.4.20"
postcss "^8.5.1"
Expand Down

0 comments on commit df35a94

Please sign in to comment.