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

@@ -31,7 +31,7 @@
"supabase:db:dump:local": "supabase db dump --local --data-only"
},
"dependencies": {
"@edge-csrf/nextjs": "2.5.1",
"@edge-csrf/nextjs": "2.5.2",
"@hookform/resolvers": "^3.9.1",
"@kit/accounts": "workspace:*",
"@kit/admin": "workspace:*",
@@ -59,15 +59,15 @@
"@tanstack/react-query": "5.59.16",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"recharts": "2.13.0",
"recharts": "2.13.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.4",
"zod": "^3.23.8"
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.0.1",
"@next/bundle-analyzer": "15.0.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.8.2",
"@types/react": "npm:types-react@19.0.0-rc.1",