This commit is contained in:
2025-05-07 16:34:02 -03:00
parent 11f43cf9cd
commit ad15aa7a73
7 changed files with 17 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
"@astrojs/react": "^4.2.4",
"@astrojs/sitemap": "^3.3.0",
"@hookform/resolvers": "^5.0.1",
"@tailwindcss/vite": "^4.0.13",
"@tailwindcss/vite": "^4.1.5",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"astro": "^5.7.2",
@@ -24,7 +24,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.56.0",
"smartypants": "^0.2.2",
"tailwindcss": "^4.0.13",
"tailwindcss": "^4.1.5",
"vanilla-cookieconsent": "^3.1.0",
"zod": "^3.24.3"
}