Moved to Vue. Making it ✨Vuetiful✨
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m29s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m29s
This commit is contained in:
12
package.json
12
package.json
@@ -10,20 +10,20 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^9.5.2",
|
||||
"@astrojs/solid-js": "^5.1.3",
|
||||
"@astrojs/vue": "^5.1.4",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@fontsource-variable/roboto-slab": "^5.2.8",
|
||||
"@heroicons/vue": "^2.2.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.10",
|
||||
"astro": "^5.16.15",
|
||||
"astro-icon": "^1.1.5",
|
||||
"nodemailer": "^7.0.12",
|
||||
"solid-heroicons": "^3.2.4",
|
||||
"solid-js": "^1.9.10",
|
||||
"tailwindcss": "^4.1.18"
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "^1.2.3",
|
||||
"@types/node": "^25.0.9",
|
||||
"@types/node": "^25.0.10",
|
||||
"@types/nodemailer": "^7.0.5",
|
||||
"daisyui": "^5.5.14"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user