Yelling at me to add this
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m28s

This commit is contained in:
2026-02-24 14:49:22 -07:00
parent 50d8f2a9aa
commit 8c5556eb3c
3 changed files with 130 additions and 130 deletions

View File

@@ -9,17 +9,17 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "10.0.0-beta.4",
"@astrojs/node": "10.0.0-beta.5",
"@astrojs/partytown": "^2.1.4",
"@astrojs/vue": "6.0.0-beta.1",
"@fontsource-variable/inter": "^5.2.8",
"@fontsource-variable/roboto-slab": "^5.2.8",
"@tailwindcss/vite": "^4.2.1",
"astro": "6.0.0-beta.14",
"motion-v": "2.0.0-beta.5",
"astro": "6.0.0-beta.15",
"motion-v": "2.0.0",
"nodemailer": "^8.0.1",
"tailwindcss": "^4.2.1",
"vue": "^3.5.28"
"vue": "^3.5.29"
},
"devDependencies": {
"@types/node": "^25.3.0",