From 96ddc1706c5729a387615407d92aaf4e2a471efc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:33:00 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.33.2 --- package.json | 2 +- pnpm-lock.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 25273115b..ab2733dbe 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,5 @@ "oxlint": "^1.56.0", "oxlint-tsgolint": "^0.22.0" }, - "packageManager": "pnpm@10.33.0" + "packageManager": "pnpm@10.33.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a2842714..3ff221047 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4510,6 +4510,7 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true vite-plugin-top-level-await@1.6.0: