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: