From cd879506909f9fc458bfecac49ce713b4d33cd1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 19:12:44 +0000 Subject: [PATCH] chore(deps): Update dependency @next-core/illustrations to ^0.11.38 --- bricks/illustrations/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bricks/illustrations/package.json b/bricks/illustrations/package.json index 2fc591618..77a801767 100644 --- a/bricks/illustrations/package.json +++ b/bricks/illustrations/package.json @@ -63,7 +63,7 @@ }, "dependencies": { "@next-core/element": "^1.2.19", - "@next-core/illustrations": "^0.11.34", + "@next-core/illustrations": "^0.11.38", "@next-core/react-element": "^1.0.38", "@next-core/react-runtime": "^1.7.43", "@next-core/types": "^1.18.1", diff --git a/yarn.lock b/yarn.lock index c9bb74394..693a91a2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2397,10 +2397,10 @@ i18next "^22.5.1" i18next-browser-languagedetector "^7.2.2" -"@next-core/illustrations@^0.11.34": - version "0.11.34" - resolved "https://registry.yarnpkg.com/@next-core/illustrations/-/illustrations-0.11.34.tgz#5b97a5ddc9c064538e8a90321ac29164efd462a2" - integrity sha512-ism85NF1tkMgYT0+lILoldjFRFKRZLr5RaqZzehPkAsYlG6iVlr89DThhKXUK8XzXBqg8UhnDOOqy1Vl9X78kg== +"@next-core/illustrations@^0.11.38": + version "0.11.38" + resolved "https://registry.yarnpkg.com/@next-core/illustrations/-/illustrations-0.11.38.tgz#93693c43c69dd00f340ab76b587638862b7aa084" + integrity sha512-5vSRgJuGJccddsLDXAmRo1qaECpVd8yLY/pS04lyMlRgRgjGBZIgKPY0OHuSsqL+iF6pkjIq3xKwe+Sz2v87og== "@next-core/inject@^1.0.62": version "1.0.62"