Updated packages

This commit is contained in:
giancarlo
2024-05-28 13:25:15 +07:00
parent 1e047463c8
commit d7d05ddbc7
11 changed files with 426 additions and 204 deletions

View File

@@ -55,7 +55,7 @@
"@marsidev/react-turnstile": "^0.6.1",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.43.4",
"@tanstack/react-query": "5.39.0",
"@tanstack/react-query": "5.40.0",
"@tanstack/react-query-next-experimental": "^5.39.0",
"@tanstack/react-table": "^8.17.3",
"date-fns": "^3.6.0",
@@ -86,7 +86,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"supabase": "^1.167.4",
"supabase": "^1.169.6",
"tailwindcss": "3.4.3",
"typescript": "^5.4.5"
},