Updated dependencies (next.js 15.1.1) (#98)

This commit is contained in:
Giancarlo Buomprisco
2024-12-18 15:09:45 +08:00
committed by GitHub
parent 923b6954d4
commit 491040f683
17 changed files with 378 additions and 373 deletions

View File

@@ -35,11 +35,11 @@
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.47.8",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-query": "5.62.8",
"@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.468.0",
"next": "15.1.0",
"next": "15.1.1",
"next-themes": "0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",