From 182fe2520a3b635aa90f01475f506badd7265959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:16:24 +0000 Subject: [PATCH] chore(deps): update dependency nanoid to v6 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3be95756c..0e8bc033e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "husky": "9.1.7", "lint-staged": "17.0.8", "marked": "18.0.6", - "nanoid": "5.1.16", + "nanoid": "6.0.1", "prettier": "3.9.5", "tsx": "4.23.1", "typescript": "6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65def5cda..1f2237bd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 18.0.6 version: 18.0.6 nanoid: - specifier: 5.1.16 - version: 5.1.16 + specifier: 6.0.1 + version: 6.0.1 prettier: specifier: 3.9.5 version: 3.9.5 @@ -1018,9 +1018,9 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@5.1.16: - resolution: {integrity: sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==} - engines: {node: ^18 || >=20} + nanoid@6.0.1: + resolution: {integrity: sha512-3wVS3i51pE2pi1k5FFL/95BGfVS0kSsvDVuGXHOtxox/TywUmtgq+3qiTOTbs9J7KfHaXPiN171k/A6dBnaXFw==} + engines: {node: ^22 || ^24 || >=26} hasBin: true napi-build-utils@2.0.0: @@ -2329,7 +2329,7 @@ snapshots: nanoid@3.3.13: {} - nanoid@5.1.16: {} + nanoid@6.0.1: {} napi-build-utils@2.0.0: {}