Moved to keeping the SVGs in repo
Some checks failed
Docker Deploy / build-and-push (push) Failing after 3m7s
Some checks failed
Docker Deploy / build-and-push (push) Failing after 3m7s
This commit is contained in:
14
package.json
14
package.json
@@ -9,24 +9,20 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "10.0.0-beta.2",
|
||||
"@astrojs/node": "10.0.0-beta.4",
|
||||
"@astrojs/partytown": "^2.1.4",
|
||||
"@astrojs/vue": "6.0.0-beta.0",
|
||||
"@astrojs/vue": "6.0.0-beta.1",
|
||||
"@fontsource-variable/inter": "^5.2.8",
|
||||
"@fontsource-variable/roboto-slab": "^5.2.8",
|
||||
"@heroicons/vue": "^2.2.0",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@yeskunall/astro-umami": "^0.0.7",
|
||||
"astro": "6.0.0-beta.9",
|
||||
"astro-icon": "^1.1.5",
|
||||
"motion-v": "^1.10.2",
|
||||
"astro": "6.0.0-beta.11",
|
||||
"motion-v": "^1.10.3",
|
||||
"nodemailer": "^8.0.1",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "^1.2.3",
|
||||
"@types/node": "^25.2.2",
|
||||
"@types/node": "^25.2.3",
|
||||
"@types/nodemailer": "^7.0.9",
|
||||
"daisyui": "^5.5.18"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user