Deps Update, CSSNano, Sentry env (#210)

1. Update dependencies
2. Use cssnano for production
3. Assign an environment variable to Sentry's environment settings
4. `Pill` now accepts React Nodes so we can pass translations using Trans component
5. Switch to mailpit API during tests
6. Do not require Email Sender to be of type email and add proper error messages
This commit is contained in:
Giancarlo Buomprisco
2025-03-12 15:51:11 +07:00
committed by GitHub
parent bd723dccce
commit a45fda44cf
31 changed files with 1666 additions and 764 deletions

View File

@@ -21,7 +21,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "2.49.1",
"next": "15.2.1",
"next": "15.2.2",
"zod": "^3.24.2"
},
"typesVersions": {