From 0b78f3ebe87e2a10e06fca16a9e4ffd155bcc429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:17:49 +0000 Subject: [PATCH] chore(deps-dev): bump @paralleldrive/cuid2 from 3.1.0 to 3.3.0 Bumps [@paralleldrive/cuid2](https://github.com/ericelliott/cuid2) from 3.1.0 to 3.3.0. - [Changelog](https://github.com/paralleldrive/cuid2/blob/main/CHANGELOG.md) - [Commits](https://github.com/ericelliott/cuid2/commits/v3.3.0) --- updated-dependencies: - dependency-name: "@paralleldrive/cuid2" dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index af31bad..aac9fc5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@eslint/js": "^9.39.2", "@internationalized/date": "^3.10.1", "@lucide/svelte": "^0.561.0", - "@paralleldrive/cuid2": "^3.1.0", + "@paralleldrive/cuid2": "^3.3.0", "@playwright/test": "^1.57.0", "@react-email/render": "^2.0.2", "@sveltejs/adapter-cloudflare": "^7.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a521d88..811180d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^0.561.0 version: 0.561.0(svelte@5.47.1) '@paralleldrive/cuid2': - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^3.3.0 + version: 3.3.0 '@playwright/test': specifier: ^1.57.0 version: 1.57.0 @@ -1185,8 +1185,8 @@ packages: resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==} engines: {node: '>= 20.19.0'} - '@paralleldrive/cuid2@3.1.0': - resolution: {integrity: sha512-UhTJsF2XGlIFmGGTUKBfmNCX+B/UCv3w0OHhq2CJIsfH33GN1lkgjATozG+Pf7s3ACcUdM4qaWgzy4Rr8PlUdA==} + '@paralleldrive/cuid2@3.3.0': + resolution: {integrity: sha512-OqiFvSOF0dBSesELYY2CAMa4YINvlLpvKOz/rv6NeZEqiyttlHgv98Juwv4Ch+GrEV7IZ8jfI2VcEoYUjXXCjw==} hasBin: true '@petamoriken/float16@3.9.3': @@ -3870,7 +3870,7 @@ snapshots: '@noble/hashes@2.0.1': {} - '@paralleldrive/cuid2@3.1.0': + '@paralleldrive/cuid2@3.3.0': dependencies: '@noble/hashes': 2.0.1 bignumber.js: 9.3.1