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

[Snyk] Upgrade tailwindcss from 3.3.3 to 3.4.7 #14

Merged
merged 1 commit into from
Aug 16, 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
fix: upgrade tailwindcss from 3.3.3 to 3.4.7
Snyk has created this PR to upgrade tailwindcss from 3.3.3 to 3.4.7.

See this package in npm:
tailwindcss

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/44a48377-2dcd-44b2-9442-7896c450a120?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-bot committed Aug 15, 2024

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait
commit f79b3817c174e175311a860b8614ce86e0ca454b
2 changes: 1 addition & 1 deletion front-end/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.19",
"postcss": "^8.4.31",
"svelte": "^4.0.5",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"vite": "^4.5.3"
},
"dependencies": {