Openstatus www.openstatus.dev

bump: trpc (#1272)

* bump: trpc

* ci: apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

authored by

Maximilian Kaske
autofix-ci[bot]
and committed by
GitHub
30ec037a 381553cd

+246 -288
+1 -1
apps/docs/package.json
··· 26 26 }, 27 27 "devDependencies": { 28 28 "@iconify-json/lucide": "1.2.26", 29 - "typescript": "5.6.2" 29 + "typescript": "5.7.2" 30 30 } 31 31 }
+1 -1
apps/screenshot-service/package.json
··· 20 20 }, 21 21 "devDependencies": { 22 22 "@openstatus/tsconfig": "workspace:*", 23 - "typescript": "5.6.2" 23 + "typescript": "5.7.2" 24 24 } 25 25 }
+7 -7
apps/web/package.json
··· 43 43 "@t3-oss/env-nextjs": "0.7.0", 44 44 "@tailwindcss/container-queries": "0.1.1", 45 45 "@tailwindcss/typography": "0.5.10", 46 - "@tanstack/react-query": "5.62.8", 47 - "@tanstack/react-query-devtools": "5.62.8", 46 + "@tanstack/react-query": "5.80.7", 47 + "@tanstack/react-query-devtools": "5.80.7", 48 48 "@tanstack/react-table": "8.10.3", 49 - "@trpc/client": "11.0.0-rc.666", 50 - "@trpc/next": "11.0.0-rc.666", 51 - "@trpc/react-query": "11.0.0-rc.666", 52 - "@trpc/server": "11.0.0-rc.666", 49 + "@trpc/client": "11.4.0", 50 + "@trpc/next": "11.4.0", 51 + "@trpc/react-query": "11.4.0", 52 + "@trpc/server": "11.4.0", 53 53 "@unkey/api": "0.26.1", 54 54 "@upstash/qstash": "2.6.2", 55 55 "@upstash/redis": "1.22.1", ··· 103 103 "rehype-autolink-headings": "7.1.0", 104 104 "rehype-slug": "5.1.0", 105 105 "tailwindcss": "4.1.8", 106 - "typescript": "5.6.2", 106 + "typescript": "5.7.2", 107 107 "unified": "10.1.2" 108 108 } 109 109 }
+1 -1
apps/workflows/package.json
··· 29 29 "devDependencies": { 30 30 "@openstatus/tsconfig": "workspace:*", 31 31 "@types/bun": "latest", 32 - "typescript": "5.6.2" 32 + "typescript": "5.7.2" 33 33 } 34 34 }
+1 -1
package.json
··· 19 19 "@types/node": "20.8.0", 20 20 "knip": "5.16.0", 21 21 "turbo": "2.3.2", 22 - "typescript": "5.6.2" 22 + "typescript": "5.7.2" 23 23 }, 24 24 "packageManager": "pnpm@10.11.0", 25 25 "pnpm": {
+1 -1
packages/analytics/package.json
··· 11 11 "devDependencies": { 12 12 "@openstatus/tsconfig": "workspace:*", 13 13 "@types/node": "22.10.2", 14 - "typescript": "5.6.2" 14 + "typescript": "5.7.2" 15 15 }, 16 16 "scripts": {}, 17 17 "keywords": [],
+3 -3
packages/api/package.json
··· 14 14 "@openstatus/error": "workspace:*", 15 15 "@openstatus/tinybird": "workspace:*", 16 16 "@t3-oss/env-core": "0.7.0", 17 - "@trpc/client": "11.0.0-rc.553", 18 - "@trpc/server": "11.0.0-rc.553", 17 + "@trpc/client": "11.4.0", 18 + "@trpc/server": "11.4.0", 19 19 "nanoid": "5.0.7", 20 20 "nanoid-dictionary": "5.0.0-beta.1", 21 21 "next": "15.2.4", ··· 27 27 "devDependencies": { 28 28 "@openstatus/tsconfig": "workspace:*", 29 29 "bun-types": "1.0.8", 30 - "typescript": "5.6.2" 30 + "typescript": "5.7.2" 31 31 }, 32 32 "keywords": [], 33 33 "author": "",
+1 -1
packages/assertions/package.json
··· 9 9 }, 10 10 "devDependencies": { 11 11 "@openstatus/tsconfig": "workspace:*", 12 - "typescript": "5.6.2", 12 + "typescript": "5.7.2", 13 13 "zod": "3.23.8" 14 14 }, 15 15 "keywords": [],
+1 -1
packages/db/package.json
··· 28 28 "drizzle-kit": "0.26.2", 29 29 "encoding": "0.1.13", 30 30 "next-auth": "5.0.0-beta.25", 31 - "typescript": "5.6.2", 31 + "typescript": "5.7.2", 32 32 "utf-8-validate": "6.0.3" 33 33 }, 34 34 "author": "OpenStatus"
+1 -1
packages/emails/package.json
··· 26 26 "@types/node": "22.10.2", 27 27 "@types/react": "19.1.0", 28 28 "react": "19.1.0", 29 - "typescript": "5.6.2" 29 + "typescript": "5.7.2" 30 30 } 31 31 }
+1 -1
packages/error/package.json
··· 9 9 }, 10 10 "devDependencies": { 11 11 "@openstatus/tsconfig": "workspace:*", 12 - "typescript": "5.6.2" 12 + "typescript": "5.7.2" 13 13 }, 14 14 "keywords": [], 15 15 "author": "",
+1 -1
packages/header-analysis/package.json
··· 7 7 "dependencies": {}, 8 8 "devDependencies": { 9 9 "@openstatus/tsconfig": "workspace:*", 10 - "typescript": "5.6.2" 10 + "typescript": "5.7.2" 11 11 }, 12 12 "keywords": [], 13 13 "author": "",
+1 -1
packages/notifications/discord/package.json
··· 9 9 "devDependencies": { 10 10 "@openstatus/tsconfig": "workspace:*", 11 11 "@types/node": "22.10.2", 12 - "typescript": "5.6.2" 12 + "typescript": "5.7.2" 13 13 } 14 14 }
+1 -1
packages/notifications/email/package.json
··· 17 17 "devDependencies": { 18 18 "@openstatus/tsconfig": "workspace:*", 19 19 "@types/node": "22.10.2", 20 - "typescript": "5.6.2" 20 + "typescript": "5.7.2" 21 21 } 22 22 }
+1 -1
packages/notifications/ntfy/package.json
··· 9 9 "devDependencies": { 10 10 "@openstatus/tsconfig": "workspace:*", 11 11 "@types/node": "22.10.2", 12 - "typescript": "5.6.2" 12 + "typescript": "5.7.2" 13 13 } 14 14 }
+1 -1
packages/notifications/opsgenie/package.json
··· 14 14 "@types/node": "20.8.0", 15 15 "@types/react": "19.1.0", 16 16 "@types/react-dom": "19.1.1", 17 - "typescript": "5.4.5" 17 + "typescript": "5.7.2" 18 18 } 19 19 }
+1 -1
packages/notifications/pagerduty/package.json
··· 14 14 "@types/node": "20.8.0", 15 15 "@types/react": "19.1.0", 16 16 "@types/react-dom": "19.1.1", 17 - "typescript": "5.4.5" 17 + "typescript": "5.7.2" 18 18 } 19 19 }
+1 -1
packages/notifications/slack/package.json
··· 9 9 "devDependencies": { 10 10 "@openstatus/tsconfig": "workspace:*", 11 11 "@types/node": "22.10.2", 12 - "typescript": "5.6.2" 12 + "typescript": "5.7.2" 13 13 } 14 14 }
+1 -1
packages/notifications/twillio-sms/package.json
··· 12 12 "@openstatus/tsconfig": "workspace:*", 13 13 "@types/node": "22.10.2", 14 14 "@types/validator": "13.12.0", 15 - "typescript": "5.6.2" 15 + "typescript": "5.7.2" 16 16 } 17 17 }
+1 -2
packages/notifications/webhook/package.json
··· 5 5 "dependencies": { 6 6 "@openstatus/db": "workspace:*", 7 7 "@openstatus/utils": "workspace:*", 8 - 9 8 "zod": "3.23.8" 10 9 }, 11 10 "devDependencies": { 12 11 "@openstatus/tsconfig": "workspace:*", 13 12 "@types/node": "22.10.2", 14 - "typescript": "5.6.2" 13 + "typescript": "5.7.2" 15 14 } 16 15 }
+1 -1
packages/react/package.json
··· 25 25 "@types/react": "18.3.3", 26 26 "tailwindcss": "4.1.8", 27 27 "tsup": "7.2.0", 28 - "typescript": "5.6.2" 28 + "typescript": "5.7.2" 29 29 }, 30 30 "peerDependencies": { 31 31 "react": "^18.0.0"
+1 -1
packages/tinybird/package.json
··· 11 11 "@openstatus/tsconfig": "workspace:*", 12 12 "@openstatus/utils": "workspace:*", 13 13 "@types/node": "22.10.2", 14 - "typescript": "5.6.2" 14 + "typescript": "5.7.2" 15 15 } 16 16 }
+1 -1
packages/tracker/package.json
··· 11 11 }, 12 12 "devDependencies": { 13 13 "@openstatus/tsconfig": "workspace:*", 14 - "typescript": "5.6.2" 14 + "typescript": "5.7.2" 15 15 }, 16 16 "keywords": [], 17 17 "author": "",
+1 -1
packages/ui/package.json
··· 15 15 "@types/react": "19.1.0", 16 16 "@types/react-dom": "19.1.1", 17 17 "tailwindcss": "4.1.8", 18 - "typescript": "5.6.2" 18 + "typescript": "5.7.2" 19 19 }, 20 20 "dependencies": { 21 21 "@dnd-kit/core": "6.3.1",
+1 -1
packages/upstash/package.json
··· 13 13 "@openstatus/tsconfig": "workspace:*", 14 14 "@types/node": "22.10.2", 15 15 "tsup": "7.2.0", 16 - "typescript": "5.6.2" 16 + "typescript": "5.7.2" 17 17 } 18 18 }
+1 -1
packages/utils/package.json
··· 9 9 "@openstatus/assertions": "workspace:*", 10 10 "@openstatus/db": "workspace:*", 11 11 "@openstatus/tsconfig": "workspace:*", 12 - "typescript": "5.6.2", 12 + "typescript": "5.7.2", 13 13 "zod": "3.23.8" 14 14 }, 15 15 "keywords": [],
+212 -253
pnpm-lock.yaml
··· 13 13 version: 1.8.3 14 14 '@turbo/gen': 15 15 specifier: 1.13.3 16 - version: 1.13.3(@types/node@20.8.0)(typescript@5.6.2) 16 + version: 1.13.3(@types/node@20.8.0)(typescript@5.7.2) 17 17 '@types/node': 18 18 specifier: 20.8.0 19 19 version: 20.8.0 20 20 knip: 21 21 specifier: 5.16.0 22 - version: 5.16.0(@types/node@20.8.0)(typescript@5.6.2) 22 + version: 5.16.0(@types/node@20.8.0)(typescript@5.7.2) 23 23 turbo: 24 24 specifier: 2.3.2 25 25 version: 2.3.2 26 26 typescript: 27 - specifier: 5.6.2 28 - version: 5.6.2 27 + specifier: 5.7.2 28 + version: 5.7.2 29 29 30 30 apps/docs: 31 31 dependencies: 32 32 '@astrojs/check': 33 33 specifier: 0.9.4 34 - version: 0.9.4(prettier@3.5.3)(typescript@5.6.2) 34 + version: 0.9.4(prettier@3.5.3)(typescript@5.7.2) 35 35 '@astrojs/react': 36 36 specifier: 4.2.3 37 37 version: 4.2.3(@types/node@22.10.2)(@types/react-dom@19.1.1(@types/react@19.1.0))(@types/react@19.1.0)(jiti@2.4.2)(lightningcss@1.30.1)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(terser@5.37.0)(yaml@2.6.1) ··· 40 40 version: 3.2.1 41 41 '@astrojs/starlight': 42 42 specifier: 0.34.3 43 - version: 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 43 + version: 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 44 44 '@astrojs/starlight-tailwind': 45 45 specifier: 4.0.1 46 - version: 4.0.1(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)))(tailwindcss@4.1.8) 46 + version: 4.0.1(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)))(tailwindcss@4.1.8) 47 47 '@openpanel/astro': 48 48 specifier: 1.0.1 49 - version: 1.0.1(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 49 + version: 1.0.1(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 50 50 '@tailwindcss/vite': 51 51 specifier: 4.1.8 52 52 version: 4.1.8(vite@6.2.5(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.37.0)(yaml@2.6.1)) 53 53 astro: 54 54 specifier: 5.6.1 55 - version: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 55 + version: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 56 56 sharp: 57 57 specifier: 0.33.5 58 58 version: 0.33.5 59 59 starlight-showcases: 60 60 specifier: 0.3.0 61 - version: 0.3.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)))(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 61 + version: 0.3.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)))(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 62 62 starlight-sidebar-topics: 63 63 specifier: 0.6.0 64 - version: 0.6.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))) 64 + version: 0.6.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))) 65 65 tailwindcss: 66 66 specifier: 4.1.8 67 67 version: 4.1.8 ··· 73 73 specifier: 1.2.26 74 74 version: 1.2.26 75 75 typescript: 76 - specifier: 5.6.2 77 - version: 5.6.2 76 + specifier: 5.7.2 77 + version: 5.7.2 78 78 79 79 apps/screenshot-service: 80 80 dependencies: ··· 95 95 version: link:../../packages/utils 96 96 '@t3-oss/env-core': 97 97 specifier: 0.7.1 98 - version: 0.7.1(typescript@5.6.2)(zod@3.23.8) 98 + version: 0.7.1(typescript@5.7.2)(zod@3.23.8) 99 99 '@upstash/qstash': 100 100 specifier: 2.6.2 101 101 version: 2.6.2 ··· 116 116 specifier: workspace:* 117 117 version: link:../../packages/tsconfig 118 118 typescript: 119 - specifier: 5.6.2 120 - version: 5.6.2 119 + specifier: 5.7.2 120 + version: 5.7.2 121 121 122 122 apps/server: 123 123 dependencies: ··· 289 289 version: 2.1.6 290 290 '@t3-oss/env-nextjs': 291 291 specifier: 0.7.0 292 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 292 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 293 293 '@tailwindcss/container-queries': 294 294 specifier: 0.1.1 295 295 version: 0.1.1(tailwindcss@4.1.8) ··· 297 297 specifier: 0.5.10 298 298 version: 0.5.10(tailwindcss@4.1.8) 299 299 '@tanstack/react-query': 300 - specifier: 5.62.8 301 - version: 5.62.8(react@19.1.0) 300 + specifier: 5.80.7 301 + version: 5.80.7(react@19.1.0) 302 302 '@tanstack/react-query-devtools': 303 - specifier: 5.62.8 304 - version: 5.62.8(@tanstack/react-query@5.62.8(react@19.1.0))(react@19.1.0) 303 + specifier: 5.80.7 304 + version: 5.80.7(@tanstack/react-query@5.80.7(react@19.1.0))(react@19.1.0) 305 305 '@tanstack/react-table': 306 306 specifier: 8.10.3 307 307 version: 8.10.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 308 308 '@trpc/client': 309 - specifier: 11.0.0-rc.666 310 - version: 11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2) 309 + specifier: 11.4.0 310 + version: 11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2) 311 311 '@trpc/next': 312 - specifier: 11.0.0-rc.666 313 - version: 11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/react-query@11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2) 312 + specifier: 11.4.0 313 + version: 11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 314 314 '@trpc/react-query': 315 - specifier: 11.0.0-rc.666 316 - version: 11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2) 315 + specifier: 11.4.0 316 + version: 11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 317 317 '@trpc/server': 318 - specifier: 11.0.0-rc.666 319 - version: 11.0.0-rc.666(typescript@5.6.2) 318 + specifier: 11.4.0 319 + version: 11.4.0(typescript@5.7.2) 320 320 '@unkey/api': 321 321 specifier: 0.26.1 322 322 version: 0.26.1 ··· 437 437 devDependencies: 438 438 '@content-collections/core': 439 439 specifier: 0.7.3 440 - version: 0.7.3(typescript@5.6.2) 440 + version: 0.7.3(typescript@5.7.2) 441 441 '@content-collections/mdx': 442 442 specifier: 0.2.0 443 - version: 0.2.0(@content-collections/core@0.7.3(typescript@5.6.2))(acorn@8.14.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 443 + version: 0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(acorn@8.14.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 444 444 '@content-collections/next': 445 445 specifier: 0.2.4 446 - version: 0.2.4(@content-collections/core@0.7.3(typescript@5.6.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) 446 + version: 0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)) 447 447 '@openstatus/tsconfig': 448 448 specifier: workspace:* 449 449 version: link:../../packages/tsconfig ··· 472 472 specifier: 4.1.8 473 473 version: 4.1.8 474 474 typescript: 475 - specifier: 5.6.2 476 - version: 5.6.2 475 + specifier: 5.7.2 476 + version: 5.7.2 477 477 unified: 478 478 specifier: 10.1.2 479 479 version: 10.1.2 ··· 545 545 specifier: latest 546 546 version: 1.2.13 547 547 typescript: 548 - specifier: 5.6.2 549 - version: 5.6.2 548 + specifier: 5.7.2 549 + version: 5.7.2 550 550 551 551 packages/analytics: 552 552 dependencies: ··· 555 555 version: 1.0.0 556 556 '@t3-oss/env-core': 557 557 specifier: 0.7.0 558 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 558 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 559 559 zod: 560 560 specifier: 3.23.8 561 561 version: 3.23.8 ··· 567 567 specifier: 22.10.2 568 568 version: 22.10.2 569 569 typescript: 570 - specifier: 5.6.2 571 - version: 5.6.2 570 + specifier: 5.7.2 571 + version: 5.7.2 572 572 573 573 packages/api: 574 574 dependencies: ··· 592 592 version: link:../tinybird 593 593 '@t3-oss/env-core': 594 594 specifier: 0.7.0 595 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 595 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 596 596 '@trpc/client': 597 - specifier: 11.0.0-rc.553 598 - version: 11.0.0-rc.553(@trpc/server@11.0.0-rc.553) 597 + specifier: 11.4.0 598 + version: 11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2) 599 599 '@trpc/server': 600 - specifier: 11.0.0-rc.553 601 - version: 11.0.0-rc.553 600 + specifier: 11.4.0 601 + version: 11.4.0(typescript@5.7.2) 602 602 nanoid: 603 603 specifier: 5.0.7 604 604 version: 5.0.7 ··· 628 628 specifier: 1.0.8 629 629 version: 1.0.8 630 630 typescript: 631 - specifier: 5.6.2 632 - version: 5.6.2 631 + specifier: 5.7.2 632 + version: 5.7.2 633 633 634 634 packages/assertions: 635 635 dependencies: ··· 641 641 specifier: workspace:* 642 642 version: link:../tsconfig 643 643 typescript: 644 - specifier: 5.6.2 645 - version: 5.6.2 644 + specifier: 5.7.2 645 + version: 5.7.2 646 646 zod: 647 647 specifier: 3.23.8 648 648 version: 3.23.8 ··· 654 654 version: 0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3) 655 655 '@t3-oss/env-core': 656 656 specifier: 0.7.0 657 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 657 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 658 658 drizzle-orm: 659 659 specifier: 0.35.3 660 660 version: 0.35.3(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0(bufferutil@4.0.8)(utf-8-validate@6.0.3))(@opentelemetry/api@1.9.0)(@types/pg@8.11.10)(@types/react@19.1.0)(better-sqlite3@11.4.0)(bun-types@1.2.13)(react@19.1.0) ··· 690 690 specifier: 5.0.0-beta.25 691 691 version: 5.0.0-beta.25(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0) 692 692 typescript: 693 - specifier: 5.6.2 694 - version: 5.6.2 693 + specifier: 5.7.2 694 + version: 5.7.2 695 695 utf-8-validate: 696 696 specifier: 6.0.3 697 697 version: 6.0.3 ··· 718 718 version: 1.0.4(react@19.1.0) 719 719 '@t3-oss/env-core': 720 720 specifier: 0.7.0 721 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 721 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 722 722 react-email: 723 723 specifier: 4.0.7 724 724 version: 4.0.7(@opentelemetry/api@1.9.0)(bufferutil@4.0.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(utf-8-validate@6.0.5) ··· 742 742 specifier: 19.1.0 743 743 version: 19.1.0 744 744 typescript: 745 - specifier: 5.6.2 746 - version: 5.6.2 745 + specifier: 5.7.2 746 + version: 5.7.2 747 747 748 748 packages/error: 749 749 dependencies: ··· 755 755 specifier: workspace:* 756 756 version: link:../tsconfig 757 757 typescript: 758 - specifier: 5.6.2 759 - version: 5.6.2 758 + specifier: 5.7.2 759 + version: 5.7.2 760 760 761 761 packages/header-analysis: 762 762 devDependencies: ··· 764 764 specifier: workspace:* 765 765 version: link:../tsconfig 766 766 typescript: 767 - specifier: 5.6.2 768 - version: 5.6.2 767 + specifier: 5.7.2 768 + version: 5.7.2 769 769 770 770 packages/notifications/discord: 771 771 dependencies: ··· 783 783 specifier: 22.10.2 784 784 version: 22.10.2 785 785 typescript: 786 - specifier: 5.6.2 787 - version: 5.6.2 786 + specifier: 5.7.2 787 + version: 5.7.2 788 788 789 789 packages/notifications/email: 790 790 dependencies: ··· 808 808 version: 1.0.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 809 809 '@t3-oss/env-core': 810 810 specifier: 0.7.0 811 - version: 0.7.0(typescript@5.6.2)(zod@3.23.8) 811 + version: 0.7.0(typescript@5.7.2)(zod@3.23.8) 812 812 resend: 813 813 specifier: 4.0.1 814 814 version: 4.0.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) ··· 823 823 specifier: 22.10.2 824 824 version: 22.10.2 825 825 typescript: 826 - specifier: 5.6.2 827 - version: 5.6.2 826 + specifier: 5.7.2 827 + version: 5.7.2 828 828 829 829 packages/notifications/ntfy: 830 830 dependencies: ··· 842 842 specifier: 22.10.2 843 843 version: 22.10.2 844 844 typescript: 845 - specifier: 5.6.2 846 - version: 5.6.2 845 + specifier: 5.7.2 846 + version: 5.7.2 847 847 848 848 packages/notifications/opsgenie: 849 849 dependencies: ··· 852 852 version: link:../../db 853 853 '@t3-oss/env-core': 854 854 specifier: 0.7.1 855 - version: 0.7.1(typescript@5.4.5)(zod@3.23.8) 855 + version: 0.7.1(typescript@5.7.2)(zod@3.23.8) 856 856 '@types/validator': 857 857 specifier: 13.11.6 858 858 version: 13.11.6 ··· 876 876 specifier: 19.1.1 877 877 version: 19.1.1(@types/react@19.1.0) 878 878 typescript: 879 - specifier: 5.4.5 880 - version: 5.4.5 879 + specifier: 5.7.2 880 + version: 5.7.2 881 881 882 882 packages/notifications/pagerduty: 883 883 dependencies: ··· 886 886 version: link:../../db 887 887 '@t3-oss/env-core': 888 888 specifier: 0.7.1 889 - version: 0.7.1(typescript@5.4.5)(zod@3.23.8) 889 + version: 0.7.1(typescript@5.7.2)(zod@3.23.8) 890 890 '@types/validator': 891 891 specifier: 13.11.6 892 892 version: 13.11.6 ··· 910 910 specifier: 19.1.1 911 911 version: 19.1.1(@types/react@19.1.0) 912 912 typescript: 913 - specifier: 5.4.5 914 - version: 5.4.5 913 + specifier: 5.7.2 914 + version: 5.7.2 915 915 916 916 packages/notifications/slack: 917 917 dependencies: ··· 929 929 specifier: 22.10.2 930 930 version: 22.10.2 931 931 typescript: 932 - specifier: 5.6.2 933 - version: 5.6.2 932 + specifier: 5.7.2 933 + version: 5.7.2 934 934 935 935 packages/notifications/twillio-sms: 936 936 dependencies: ··· 939 939 version: link:../../db 940 940 '@t3-oss/env-core': 941 941 specifier: 0.7.1 942 - version: 0.7.1(typescript@5.6.2)(zod@3.23.8) 942 + version: 0.7.1(typescript@5.7.2)(zod@3.23.8) 943 943 validator: 944 944 specifier: 13.12.0 945 945 version: 13.12.0 ··· 957 957 specifier: 13.12.0 958 958 version: 13.12.0 959 959 typescript: 960 - specifier: 5.6.2 961 - version: 5.6.2 960 + specifier: 5.7.2 961 + version: 5.7.2 962 962 963 963 packages/notifications/webhook: 964 964 dependencies: ··· 979 979 specifier: 22.10.2 980 980 version: 22.10.2 981 981 typescript: 982 - specifier: 5.6.2 983 - version: 5.6.2 982 + specifier: 5.7.2 983 + version: 5.7.2 984 984 985 985 packages/react: 986 986 dependencies: ··· 1005 1005 version: 4.1.8 1006 1006 tsup: 1007 1007 specifier: 7.2.0 1008 - version: 7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.6.2))(typescript@5.6.2) 1008 + version: 7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.7.2))(typescript@5.7.2) 1009 1009 typescript: 1010 - specifier: 5.6.2 1011 - version: 5.6.2 1010 + specifier: 5.7.2 1011 + version: 5.7.2 1012 1012 1013 1013 packages/tinybird: 1014 1014 dependencies: ··· 1029 1029 specifier: 22.10.2 1030 1030 version: 22.10.2 1031 1031 typescript: 1032 - specifier: 5.6.2 1033 - version: 5.6.2 1032 + specifier: 5.7.2 1033 + version: 5.7.2 1034 1034 1035 1035 packages/tracker: 1036 1036 dependencies: ··· 1048 1048 specifier: workspace:* 1049 1049 version: link:../tsconfig 1050 1050 typescript: 1051 - specifier: 5.6.2 1052 - version: 5.6.2 1051 + specifier: 5.7.2 1052 + version: 5.7.2 1053 1053 1054 1054 packages/tsconfig: {} 1055 1055 ··· 1207 1207 specifier: 4.1.8 1208 1208 version: 4.1.8 1209 1209 typescript: 1210 - specifier: 5.6.2 1211 - version: 5.6.2 1210 + specifier: 5.7.2 1211 + version: 5.7.2 1212 1212 1213 1213 packages/upstash: 1214 1214 dependencies: ··· 1233 1233 version: 22.10.2 1234 1234 tsup: 1235 1235 specifier: 7.2.0 1236 - version: 7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.2))(typescript@5.6.2) 1236 + version: 7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))(typescript@5.7.2) 1237 1237 typescript: 1238 - specifier: 5.6.2 1239 - version: 5.6.2 1238 + specifier: 5.7.2 1239 + version: 5.7.2 1240 1240 1241 1241 packages/utils: 1242 1242 devDependencies: ··· 1250 1250 specifier: workspace:* 1251 1251 version: link:../tsconfig 1252 1252 typescript: 1253 - specifier: 5.6.2 1254 - version: 5.6.2 1253 + specifier: 5.7.2 1254 + version: 5.7.2 1255 1255 zod: 1256 1256 specifier: 3.23.8 1257 1257 version: 3.23.8 ··· 4769 4769 peerDependencies: 4770 4770 vite: ^5.2.0 || ^6 4771 4771 4772 - '@tanstack/query-core@5.62.8': 4773 - resolution: {integrity: sha512-4fV31vDsUyvNGrKIOUNPrZztoyL187bThnoQOvAXEVlZbSiuPONpfx53634MKKdvsDir5NyOGm80ShFaoHS/mw==} 4772 + '@tanstack/query-core@5.80.7': 4773 + resolution: {integrity: sha512-s09l5zeUKC8q7DCCCIkVSns8zZrK4ZDT6ryEjxNBFi68G4z2EBobBS7rdOY3r6W1WbUDpc1fe5oY+YO/+2UVUg==} 4774 4774 4775 - '@tanstack/query-devtools@5.61.4': 4776 - resolution: {integrity: sha512-21Tw+u8E3IJJj4A/Bct4H0uBaDTEu7zBrR79FeSyY+mS2gx5/m316oDtJiKkILc819VSTYt+sFzODoJNcpPqZQ==} 4775 + '@tanstack/query-devtools@5.80.0': 4776 + resolution: {integrity: sha512-D6gH4asyjaoXrCOt5vG5Og/YSj0D/TxwNQgtLJIgWbhbWCC/emu2E92EFoVHh4ppVWg1qT2gKHvKyQBEFZhCuA==} 4777 4777 4778 - '@tanstack/react-query-devtools@5.62.8': 4779 - resolution: {integrity: sha512-SwjXjQTRONd9WPeKVQQ9framG7YNqPV8PS+EGNVNXAyz2XThulMRCvZnh2+3DggnjcYM7YcpnuoZ4RH7q13p0g==} 4778 + '@tanstack/react-query-devtools@5.80.7': 4779 + resolution: {integrity: sha512-7Dz/19fVo0i+jgLVBabV5vfGOlLyN5L1w8w1/ogFhe6ItNNsNA+ZgNTbtiKpbR3CcX2WDRRTInz1uMSmHzTsoQ==} 4780 4780 peerDependencies: 4781 - '@tanstack/react-query': ^5.62.8 4781 + '@tanstack/react-query': ^5.80.7 4782 4782 react: ^18 || ^19 4783 4783 4784 - '@tanstack/react-query@5.62.8': 4785 - resolution: {integrity: sha512-8TUstKxF/fysHonZsWg/hnlDVgasTdHx6Q+f1/s/oPKJBJbKUWPZEHwLTMOZgrZuroLMiqYKJ9w69Abm8mWP0Q==} 4784 + '@tanstack/react-query@5.80.7': 4785 + resolution: {integrity: sha512-u2F0VK6+anItoEvB3+rfvTO9GEh2vb00Je05OwlUe/A0lkJBgW1HckiY3f9YZa+jx6IOe4dHPh10dyp9aY3iRQ==} 4786 4786 peerDependencies: 4787 4787 react: ^18 || ^19 4788 4788 ··· 4804 4804 '@tootallnate/quickjs-emscripten@0.23.0': 4805 4805 resolution: {integrity: sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==} 4806 4806 4807 - '@trpc/client@11.0.0-rc.553': 4808 - resolution: {integrity: sha512-ICgziilbuAslRgHIVJZ162KaHQRpHXA1C1LPRsNpxPa9aStPF7eThAjn4V3JmDyJsuDLQgAmqLVRImlLPMYR5Q==} 4807 + '@trpc/client@11.4.0': 4808 + resolution: {integrity: sha512-AI+qThLuR52ALsMN/oEjgmw101c54YV6XoXSRyVGzO29kLUgo7PUBnvdq51x2rl57z7tg4AG8U2CvkDWdn00vw==} 4809 4809 peerDependencies: 4810 - '@trpc/server': 11.0.0-rc.553+9b629cc67 4810 + '@trpc/server': 11.4.0 4811 + typescript: '>=5.7.2' 4811 4812 4812 - '@trpc/client@11.0.0-rc.666': 4813 - resolution: {integrity: sha512-BP3H0bktY03m7haVT5QoPR4sn30DNJcvFHsA3Msj3uPRY8JLVE03MR4rVG6T7VbcglORKpyMlRxjpUgdRmJErA==} 4814 - peerDependencies: 4815 - '@trpc/server': 11.0.0-rc.666+99556c074 4816 - typescript: '>=5.6.2' 4817 - 4818 - '@trpc/next@11.0.0-rc.666': 4819 - resolution: {integrity: sha512-EiNMEY0nValoxMSvC+j68evlQqU/NoLrZXskvHnheoyaDLP8TxhTA2xUr+P4tkWPkjsRzh/Y5lxlyAb2PTA7aw==} 4813 + '@trpc/next@11.4.0': 4814 + resolution: {integrity: sha512-mP513VX56qpUJjk3YEmIolZZSHiwHTyDreJNgHgb0xIRnbxOTIt7ZxdJ+TffUsjtQaReKvy+PZQ4N3Z2ytfoug==} 4820 4815 peerDependencies: 4821 4816 '@tanstack/react-query': ^5.59.15 4822 - '@trpc/client': 11.0.0-rc.666+99556c074 4823 - '@trpc/react-query': 11.0.0-rc.666+99556c074 4824 - '@trpc/server': 11.0.0-rc.666+99556c074 4817 + '@trpc/client': 11.4.0 4818 + '@trpc/react-query': 11.4.0 4819 + '@trpc/server': 11.4.0 4825 4820 next: '*' 4826 4821 react: '>=16.8.0' 4827 4822 react-dom: '>=16.8.0' 4828 - typescript: '>=5.6.2' 4823 + typescript: '>=5.7.2' 4829 4824 peerDependenciesMeta: 4830 4825 '@tanstack/react-query': 4831 4826 optional: true 4832 4827 '@trpc/react-query': 4833 4828 optional: true 4834 4829 4835 - '@trpc/react-query@11.0.0-rc.666': 4836 - resolution: {integrity: sha512-BH0vU7g5w4IrN7xmWSKvLucZ9ZnpRwsDWCSJ0R09xdYwR7geHkna3PBbd8vQVFBSw7MpWEy6LGXVSCHSbUicLg==} 4830 + '@trpc/react-query@11.4.0': 4831 + resolution: {integrity: sha512-VKDYVYDTXAKmbWLS89K29CSXpuVjT4TA+d24WLeU5rXPlVA6ladg7Q6mnmktUtHaUZetn20o723LzC4+ryi4oA==} 4837 4832 peerDependencies: 4838 - '@tanstack/react-query': ^5.62.8 4839 - '@trpc/client': 11.0.0-rc.666+99556c074 4840 - '@trpc/server': 11.0.0-rc.666+99556c074 4833 + '@tanstack/react-query': ^5.80.3 4834 + '@trpc/client': 11.4.0 4835 + '@trpc/server': 11.4.0 4841 4836 react: '>=18.2.0' 4842 4837 react-dom: '>=18.2.0' 4843 - typescript: '>=5.6.2' 4838 + typescript: '>=5.7.2' 4844 4839 4845 - '@trpc/server@11.0.0-rc.553': 4846 - resolution: {integrity: sha512-pYUhxV3QU834jP1ugJk1uhtPwwaY1ymIuupb4DiWOhNCl68syuXPlUdD8IYsYKd3BjLkmnjlsOUMoyd/aoOF/Q==} 4847 - 4848 - '@trpc/server@11.0.0-rc.666': 4849 - resolution: {integrity: sha512-k+jKrdH/owDRRXPR7oPKCQRTu0dOEnqdGh56863ym95sFY8qXE7BhOR8S4WqyZw1CiPZGjRkdFN0q/GsJhKsIA==} 4840 + '@trpc/server@11.4.0': 4841 + resolution: {integrity: sha512-ubE5LgMQuVH5PKcaFq0JJaHbAT3bBV8m1rdlLYEDjJG85zGrYak+6YkXIzUct/LYYXNg/FgyGrqOTM2FyzAlhQ==} 4850 4842 peerDependencies: 4851 - typescript: '>=5.6.2' 4843 + typescript: '>=5.7.2' 4852 4844 4853 4845 '@tsconfig/node10@1.0.11': 4854 4846 resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} ··· 9174 9166 typescript-auto-import-cache@0.3.5: 9175 9167 resolution: {integrity: sha512-fAIveQKsoYj55CozUiBoj4b/7WpN0i4o74wiGY5JVUEoD0XiqDk1tJqTEjgzL2/AizKQrXxyRosSebyDzBZKjw==} 9176 9168 9177 - typescript@5.4.5: 9178 - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} 9179 - engines: {node: '>=14.17'} 9180 - hasBin: true 9181 - 9182 - typescript@5.6.2: 9183 - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} 9184 - engines: {node: '>=14.17'} 9185 - hasBin: true 9186 - 9187 9169 typescript@5.7.2: 9188 9170 resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} 9189 9171 engines: {node: '>=14.17'} ··· 9881 9863 openapi3-ts: 4.1.2 9882 9864 zod: 3.23.8 9883 9865 9884 - '@astro-community/astro-embed-twitter@0.5.8(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))': 9866 + '@astro-community/astro-embed-twitter@0.5.8(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))': 9885 9867 dependencies: 9886 9868 '@astro-community/astro-embed-utils': 0.1.3 9887 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 9869 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 9888 9870 9889 9871 '@astro-community/astro-embed-utils@0.1.3': 9890 9872 dependencies: 9891 9873 linkedom: 0.14.26 9892 9874 9893 - '@astro-community/astro-embed-youtube@0.5.6(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))': 9875 + '@astro-community/astro-embed-youtube@0.5.6(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))': 9894 9876 dependencies: 9895 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 9877 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 9896 9878 lite-youtube-embed: 0.3.3 9897 9879 9898 - '@astrojs/check@0.9.4(prettier@3.5.3)(typescript@5.6.2)': 9880 + '@astrojs/check@0.9.4(prettier@3.5.3)(typescript@5.7.2)': 9899 9881 dependencies: 9900 - '@astrojs/language-server': 2.15.4(prettier@3.5.3)(typescript@5.6.2) 9882 + '@astrojs/language-server': 2.15.4(prettier@3.5.3)(typescript@5.7.2) 9901 9883 chokidar: 4.0.1 9902 9884 kleur: 4.1.5 9903 - typescript: 5.6.2 9885 + typescript: 5.7.2 9904 9886 yargs: 17.7.2 9905 9887 transitivePeerDependencies: 9906 9888 - prettier ··· 9912 9894 9913 9895 '@astrojs/internal-helpers@0.6.1': {} 9914 9896 9915 - '@astrojs/language-server@2.15.4(prettier@3.5.3)(typescript@5.6.2)': 9897 + '@astrojs/language-server@2.15.4(prettier@3.5.3)(typescript@5.7.2)': 9916 9898 dependencies: 9917 9899 '@astrojs/compiler': 2.10.3 9918 9900 '@astrojs/yaml2ts': 0.2.2 9919 9901 '@jridgewell/sourcemap-codec': 1.4.15 9920 - '@volar/kit': 2.4.10(typescript@5.6.2) 9902 + '@volar/kit': 2.4.10(typescript@5.7.2) 9921 9903 '@volar/language-core': 2.4.10 9922 9904 '@volar/language-server': 2.4.10 9923 9905 '@volar/language-service': 2.4.10 ··· 9989 9971 transitivePeerDependencies: 9990 9972 - supports-color 9991 9973 9992 - '@astrojs/mdx@4.3.0(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))': 9974 + '@astrojs/mdx@4.3.0(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))': 9993 9975 dependencies: 9994 9976 '@astrojs/markdown-remark': 6.3.2 9995 9977 '@mdx-js/mdx': 3.1.0(acorn@8.14.1) 9996 9978 acorn: 8.14.1 9997 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 9979 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 9998 9980 es-module-lexer: 1.6.0 9999 9981 estree-util-visit: 2.0.0 10000 9982 hast-util-to-html: 9.0.5 ··· 10051 10033 stream-replace-string: 2.0.0 10052 10034 zod: 3.24.2 10053 10035 10054 - '@astrojs/starlight-tailwind@4.0.1(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)))(tailwindcss@4.1.8)': 10036 + '@astrojs/starlight-tailwind@4.0.1(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)))(tailwindcss@4.1.8)': 10055 10037 dependencies: 10056 - '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 10038 + '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 10057 10039 tailwindcss: 4.1.8 10058 10040 10059 - '@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))': 10041 + '@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))': 10060 10042 dependencies: 10061 10043 '@astrojs/markdown-remark': 6.3.1 10062 - '@astrojs/mdx': 4.3.0(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 10044 + '@astrojs/mdx': 4.3.0(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 10063 10045 '@astrojs/sitemap': 3.4.1 10064 10046 '@pagefind/default-ui': 1.3.0 10065 10047 '@types/hast': 3.0.4 10066 10048 '@types/js-yaml': 4.0.9 10067 10049 '@types/mdast': 4.0.4 10068 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 10069 - astro-expressive-code: 0.41.2(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 10050 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 10051 + astro-expressive-code: 0.41.2(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 10070 10052 bcp-47: 2.1.0 10071 10053 hast-util-from-html: 2.0.3 10072 10054 hast-util-select: 6.0.3 ··· 10858 10840 '@cloudflare/workers-types@4.20250303.0': 10859 10841 optional: true 10860 10842 10861 - '@content-collections/core@0.7.3(typescript@5.6.2)': 10843 + '@content-collections/core@0.7.3(typescript@5.7.2)': 10862 10844 dependencies: 10863 10845 '@parcel/watcher': 2.4.1 10864 10846 camelcase: 8.0.0 ··· 10869 10851 pluralize: 8.0.0 10870 10852 serialize-javascript: 6.0.2 10871 10853 tinyglobby: 0.2.10 10872 - typescript: 5.6.2 10854 + typescript: 5.7.2 10873 10855 yaml: 2.6.1 10874 10856 zod: 3.23.8 10875 10857 10876 - '@content-collections/integrations@0.2.1(@content-collections/core@0.7.3(typescript@5.6.2))': 10858 + '@content-collections/integrations@0.2.1(@content-collections/core@0.7.3(typescript@5.7.2))': 10877 10859 dependencies: 10878 - '@content-collections/core': 0.7.3(typescript@5.6.2) 10860 + '@content-collections/core': 0.7.3(typescript@5.7.2) 10879 10861 10880 - '@content-collections/mdx@0.2.0(@content-collections/core@0.7.3(typescript@5.6.2))(acorn@8.14.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 10862 + '@content-collections/mdx@0.2.0(@content-collections/core@0.7.3(typescript@5.7.2))(acorn@8.14.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 10881 10863 dependencies: 10882 - '@content-collections/core': 0.7.3(typescript@5.6.2) 10864 + '@content-collections/core': 0.7.3(typescript@5.7.2) 10883 10865 esbuild: 0.21.5 10884 10866 mdx-bundler: 10.0.3(acorn@8.14.0)(esbuild@0.21.5) 10885 10867 react: 19.1.0 ··· 10889 10871 - acorn 10890 10872 - supports-color 10891 10873 10892 - '@content-collections/next@0.2.4(@content-collections/core@0.7.3(typescript@5.6.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': 10874 + '@content-collections/next@0.2.4(@content-collections/core@0.7.3(typescript@5.7.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))': 10893 10875 dependencies: 10894 - '@content-collections/core': 0.7.3(typescript@5.6.2) 10895 - '@content-collections/integrations': 0.2.1(@content-collections/core@0.7.3(typescript@5.6.2)) 10876 + '@content-collections/core': 0.7.3(typescript@5.7.2) 10877 + '@content-collections/integrations': 0.2.1(@content-collections/core@0.7.3(typescript@5.7.2)) 10896 10878 next: 15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 10897 10879 10898 10880 '@cspotcode/source-map-support@0.8.1': ··· 11812 11794 11813 11795 '@one-ini/wasm@0.1.1': {} 11814 11796 11815 - '@openpanel/astro@1.0.1(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))': 11797 + '@openpanel/astro@1.0.1(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))': 11816 11798 dependencies: 11817 11799 '@openpanel/web': 1.0.1 11818 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 11800 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 11819 11801 11820 11802 '@openpanel/nextjs@1.0.8(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': 11821 11803 dependencies: ··· 13678 13660 dependencies: 13679 13661 tslib: 2.8.1 13680 13662 13681 - '@t3-oss/env-core@0.7.0(typescript@5.6.2)(zod@3.23.8)': 13682 - dependencies: 13683 - zod: 3.23.8 13684 - optionalDependencies: 13685 - typescript: 5.6.2 13686 - 13687 - '@t3-oss/env-core@0.7.1(typescript@5.4.5)(zod@3.23.8)': 13688 - dependencies: 13689 - zod: 3.23.8 13690 - optionalDependencies: 13691 - typescript: 5.4.5 13692 - 13693 - '@t3-oss/env-core@0.7.1(typescript@5.6.2)(zod@3.23.8)': 13663 + '@t3-oss/env-core@0.7.0(typescript@5.7.2)(zod@3.23.8)': 13694 13664 dependencies: 13695 13665 zod: 3.23.8 13696 13666 optionalDependencies: 13697 - typescript: 5.6.2 13667 + typescript: 5.7.2 13698 13668 13699 13669 '@t3-oss/env-core@0.7.1(typescript@5.7.2)(zod@3.23.8)': 13700 13670 dependencies: ··· 13702 13672 optionalDependencies: 13703 13673 typescript: 5.7.2 13704 13674 13705 - '@t3-oss/env-nextjs@0.7.0(typescript@5.6.2)(zod@3.23.8)': 13675 + '@t3-oss/env-nextjs@0.7.0(typescript@5.7.2)(zod@3.23.8)': 13706 13676 dependencies: 13707 - '@t3-oss/env-core': 0.7.0(typescript@5.6.2)(zod@3.23.8) 13677 + '@t3-oss/env-core': 0.7.0(typescript@5.7.2)(zod@3.23.8) 13708 13678 zod: 3.23.8 13709 13679 optionalDependencies: 13710 - typescript: 5.6.2 13680 + typescript: 5.7.2 13711 13681 13712 13682 '@tailwindcss/cli@4.1.8': 13713 13683 dependencies: ··· 13810 13780 tailwindcss: 4.1.8 13811 13781 vite: 6.2.5(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.37.0)(yaml@2.6.1) 13812 13782 13813 - '@tanstack/query-core@5.62.8': {} 13783 + '@tanstack/query-core@5.80.7': {} 13814 13784 13815 - '@tanstack/query-devtools@5.61.4': {} 13785 + '@tanstack/query-devtools@5.80.0': {} 13816 13786 13817 - '@tanstack/react-query-devtools@5.62.8(@tanstack/react-query@5.62.8(react@19.1.0))(react@19.1.0)': 13787 + '@tanstack/react-query-devtools@5.80.7(@tanstack/react-query@5.80.7(react@19.1.0))(react@19.1.0)': 13818 13788 dependencies: 13819 - '@tanstack/query-devtools': 5.61.4 13820 - '@tanstack/react-query': 5.62.8(react@19.1.0) 13789 + '@tanstack/query-devtools': 5.80.0 13790 + '@tanstack/react-query': 5.80.7(react@19.1.0) 13821 13791 react: 19.1.0 13822 13792 13823 - '@tanstack/react-query@5.62.8(react@19.1.0)': 13793 + '@tanstack/react-query@5.80.7(react@19.1.0)': 13824 13794 dependencies: 13825 - '@tanstack/query-core': 5.62.8 13795 + '@tanstack/query-core': 5.80.7 13826 13796 react: 19.1.0 13827 13797 13828 13798 '@tanstack/react-table@8.10.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': ··· 13837 13807 13838 13808 '@tootallnate/quickjs-emscripten@0.23.0': {} 13839 13809 13840 - '@trpc/client@11.0.0-rc.553(@trpc/server@11.0.0-rc.553)': 13810 + '@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2)': 13841 13811 dependencies: 13842 - '@trpc/server': 11.0.0-rc.553 13843 - 13844 - '@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2)': 13845 - dependencies: 13846 - '@trpc/server': 11.0.0-rc.666(typescript@5.6.2) 13847 - typescript: 5.6.2 13812 + '@trpc/server': 11.4.0(typescript@5.7.2) 13813 + typescript: 5.7.2 13848 13814 13849 - '@trpc/next@11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/react-query@11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2)': 13815 + '@trpc/next@11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/react-query@11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(next@15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 13850 13816 dependencies: 13851 - '@trpc/client': 11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2) 13852 - '@trpc/server': 11.0.0-rc.666(typescript@5.6.2) 13817 + '@trpc/client': 11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2) 13818 + '@trpc/server': 11.4.0(typescript@5.7.2) 13853 13819 next: 15.2.4(@opentelemetry/api@1.9.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) 13854 13820 react: 19.1.0 13855 13821 react-dom: 19.1.0(react@19.1.0) 13856 - typescript: 5.6.2 13822 + typescript: 5.7.2 13857 13823 optionalDependencies: 13858 - '@tanstack/react-query': 5.62.8(react@19.1.0) 13859 - '@trpc/react-query': 11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2) 13824 + '@tanstack/react-query': 5.80.7(react@19.1.0) 13825 + '@trpc/react-query': 11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2) 13860 13826 13861 - '@trpc/react-query@11.0.0-rc.666(@tanstack/react-query@5.62.8(react@19.1.0))(@trpc/client@11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2))(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.6.2)': 13827 + '@trpc/react-query@11.4.0(@tanstack/react-query@5.80.7(react@19.1.0))(@trpc/client@11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2))(@trpc/server@11.4.0(typescript@5.7.2))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.7.2)': 13862 13828 dependencies: 13863 - '@tanstack/react-query': 5.62.8(react@19.1.0) 13864 - '@trpc/client': 11.0.0-rc.666(@trpc/server@11.0.0-rc.666(typescript@5.6.2))(typescript@5.6.2) 13865 - '@trpc/server': 11.0.0-rc.666(typescript@5.6.2) 13829 + '@tanstack/react-query': 5.80.7(react@19.1.0) 13830 + '@trpc/client': 11.4.0(@trpc/server@11.4.0(typescript@5.7.2))(typescript@5.7.2) 13831 + '@trpc/server': 11.4.0(typescript@5.7.2) 13866 13832 react: 19.1.0 13867 13833 react-dom: 19.1.0(react@19.1.0) 13868 - typescript: 5.6.2 13834 + typescript: 5.7.2 13869 13835 13870 - '@trpc/server@11.0.0-rc.553': {} 13871 - 13872 - '@trpc/server@11.0.0-rc.666(typescript@5.6.2)': 13836 + '@trpc/server@11.4.0(typescript@5.7.2)': 13873 13837 dependencies: 13874 - typescript: 5.6.2 13838 + typescript: 5.7.2 13875 13839 13876 13840 '@tsconfig/node10@1.0.11': {} 13877 13841 ··· 13881 13845 13882 13846 '@tsconfig/node16@1.0.4': {} 13883 13847 13884 - '@turbo/gen@1.13.3(@types/node@20.8.0)(typescript@5.6.2)': 13848 + '@turbo/gen@1.13.3(@types/node@20.8.0)(typescript@5.7.2)': 13885 13849 dependencies: 13886 13850 '@turbo/workspaces': 1.13.3 13887 13851 chalk: 2.4.2 ··· 13891 13855 minimatch: 9.0.1 13892 13856 node-plop: 0.26.3 13893 13857 proxy-agent: 6.3.1 13894 - ts-node: 10.9.2(@types/node@20.8.0)(typescript@5.6.2) 13858 + ts-node: 10.9.2(@types/node@20.8.0)(typescript@5.7.2) 13895 13859 update-check: 1.5.4 13896 13860 validate-npm-package-name: 5.0.0 13897 13861 transitivePeerDependencies: ··· 14201 14165 transitivePeerDependencies: 14202 14166 - supports-color 14203 14167 14204 - '@volar/kit@2.4.10(typescript@5.6.2)': 14168 + '@volar/kit@2.4.10(typescript@5.7.2)': 14205 14169 dependencies: 14206 14170 '@volar/language-service': 2.4.10 14207 14171 '@volar/typescript': 2.4.10 14208 14172 typesafe-path: 0.2.2 14209 - typescript: 5.6.2 14173 + typescript: 5.7.2 14210 14174 vscode-languageserver-textdocument: 1.0.12 14211 14175 vscode-uri: 3.0.8 14212 14176 ··· 14513 14477 14514 14478 astring@1.8.6: {} 14515 14479 14516 - astro-expressive-code@0.41.2(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)): 14480 + astro-expressive-code@0.41.2(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)): 14517 14481 dependencies: 14518 - astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1) 14482 + astro: 5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1) 14519 14483 rehype-expressive-code: 0.41.2 14520 14484 14521 - astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1): 14485 + astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1): 14522 14486 dependencies: 14523 14487 '@astrojs/compiler': 2.11.0 14524 14488 '@astrojs/internal-helpers': 0.6.1 ··· 14564 14528 shiki: 3.2.1 14565 14529 tinyexec: 0.3.2 14566 14530 tinyglobby: 0.2.12 14567 - tsconfck: 3.1.5(typescript@5.6.2) 14531 + tsconfck: 3.1.5(typescript@5.7.2) 14568 14532 ultrahtml: 1.6.0 14569 14533 unist-util-visit: 5.0.0 14570 14534 unstorage: 1.15.0 ··· 14576 14540 yocto-spinner: 0.2.1 14577 14541 zod: 3.24.2 14578 14542 zod-to-json-schema: 3.24.5(zod@3.24.2) 14579 - zod-to-ts: 1.2.0(typescript@5.6.2)(zod@3.24.2) 14543 + zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.24.2) 14580 14544 optionalDependencies: 14581 14545 sharp: 0.33.5 14582 14546 transitivePeerDependencies: ··· 16534 16498 16535 16499 klona@2.0.6: {} 16536 16500 16537 - knip@5.16.0(@types/node@20.8.0)(typescript@5.6.2): 16501 + knip@5.16.0(@types/node@20.8.0)(typescript@5.7.2): 16538 16502 dependencies: 16539 16503 '@ericcornelissen/bash-parser': 0.5.2 16540 16504 '@nodelib/fs.walk': 2.0.0 ··· 16553 16517 smol-toml: 1.1.4 16554 16518 strip-json-comments: 5.0.1 16555 16519 summary: 2.1.0 16556 - typescript: 5.6.2 16520 + typescript: 5.7.2 16557 16521 zod: 3.23.8 16558 16522 zod-validation-error: 3.3.0(zod@3.23.8) 16559 16523 ··· 17914 17878 17915 17879 pluralize@8.0.0: {} 17916 17880 17917 - postcss-load-config@4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.6.2)): 17881 + postcss-load-config@4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.7.2)): 17918 17882 dependencies: 17919 17883 lilconfig: 2.1.0 17920 17884 yaml: 2.3.3 17921 17885 optionalDependencies: 17922 17886 postcss: 8.5.3 17923 - ts-node: 10.9.2(@types/node@20.8.0)(typescript@5.6.2) 17887 + ts-node: 10.9.2(@types/node@20.8.0)(typescript@5.7.2) 17924 17888 17925 - postcss-load-config@4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.2)): 17889 + postcss-load-config@4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)): 17926 17890 dependencies: 17927 17891 lilconfig: 2.1.0 17928 17892 yaml: 2.3.3 17929 17893 optionalDependencies: 17930 17894 postcss: 8.5.3 17931 - ts-node: 10.9.2(@types/node@22.10.2)(typescript@5.6.2) 17895 + ts-node: 10.9.2(@types/node@22.10.2)(typescript@5.7.2) 17932 17896 17933 17897 postcss-nested@6.2.0(postcss@8.4.38): 17934 17898 dependencies: ··· 18918 18882 dependencies: 18919 18883 type-fest: 0.7.1 18920 18884 18921 - starlight-showcases@0.3.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)))(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)): 18885 + starlight-showcases@0.3.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)))(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)): 18922 18886 dependencies: 18923 - '@astro-community/astro-embed-twitter': 0.5.8(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 18924 - '@astro-community/astro-embed-youtube': 0.5.6(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 18925 - '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 18887 + '@astro-community/astro-embed-twitter': 0.5.8(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 18888 + '@astro-community/astro-embed-youtube': 0.5.6(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 18889 + '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 18926 18890 transitivePeerDependencies: 18927 18891 - astro 18928 18892 18929 - starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1))): 18893 + starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1))): 18930 18894 dependencies: 18931 - '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.6.2)(yaml@2.6.1)) 18895 + '@astrojs/starlight': 0.34.3(astro@5.6.1(@types/node@22.10.2)(jiti@2.4.2)(lightningcss@1.30.1)(rollup@4.34.8)(terser@5.37.0)(typescript@5.7.2)(yaml@2.6.1)) 18932 18896 picomatch: 4.0.2 18933 18897 18934 18898 stream-events@1.0.5: ··· 19190 19154 19191 19155 ts-interface-checker@0.1.13: {} 19192 19156 19193 - ts-node@10.9.2(@types/node@20.8.0)(typescript@5.6.2): 19157 + ts-node@10.9.2(@types/node@20.8.0)(typescript@5.7.2): 19194 19158 dependencies: 19195 19159 '@cspotcode/source-map-support': 0.8.1 19196 19160 '@tsconfig/node10': 1.0.11 ··· 19204 19168 create-require: 1.1.1 19205 19169 diff: 4.0.2 19206 19170 make-error: 1.3.6 19207 - typescript: 5.6.2 19171 + typescript: 5.7.2 19208 19172 v8-compile-cache-lib: 3.0.1 19209 19173 yn: 3.1.1 19210 19174 19211 - ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.2): 19175 + ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2): 19212 19176 dependencies: 19213 19177 '@cspotcode/source-map-support': 0.8.1 19214 19178 '@tsconfig/node10': 1.0.11 ··· 19222 19186 create-require: 1.1.1 19223 19187 diff: 4.0.2 19224 19188 make-error: 1.3.6 19225 - typescript: 5.6.2 19189 + typescript: 5.7.2 19226 19190 v8-compile-cache-lib: 3.0.1 19227 19191 yn: 3.1.1 19228 19192 optional: true 19229 19193 19230 - tsconfck@3.1.5(typescript@5.6.2): 19194 + tsconfck@3.1.5(typescript@5.7.2): 19231 19195 optionalDependencies: 19232 - typescript: 5.6.2 19196 + typescript: 5.7.2 19233 19197 19234 19198 tslib@1.14.1: {} 19235 19199 ··· 19237 19201 19238 19202 tslib@2.8.1: {} 19239 19203 19240 - tsup@7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.6.2))(typescript@5.6.2): 19204 + tsup@7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.7.2))(typescript@5.7.2): 19241 19205 dependencies: 19242 19206 bundle-require: 4.0.2(esbuild@0.18.20) 19243 19207 cac: 6.7.14 ··· 19247 19211 execa: 5.1.1 19248 19212 globby: 11.1.0 19249 19213 joycon: 3.1.1 19250 - postcss-load-config: 4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.6.2)) 19214 + postcss-load-config: 4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@20.8.0)(typescript@5.7.2)) 19251 19215 resolve-from: 5.0.0 19252 19216 rollup: 3.29.4 19253 19217 source-map: 0.8.0-beta.0 ··· 19255 19219 tree-kill: 1.2.2 19256 19220 optionalDependencies: 19257 19221 postcss: 8.5.3 19258 - typescript: 5.6.2 19222 + typescript: 5.7.2 19259 19223 transitivePeerDependencies: 19260 19224 - supports-color 19261 19225 - ts-node 19262 19226 19263 - tsup@7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.2))(typescript@5.6.2): 19227 + tsup@7.2.0(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))(typescript@5.7.2): 19264 19228 dependencies: 19265 19229 bundle-require: 4.0.2(esbuild@0.18.20) 19266 19230 cac: 6.7.14 ··· 19270 19234 execa: 5.1.1 19271 19235 globby: 11.1.0 19272 19236 joycon: 3.1.1 19273 - postcss-load-config: 4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.6.2)) 19237 + postcss-load-config: 4.0.1(postcss@8.5.3)(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) 19274 19238 resolve-from: 5.0.0 19275 19239 rollup: 3.29.4 19276 19240 source-map: 0.8.0-beta.0 ··· 19278 19242 tree-kill: 1.2.2 19279 19243 optionalDependencies: 19280 19244 postcss: 8.5.3 19281 - typescript: 5.6.2 19245 + typescript: 5.7.2 19282 19246 transitivePeerDependencies: 19283 19247 - supports-color 19284 19248 - ts-node ··· 19328 19292 dependencies: 19329 19293 semver: 7.6.3 19330 19294 19331 - typescript@5.4.5: {} 19332 - 19333 - typescript@5.6.2: {} 19334 - 19335 - typescript@5.7.2: 19336 - optional: true 19295 + typescript@5.7.2: {} 19337 19296 19338 19297 ufo@1.5.4: {} 19339 19298 ··· 19949 19908 dependencies: 19950 19909 zod: 3.24.2 19951 19910 19952 - zod-to-ts@1.2.0(typescript@5.6.2)(zod@3.24.2): 19911 + zod-to-ts@1.2.0(typescript@5.7.2)(zod@3.24.2): 19953 19912 dependencies: 19954 - typescript: 5.6.2 19913 + typescript: 5.7.2 19955 19914 zod: 3.24.2 19956 19915 19957 19916 zod-validation-error@3.3.0(zod@3.23.8):