Deps (no more beta)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 5m26s

This commit is contained in:
2026-03-03 13:31:12 -07:00
parent 0eafcb9a67
commit e2571880ce
2 changed files with 208 additions and 54 deletions

View File

@@ -9,10 +9,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "10.0.0-beta.6",
"@astrojs/vue": "6.0.0-beta.1",
"@astrojs/node": "9.5.4",
"@astrojs/vue": "5.1.4",
"@tailwindcss/vite": "^4.2.1",
"astro": "6.0.0-beta.17",
"astro": "5.18.0",
"nodemailer": "^8.0.1",
"tailwindcss": "^4.2.1",
"vue": "^3.5.29"