Updated all packages

This commit is contained in:
gbuomprisco
2025-01-11 17:50:02 +08:00
parent b3141d774d
commit 948a062279
22 changed files with 617 additions and 601 deletions

View File

@@ -55,12 +55,12 @@
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-table": "^8.20.6",
"date-fns": "^4.1.0",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.4",
"react": "19.0.0",
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.1.3",
"@next/bundle-analyzer": "15.1.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
@@ -92,7 +92,7 @@
"require-in-the-middle": "7.4.0",
"supabase": "^2.2.1",
"tailwindcss": "3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,