Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-05 14:53:05 +08:00
parent 6fd9ebd2b9
commit 198f7239ef
21 changed files with 1349 additions and 1059 deletions

View File

@@ -35,17 +35,17 @@
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.1",
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query": "5.59.19",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"next-themes": "0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"sonner": "^1.5.0",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},
"prettier": "@kit/prettier-config",