Skip to content
Open
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 vue from 3.4.29 to 3.5.21
Snyk has created this PR to upgrade vue from 3.4.29 to 3.5.21.

See this package in npm:
vue

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/ded0d4c9-2f65-458e-91a2-4bc521804eb9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2025
commit 58c00f266d4974810b1ab262d61b31099a9097e6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"pusher-js": "8.4.0-rc2",
"tailwindcss": "3.4.4",
"vite": "4.5.5",
"vue": "3.4.29"
"vue": "3.5.21"
},
"dependencies": {
"@tailwindcss/forms": "0.5.7",
Expand Down
Loading