Updated packages

This commit is contained in:
gbuomprisco
2024-10-30 12:46:55 +08:00
parent c386fabbc2
commit 6490102e9f
15 changed files with 334 additions and 254 deletions

View File

@@ -38,8 +38,8 @@
"@tanstack/react-query": "5.59.16",
"@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.453.0",
"next": "15.0.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",

View File

@@ -25,8 +25,8 @@
"@tanstack/react-query": "5.59.16",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",

View File

@@ -31,8 +31,8 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"sonner": "^1.5.0",

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-i18next": "^15.1.0"

View File

@@ -39,8 +39,8 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"class-variance-authority": "^0.7.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",