Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @astrojs/tailwind to v5.1.4 #236

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,16 +102,16 @@ __metadata:
linkType: hard

"@astrojs/tailwind@npm:^5.0.0":
version: 5.1.3
resolution: "@astrojs/tailwind@npm:5.1.3"
version: 5.1.4
resolution: "@astrojs/tailwind@npm:5.1.4"
dependencies:
autoprefixer: "npm:^10.4.20"
postcss: "npm:^8.4.49"
postcss-load-config: "npm:^4.0.2"
peerDependencies:
astro: ^3.0.0 || ^4.0.0 || ^5.0.0
tailwindcss: ^3.0.24
checksum: 10/5c381a276b461188219f816de684b66b9663e2d294e49b8440243f3847de3b8168008bb6bbb3388e6be224ce7ba1d3980d8cdbc0b7baa5c55370a83611efa7ad
checksum: 10/9cbbe8e25d39e1936355280eed0555c8a565445e76f1f9fc5ebf0d753b90fe4a680e4e16ceab9ef21209c6c74398ad5244cde304aeacee760b0136291976c502
languageName: node
linkType: hard

Expand Down
Loading