From e880b8b16ffbad02d7fdf274b71e05388daaef8d Mon Sep 17 00:00:00 2001 From: Lacy Morrow Date: Mon, 14 Sep 2026 11:24:50 -0400 Subject: [PATCH] chore(deps): uuid 13 -> 14 (major) uuid 14.0.0 drops Node 18, requires a global `crypto` (Node 20+) and TypeScript >= 5.4.3, and fixes buffer-bounds checks in v3/v5/v6. 14.0.1 fixed the `types` export condition for moduleResolution: bundler. The three `v4()` call sites (og/route.tsx, vercel-navigation.tsx, footer.tsx) are unchanged. Claude-Session: https://claude.ai/code/session_01KLWmWU1KLE2diUH14ryqv1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 89baeec..a33322f 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "tw-animate-css": "^1.4.0", "use-debounce": "^10.1.1", "usehooks-ts": "^3.1.1", - "uuid": "^13.0.0", + "uuid": "^14.0.2", "vaul": "^1.1.2", "web-haptics": "^0.0.6", "zod": "3.25.76", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40fdf78..f7d3e9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -335,8 +335,8 @@ importers: specifier: ^3.1.1 version: 3.1.1(react@19.2.4) uuid: - specifier: ^13.0.0 - version: 13.0.0 + specifier: ^14.0.2 + version: 14.0.2 vaul: specifier: ^1.1.2 version: 1.1.2(@types/react-dom@19.2.3(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -8449,8 +8449,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@13.0.0: - resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==} + uuid@14.0.2: + resolution: {integrity: sha512-xZe/16rV4aa+HGSOCiY2YeLT1OybRLrrkL/Rqaq7p7GMVXjFh+6wN4oMYgjFmnSnhY8t6Xpdl2l9qmnHYuMHwQ==} hasBin: true valibot@1.4.2: @@ -17424,7 +17424,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@13.0.0: {} + uuid@14.0.2: {} valibot@1.4.2(typescript@5.9.3): optionalDependencies: