chore(deps): update ALL packages

This commit is contained in:
2026-05-02 01:43:50 +02:00
parent 50d92f6787
commit ed3ebc9e3a
5 changed files with 5348 additions and 4775 deletions

View File

@@ -10,16 +10,16 @@
"@hctv/auth": "workspace:*", "@hctv/auth": "workspace:*",
"@hctv/db": "workspace:*", "@hctv/db": "workspace:*",
"@hctv/hono-ws": "workspace:*", "@hctv/hono-ws": "workspace:*",
"@hono/node-server": "^1.14.0", "@hono/node-server": "^2.0.1",
"@hono/node-ws": "^1.1.0", "@hono/node-ws": "^1.3.1",
"@leeoniya/ufuzzy": "^1.0.18", "@leeoniya/ufuzzy": "^1.0.19",
"@oslojs/encoding": "^1.1.0", "@oslojs/encoding": "^1.1.0",
"hono": "^4.7.5", "hono": "^4.12.16",
"prom-client": "^15.1.3" "prom-client": "^15.1.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.17", "@types/node": "^25.6.0",
"tsx": "^4.7.1", "tsx": "^4.21.0",
"typescript": "^5.8.2" "typescript": "^6.0.3"
} }
} }

View File

@@ -10,14 +10,14 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/starlight": "^0.35.2", "@astrojs/starlight": "^0.38.4",
"@catppuccin/starlight": "^1.0.2", "@catppuccin/starlight": "^2.0.1",
"astro": "^5.6.1", "astro": "^6.2.1",
"astro-mermaid": "^1.0.4", "astro-mermaid": "^2.0.1",
"mermaid": "^11.10.1", "mermaid": "^11.14.0",
"sharp": "^0.34.2", "sharp": "^0.34.5",
"starlight-typedoc": "^0.21.5", "starlight-typedoc": "^0.21.5",
"typedoc": "^0.28.16", "typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.9.0" "typedoc-plugin-markdown": "^4.11.0"
} }
} }

View File

@@ -17,82 +17,83 @@
"dependencies": { "dependencies": {
"@hctv/auth": "workspace:*", "@hctv/auth": "workspace:*",
"@hctv/db": "workspace:*", "@hctv/db": "workspace:*",
"@hookform/resolvers": "^3.9.1", "@hookform/resolvers": "^5.2.2",
"@lucia-auth/adapter-prisma": "^4.0.1", "@lucia-auth/adapter-prisma": "^4.0.1",
"@node-rs/argon2": "^2.0.2", "@node-rs/argon2": "^2.0.2",
"@omit/react-confirm-dialog": "^1.2.0", "@omit/react-confirm-dialog": "^2.0.0",
"@radix-ui/react-alert-dialog": "^1.1.15", "@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-avatar": "^1.0.4", "@radix-ui/react-avatar": "^1.1.11",
"@radix-ui/react-checkbox": "^1.1.4", "@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-dialog": "^1.1.5", "@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.2", "@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-hover-card": "^1.1.14", "@radix-ui/react-hover-card": "^1.1.15",
"@radix-ui/react-label": "^2.1.1", "@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.5", "@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-select": "^2.1.5", "@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.1", "@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.12", "@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.7", "@radix-ui/react-tooltip": "^1.2.8",
"@scalar/api-reference-react": "^0.7.42", "@scalar/api-reference-react": "^0.9.32",
"@sentry/nextjs": "^10", "@sentry/nextjs": "^10.51.0",
"@slack/web-api": "^7.9.1", "@slack/web-api": "^7.15.1",
"@uidotdev/usehooks": "^2.4.1", "@uidotdev/usehooks": "^2.4.1",
"@uploadthing/react": "^7.3.1", "@uploadthing/react": "^7.3.3",
"ajv": "^8.17.1", "ajv": "^8.20.0",
"arctic": "^3.7.0", "arctic": "^3.7.0",
"bullmq": "^5.45.2", "bullmq": "^5.76.4",
"cheerio": "^1.0.0", "cheerio": "^1.2.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.0", "clsx": "^2.1.1",
"cmdk": "1.0.0", "cmdk": "1.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"hls-video-element": "^1.5.0", "hls-video-element": "^1.5.11",
"hls.js": "^1.6.15", "hls.js": "^1.6.16",
"lucia": "^3.2.2", "lucia": "^3.2.2",
"lucide-react": "^0.473.0", "lucide-react": "^1.14.0",
"media-chrome": "^4.8.0", "media-chrome": "^4.19.0",
"next": "^16.1.0", "next": "^16.2.4",
"next-themes": "^0.4.4", "next-themes": "^0.4.6",
"node-cron": "^3.0.3", "node-cron": "^4.2.1",
"nuqs": "^2.4.3", "nuqs": "^2.8.9",
"pg": "^8.14.1", "pg": "^8.20.0",
"pg-boss": "^10.1.6", "pg-boss": "^12.18.1",
"prom-client": "^15.1.3", "prom-client": "^15.1.3",
"react": "^19.2.3", "react": "^19.2.5",
"react-day-picker": "^9.13.0", "react-day-picker": "^9.14.0",
"react-dom": "^19.2.3", "react-dom": "^19.2.5",
"react-hook-form": "^7.54.2", "react-hook-form": "^7.74.0",
"rehype-raw": "^7.0.0", "rehype-raw": "^7.0.0",
"rehype-react": "^8.0.0", "rehype-react": "^8.0.0",
"rehype-sanitize": "^6.0.0", "rehype-sanitize": "^6.0.0",
"remark-parse": "^11.0.0", "remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2", "remark-rehype": "^11.1.2",
"sharp": "^0.34.3", "sharp": "^0.34.5",
"sonner": "^1.4.41", "sonner": "^2.0.7",
"swr": "^2.3.0", "swr": "^2.4.1",
"tailwind-merge": "^2.2.2", "tailwind-merge": "^3.5.0",
"tailwindcss-animate": "^1.0.7",
"unified": "^11.0.5", "unified": "^11.0.5",
"uploadthing": "^7.7.2", "uploadthing": "^7.7.4",
"util-utils": "^1.0.3", "util-utils": "^1.0.3",
"valtio": "^2.1.2", "valtio": "^2.3.2",
"ws": "^8.18.1", "ws": "^8.20.0",
"zod": "^3.24.1" "zod": "^4.4.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20", "@types/node": "^25.6.0",
"@types/node-cron": "^3.0.11", "@types/node-cron": "^3.0.11",
"@types/react": "^18", "@types/react": "^19.2.14",
"@types/react-dom": "^18", "@types/react-dom": "^19.2.3",
"@types/ws": "^8.18.0", "@types/ws": "^8.18.1",
"eslint": "^8", "@tailwindcss/postcss": "^4.2.4",
"eslint-config-next": "15.1.3", "eslint": "^10.3.0",
"postcss": "^8", "eslint-config-next": "16.2.4",
"shadcn": "^2.7.0", "postcss": "^8.5.13",
"tailwindcss": "^3.4.1", "shadcn": "^4.6.0",
"typescript": "^5" "tailwindcss": "^4.2.4",
"tw-animate-css": "^1.4.0",
"typescript": "^6.0.3"
} }
} }

View File

@@ -23,8 +23,8 @@
"sdk:example": "dotenvx run -f .env.sdk -- pnpm --filter=@hctv/sdk example" "sdk:example": "dotenvx run -f .env.sdk -- pnpm --filter=@hctv/sdk example"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^3.6.2", "prettier": "^3.8.3",
"turbo": "^2.4.4" "turbo": "^2.9.7"
}, },
"packageManager": "pnpm@10.6.5" "packageManager": "pnpm@10.6.5"
} }

9972
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff