chore: update packages

This commit is contained in:
Thomas Camlong
2025-11-17 10:06:14 +01:00
parent e175a7f9fc
commit ebc5541605
2 changed files with 1102 additions and 1131 deletions

View File

@@ -44,8 +44,8 @@
"@radix-ui/react-toggle-group": "^1.1.11", "@radix-ui/react-toggle-group": "^1.1.11",
"@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/react-tooltip": "^1.2.8",
"@radix-ui/react-use-controllable-state": "^1.2.2", "@radix-ui/react-use-controllable-state": "^1.2.2",
"@tanstack/react-form": "^1.11.0", "@tanstack/react-form": "^1.25.0",
"@tanstack/react-query": "^5.90.2", "@tanstack/react-query": "^5.90.10",
"@tanstack/react-query-devtools": "^5.90.2", "@tanstack/react-query-devtools": "^5.90.2",
"@tanstack/react-table": "^8.21.3", "@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12", "@tanstack/react-virtual": "^3.13.12",
@@ -58,38 +58,38 @@
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.24", "framer-motion": "^12.23.24",
"input-otp": "^1.4.2", "input-otp": "^1.4.2",
"lucide-react": "^0.544.0", "lucide-react": "^0.553.0",
"motion": "^12.23.12", "motion": "^12.23.24",
"next": "16.0.1", "next": "16.0.3",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"pocketbase": "^0.26.3", "pocketbase": "^0.26.3",
"posthog-js": "^1.268.7", "posthog-js": "^1.293.0",
"posthog-node": "^5.9.1", "posthog-node": "^5.11.2",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",
"react": "^19.2.0", "react": "^19.2.0",
"react-day-picker": "8.10.1", "react-day-picker": "9.11.1",
"react-dom": "^19.2.0", "react-dom": "^19.2.0",
"react-dropzone": "^14.3.8", "react-dropzone": "^14.3.8",
"react-hook-form": "^7.62.0", "react-hook-form": "^7.66.0",
"react-resizable-panels": "^2.1.9", "react-resizable-panels": "^3.0.6",
"recharts": "^2.15.4", "recharts": "^3.4.1",
"sonner": "^2.0.7", "sonner": "^2.0.7",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.4.0",
"tailwindcss-motion": "^1.1.1", "tailwindcss-motion": "^1.1.1",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.4.0",
"vaul": "^1.1.2", "vaul": "^1.1.2",
"zod": "^4.1.12" "zod": "^4.1.12"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.2.4", "@biomejs/biome": "2.2.4",
"@tailwindcss/postcss": "^4.1.13", "@tailwindcss/postcss": "^4.1.17",
"@types/canvas-confetti": "^1.9.0", "@types/canvas-confetti": "^1.9.0",
"@types/node": "^22.18.10", "@types/node": "^24.10.1",
"@types/react": "^19.2.2", "@types/react": "^19.2.5",
"@types/react-dom": "^19.2.1", "@types/react-dom": "^19.2.3",
"tailwindcss": "^4.1.13", "tailwindcss": "^4.1.17",
"typescript": "^5.9.2", "typescript": "^5.9.3",
"wrangler": "^4.42.2" "wrangler": "^4.47.0"
}, },
"packageManager": "pnpm@10.18.2", "packageManager": "pnpm@10.18.2",
"pnpm": { "pnpm": {

2193
web/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff