remove command

This commit is contained in:
2025-06-08 19:49:19 -05:00
parent 07f2f5f0e1
commit abd1d43f79
3 changed files with 168 additions and 4 deletions

View File

@@ -17,15 +17,16 @@
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1",
"@directus/sdk": "^19.1.0",
"@tailwindcss/vite": "^4.1.8",
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.9.1",
"form-data": "4.0.3",
"framer-motion": "^12.16.0",
"postcss-preset-env": "^10.2.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hotkeys-hook": "^5.1.0",
"react-icons": "^5.5.0",
"postcss-preset-env": "^10.2.1",
"sanitize-html": "^2.17.0",
"tailwindcss": "^4.1.8"
},