Updated Dependencies (Next.js 15.1.2)

This commit is contained in:
gbuomprisco
2024-12-23 08:35:34 +08:00
parent b5a8a0a4d3
commit 970f901d05
18 changed files with 521 additions and 397 deletions

View File

@@ -55,17 +55,17 @@
"@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.8",
"@supabase/supabase-js": "2.47.10",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-table": "^8.20.6",
"date-fns": "^4.1.0",
"lucide-react": "^0.468.0",
"next": "15.1.1",
"lucide-react": "^0.469.0",
"next": "15.1.2",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.1",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.2.0",
"recharts": "2.15.0",
"sonner": "^1.7.1",
@@ -77,14 +77,14 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.1.1",
"@next/bundle-analyzer": "15.1.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.2",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"dotenv-cli": "^7.4.4",
"dotenv-cli": "^8.0.0",
"eslint": "^8.57.0",
"import-in-the-middle": "1.12.0",
"pino-pretty": "^13.0.0",