Skip to content
Open
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.4 to 3.4.6
Snyk has created this PR to upgrade tailwindcss from 3.4.4 to 3.4.6.

See this package in npm:
tailwindcss

See this project in Snyk:
https://app.snyk.io/org/abcde45421/project/7482c949-5707-4e5b-83a4-acdf8adf9d20?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 7, 2024
commit 0d702ddf10d8d35f5249e9aa79489dd5484e7902
14 changes: 7 additions & 7 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-router-dom": "^6.24.1",
"react-scripts": "5.0.1",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"uuid": "^10.0.0",
"web-vitals": "^2.1.4"
},
Expand Down