From 789b4e68485e6081c5ed943f419d1f59695854e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 11:38:04 +0000 Subject: [PATCH] chore(deps): bump lodash-es from 4.17.23 to 4.18.1 Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 23 ++++++++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 972f8b13..2bc91b11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ catalogs: specifier: ^8.2.1 version: 8.2.1 lodash-es: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 rxjs: specifier: ^7.8.2 version: 7.8.2 @@ -187,7 +187,7 @@ importers: version: 8.2.1 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 parse-duration: specifier: ^2.1.5 version: 2.1.5 @@ -266,7 +266,7 @@ importers: version: 10.2.0 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 rxjs: specifier: 'catalog:' version: 7.8.2 @@ -303,7 +303,7 @@ importers: version: 10.2.0 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 rxjs: specifier: 'catalog:' version: 7.8.2 @@ -337,7 +337,7 @@ importers: version: 1.14.0 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 rxjs: specifier: 'catalog:' version: 7.8.2 @@ -380,7 +380,7 @@ importers: version: 0.5.1 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 rxjs: specifier: 'catalog:' version: 7.8.2 @@ -420,7 +420,7 @@ importers: version: 1.0.3 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 devDependencies: '@types/lodash-es': specifier: 'catalog:' @@ -439,7 +439,7 @@ importers: version: 1.0.3 lodash-es: specifier: 'catalog:' - version: 4.17.23 + version: 4.18.1 rxjs: specifier: 'catalog:' version: 7.8.2 @@ -3224,6 +3224,9 @@ packages: lodash-es@4.17.23: resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==} + lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} + lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} @@ -7054,6 +7057,8 @@ snapshots: lodash-es@4.17.23: {} + lodash-es@4.18.1: {} + lodash.debounce@4.0.8: {} lodash.merge@4.6.2: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 376844dd..f8eb3f97 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ catalog: immer: ^10.2.0 js-yaml: ^4.1.0 listr2: ^8.2.1 - lodash-es: ^4.17.23 + lodash-es: ^4.18.1 rxjs: ^7.8.2 semver: ^7.7.3 source-map-support: ^0.5.21