From 5e7a77500d7af70d9b5be45cad1ce4dccf5b5c09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:53:11 +0000 Subject: [PATCH] chore(deps): update dependency unlazy to v2 --- pnpm-lock.yaml | 21 +++++++++++++++++---- pnpm-workspace.yaml | 2 +- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fee8c12..71ad8b20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ catalogs: specifier: ^5.1.0 version: 5.1.0 unlazy: - specifier: ^1.1.0 - version: 1.1.0 + specifier: ^2.0.1 + version: 2.0.1 unocss: specifier: ^66.6.8 version: 66.6.8 @@ -491,7 +491,7 @@ importers: version: 6.0.2 unlazy: specifier: 'catalog:' - version: 1.1.0 + version: 2.0.1 vite: specifier: 'catalog:' version: 8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(jiti@2.6.1)(less@4.6.4)(tsx@4.19.2)(yaml@2.8.3) @@ -1044,7 +1044,7 @@ importers: version: 0.1.3 unlazy: specifier: 'catalog:' - version: 1.1.0 + version: 2.0.1 vitepress: specifier: catalog:vitepress-all version: 2.0.0-alpha.17(@types/node@25.6.0)(change-case@5.4.4)(jiti@2.6.1)(less@4.6.4)(lightningcss@1.32.0)(postcss@8.5.10)(tsx@4.19.2)(typescript@6.0.2)(yaml@2.8.3) @@ -2773,10 +2773,14 @@ packages: '@ungap/structured-clone@1.2.1': resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unlazy/core@1.1.0': resolution: {integrity: sha512-ezCESX729KqtP2hud3i0ucepMx5/tz4V9Z4KKHInIgcoqOz/vP9LpEDVl3hkkRfPuuv33C2YUOApMJECEai1Dw==} + '@unlazy/core@2.0.1': + resolution: {integrity: sha512-zARfhkFhALS5EGdym22E8OrNSEbHDhG8XBUFHr8I435U7JnM8r4Y8g6I+utdKMrxJARcAJx7WGDUo/h9CntWCg==} + '@unlazy/vue@1.1.0': resolution: {integrity: sha512-v2C7BQ2+WyNoLDg7ZMqa/qRbpcSvzvwwtYup4wkjmV/fxpzn8/g9tJB8ztkOUyr3RlUqWv0ztNbFkC0eKS4FLw==} @@ -6021,6 +6025,9 @@ packages: unlazy@1.1.0: resolution: {integrity: sha512-uF2b6FL74e+EiUKywBWW+6ExLlZ0YrLEQFXromG1/eY1EfUh+AL1onEDv8WxRcDpDpOZyvtryQU4Unxhpb4Hvg==} + unlazy@2.0.1: + resolution: {integrity: sha512-BihVSf6XpmWzcXfkDFih+R2s2sbiyi5oJiH7ed3CzMZqXBmdbal5iTz77bglCL9jZJZ0i/7NP6oPU/JHx63mZA==} + unocss@66.6.8: resolution: {integrity: sha512-stq9FbxedTDkoWrxnNQNnPQXOaM6L2Lobq8HzjXdR2tMc55gtfqDArqL7TESfnN7qeZsIocNYCHLNA4DXq50YQ==} engines: {node: '>=14'} @@ -7935,6 +7942,8 @@ snapshots: '@unlazy/core@1.1.0': {} + '@unlazy/core@2.0.1': {} + '@unlazy/vue@1.1.0': dependencies: unlazy: 1.1.0 @@ -11884,6 +11893,10 @@ snapshots: dependencies: '@unlazy/core': 1.1.0 + unlazy@2.0.1: + dependencies: + '@unlazy/core': 2.0.1 + unocss@66.6.8(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.2)(jiti@2.6.1)(less@4.6.4)(tsx@4.19.2)(yaml@2.8.3)): dependencies: '@unocss/cli': 66.6.8 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5df4a049..ab11b067 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -81,7 +81,7 @@ catalog: unist-util-remove: ^4.0.0 unist-util-remove-position: ^5.0.0 unist-util-visit: ^5.1.0 - unlazy: ^1.1.0 + unlazy: ^2.0.1 unocss: ^66.6.8 unplugin-vue-macros: ^2.14.5 unplugin-yaml: ^4.1.0