From 547118f8e72a5ed04842e549b7ce4e370d8309a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:37:46 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.18.1 in /example Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 7b969fc..ebf6484 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -26,8 +26,11 @@ to-fast-properties "^2.0.0" "@cratejoy/lightbox@link:..": - version "0.0.0" - uid "" + version "1.3.1" + dependencies: + no-scroll "^2.1.1" + react-minimalist-portal "^2.3.1" + styled-manila "^1.0.1" "@emotion/is-prop-valid@^0.7.3": version "0.7.3" @@ -4893,9 +4896,9 @@ lodash.uniq@^4.5.0: integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= "lodash@>=3.5 <5", lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c" + integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q== loglevel@^1.4.1: version "1.6.1" @@ -7384,6 +7387,11 @@ styled-components@^4.1.3: stylis-rule-sheet "^0.0.10" supports-color "^5.5.0" +styled-manila@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/styled-manila/-/styled-manila-1.0.1.tgz#bafc015897e07205c55fe48397a90d5195a03ed5" + integrity sha512-TR0fD/uvutuD0rFIiu6QeRR30pnVrqExsQ+ELUrU7PCf6J0POfhd8kJbNgNbw7TACN1aN0YmhRMnTTRTb+VXBA== + stylis-rule-sheet@^0.0.10: version "0.0.10" resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"