Updated packages

This commit is contained in:
gbuomprisco
2025-01-17 14:24:53 +07:00
parent 7d86fed7a4
commit 95bc455372
21 changed files with 225 additions and 225 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"node-html-parser": "^7.0.1"
}
}

View File

@@ -55,7 +55,7 @@
"@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.14",
"@supabase/supabase-js": "2.47.16",
"@tanstack/react-query": "5.64.1",
"@tanstack/react-table": "^8.20.6",
"date-fns": "^4.1.0",
@@ -68,7 +68,7 @@
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.0",
"recharts": "2.15.0",
"sonner": "^1.7.1",
"sonner": "^1.7.2",
"tailwind-merge": "^2.6.0",
"zod": "^3.24.1"
},
@@ -79,7 +79,7 @@
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.1.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@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",