chore(deps): update packages to fix 142 CVEs (0 vulnerabilities)

This commit is contained in:
2026-09-14 18:32:06 -04:00
parent 14182bf078
commit cac478a9d1
2 changed files with 768 additions and 1008 deletions
+687 -941
View File
File diff suppressed because it is too large Load Diff
+81 -67
View File
@@ -28,107 +28,107 @@
"typecheck": "tsc --noEmit" "typecheck": "tsc --noEmit"
}, },
"dependencies": { "dependencies": {
"@auth/drizzle-adapter": "^1.11.1", "@auth/drizzle-adapter": "^1.11.3",
"@aws-sdk/client-s3": "^3.989.0", "@aws-sdk/client-s3": "^3.1132.0",
"@aws-sdk/s3-request-presigner": "^3.989.0", "@aws-sdk/s3-request-presigner": "^3.1132.0",
"@better-auth/drizzle-adapter": "^1.5.5", "@better-auth/drizzle-adapter": "~1.6.33",
"@dnd-kit/core": "^6.3.1", "@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0", "@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2", "@dnd-kit/utilities": "^3.2.2",
"@hookform/resolvers": "^5.2.2", "@hookform/resolvers": "^5.9.1",
"@radix-ui/react-accordion": "^1.2.12", "@radix-ui/react-accordion": "^1.2.20",
"@radix-ui/react-alert-dialog": "^1.1.15", "@radix-ui/react-alert-dialog": "^1.1.23",
"@radix-ui/react-aspect-ratio": "^1.1.8", "@radix-ui/react-aspect-ratio": "^1.1.15",
"@radix-ui/react-avatar": "^1.1.11", "@radix-ui/react-avatar": "^1.2.6",
"@radix-ui/react-checkbox": "^1.3.3", "@radix-ui/react-checkbox": "^1.3.11",
"@radix-ui/react-collapsible": "^1.1.12", "@radix-ui/react-collapsible": "^1.1.20",
"@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dialog": "^1.1.23",
"@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-dropdown-menu": "^2.1.24",
"@radix-ui/react-label": "^2.1.8", "@radix-ui/react-label": "^2.1.15",
"@radix-ui/react-popover": "^1.1.15", "@radix-ui/react-popover": "^1.1.23",
"@radix-ui/react-progress": "^1.1.8", "@radix-ui/react-progress": "^1.1.16",
"@radix-ui/react-scroll-area": "^1.2.10", "@radix-ui/react-scroll-area": "^1.2.18",
"@radix-ui/react-select": "^2.2.6", "@radix-ui/react-select": "^2.3.7",
"@radix-ui/react-separator": "^1.1.8", "@radix-ui/react-separator": "^1.1.15",
"@radix-ui/react-slider": "^1.3.6", "@radix-ui/react-slider": "^1.4.7",
"@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-slot": "^1.3.3",
"@radix-ui/react-switch": "^1.2.6", "@radix-ui/react-switch": "^1.3.7",
"@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-tabs": "^1.1.21",
"@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/react-tooltip": "^1.2.16",
"@shadcn/ui": "^0.0.4", "@shadcn/ui": "^0.0.4",
"@t3-oss/env-nextjs": "^0.13.10", "@t3-oss/env-nextjs": "^0.13.11",
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.20",
"@tanstack/react-query": "^5.90.21", "@tanstack/react-query": "^5.102.8",
"@tanstack/react-table": "^8.21.3", "@tanstack/react-table": "^8.21.3",
"@tiptap/extension-table": "^3.20.0", "@tiptap/extension-table": "^3.31.3",
"@tiptap/extension-table-cell": "^3.20.0", "@tiptap/extension-table-cell": "^3.31.3",
"@tiptap/extension-table-header": "^3.20.0", "@tiptap/extension-table-header": "^3.31.3",
"@tiptap/extension-table-row": "^3.20.0", "@tiptap/extension-table-row": "^3.31.3",
"@tiptap/pm": "^3.20.0", "@tiptap/pm": "^3.31.3",
"@tiptap/react": "^3.20.0", "@tiptap/react": "^3.31.3",
"@tiptap/starter-kit": "^3.20.0", "@tiptap/starter-kit": "^3.31.3",
"@trpc/client": "^11.10.0", "@trpc/client": "^11.18.0",
"@trpc/react-query": "^11.10.0", "@trpc/react-query": "^11.18.0",
"@trpc/server": "^11.10.0", "@trpc/server": "^11.18.0",
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/ws": "^8.18.1", "@types/ws": "^8.18.1",
"bcryptjs": "^3.0.3", "bcryptjs": "^3.0.3",
"better-auth": "^1.5.5", "better-auth": "~1.6.33",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.1.1", "cmdk": "^1.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.4.0",
"driver.js": "^1.4.0", "driver.js": "^1.8.0",
"drizzle-orm": "^0.41.0", "drizzle-orm": "^0.45.2",
"html2pdf.js": "^0.14.0", "html2pdf.js": "^0.14.0",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.8",
"lucide-react": "^0.536.0", "lucide-react": "^0.536.0",
"minio": "^8.0.6", "minio": "^8.0.7",
"next": "16.2.1", "next": "16",
"next-auth": "^5.0.0-beta.30", "next-auth": "^5.0.0-beta.32",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"postgres": "^3.4.8", "postgres": "^3.4.9",
"radix-ui": "^1.4.3", "radix-ui": "^1.6.7",
"react": "19.2.4", "react": "19.2.4",
"react-day-picker": "^9.13.2", "react-day-picker": "^9.14.0",
"react-dom": "19.2.4", "react-dom": "19.2.4",
"react-hook-form": "^7.71.1", "react-hook-form": "^7.88.0",
"react-resizable-panels": "^3.0.6", "react-resizable-panels": "^3.0.6",
"react-signature-canvas": "^1.1.0-alpha.2", "react-signature-canvas": "^1.1.0-alpha.2",
"react-webcam": "^7.2.0", "react-webcam": "^7.2.0",
"server-only": "^0.0.1", "server-only": "^0.0.1",
"sonner": "^2.0.7", "sonner": "^2.0.8",
"superjson": "^2.2.6", "superjson": "^2.2.6",
"tailwind-merge": "^3.4.0", "tailwind-merge": "^3.7.0",
"tiptap-markdown": "^0.9.0", "tiptap-markdown": "^0.9.0",
"uuid": "^13.0.0", "uuid": "^13.0.2",
"ws": "^8.19.0", "ws": "^8.21.3",
"zod": "^4.3.6", "zod": "^4.6.5",
"zustand": "^4.5.7" "zustand": "^4.5.7"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.3", "@eslint/eslintrc": "^3.3.7",
"@tailwindcss/postcss": "^4.1.18", "@tailwindcss/postcss": "^4.3.3",
"@types/bcryptjs": "^3.0.0", "@types/bcryptjs": "^3.0.0",
"@types/bun": "^1.3.9", "@types/bun": "^1.4.2",
"@types/crypto-js": "^4.2.2", "@types/crypto-js": "^4.2.2",
"@types/node": "^20.19.33", "@types/node": "^20.19.43",
"@types/react": "19.2.14", "@types/react": "19.2.14",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"@types/uuid": "^11.0.0", "@types/uuid": "^11.0.0",
"drizzle-kit": "^0.30.6", "drizzle-kit": "^0.31.10",
"eslint": "^9.39.2", "eslint": "^9.39.5",
"eslint-config-next": "16.2.1", "eslint-config-next": "16.3.5",
"eslint-plugin-drizzle": "^0.2.3", "eslint-plugin-drizzle": "^0.2.3",
"postcss": "^8.5.6", "postcss": "^8.5.28",
"prettier": "^3.8.1", "prettier": "^3.9.6",
"prettier-plugin-tailwindcss": "^0.6.14", "prettier-plugin-tailwindcss": "^0.6.14",
"tailwindcss": "^4.1.18", "tailwindcss": "^4.3.3",
"ts-unused-exports": "^11.0.1", "ts-unused-exports": "^11.0.1",
"tw-animate-css": "^1.4.0", "tw-animate-css": "^1.4.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.55.0", "typescript-eslint": "^8.70.0",
"vitest": "^4.0.18" "vitest": "^4.1.11"
}, },
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.39.3" "initVersion": "7.39.3"
@@ -141,6 +141,20 @@
], ],
"overrides": { "overrides": {
"@types/react": "19.2.14", "@types/react": "19.2.14",
"@types/react-dom": "19.2.3" "@types/react-dom": "19.2.3",
"@better-auth/core": "1.6.33",
"minio": {
"fast-xml-parser": "^5.7.0",
"stream-json": "^3.6.0"
},
"query-string": {
"decode-uri-component": "^0.5.0"
},
"@esbuild-kit/core-utils": {
"esbuild": "^0.25.12"
},
"vite": {
"esbuild": "^0.28.0"
}
} }
} }