Skip to content
Closed
Show file tree
Hide file tree
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
fix: upgrade tailwindcss from 3.4.10 to 3.4.13
Snyk has created this PR to upgrade tailwindcss from 3.4.10 to 3.4.13.

See this package in npm:
tailwindcss

See this project in Snyk:
https://app.snyk.io/org/randomusert/project/5f8f52ba-c2d6-4b8d-8d2d-9ef31528052b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2024
commit 8eeaa468367e57cac4c97e4de3899e9bdf98602b
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"eslint": "^8",
"eslint-config-next": "14.2.6",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10"
"tailwindcss": "^3.4.13"
}
}