deps
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m34s

This commit is contained in:
2026-02-09 13:12:34 -07:00
parent 25af507805
commit b15dce4cd4
2 changed files with 165 additions and 165 deletions

View File

@@ -20,13 +20,13 @@
"astro": "6.0.0-beta.9",
"astro-icon": "^1.1.5",
"motion-v": "^1.10.2",
"nodemailer": "^8.0.0",
"nodemailer": "^8.0.1",
"tailwindcss": "^4.1.18",
"vue": "^3.5.27"
"vue": "^3.5.28"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.3",
"@types/node": "^25.2.1",
"@types/node": "^25.2.2",
"@types/nodemailer": "^7.0.9",
"daisyui": "^5.5.18"
}