Deps Update and minor changes (#222)

1. Revert Card changes
2. Use X logo instead of Twitter
3. Update Dependencies

* Remove reference to pg_sodium as new Supabase CLI doesn't play well with it
This commit is contained in:
Giancarlo Buomprisco
2025-03-28 10:51:38 +07:00
committed by GitHub
parent 6fbc5cf6e5
commit e7f17dd34f
22 changed files with 278 additions and 267 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.51.1",
"@types/node": "^22.13.13",
"@types/node": "^22.13.14",
"node-html-parser": "^7.0.1",
"totp-generator": "^1.0.0"
}