From 8367e417595e1561277ffc587eb83636f5bfc077 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 14:02:15 +0200 Subject: [PATCH] fix(deps): update dependency remeda to ^2.36.0 (#463) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b5e8973..8e362cd 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "node-object-hash": "^3.1.1", "object-hash": "^3.0.0", "ramda": "^0.32.0", - "remeda": "^2.34.1", + "remeda": "^2.36.0", "tinybench": "^6.0.2", "uuid": "^14.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36cc26b..b4fb84e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^0.32.0 version: 0.32.0 remeda: - specifier: ^2.34.1 - version: 2.34.1 + specifier: ^2.36.0 + version: 2.37.0 tinybench: specifier: ^6.0.2 version: 6.0.2 @@ -1357,8 +1357,9 @@ packages: resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} engines: {node: '>= 0.4'} - remeda@2.34.1: - resolution: {integrity: sha512-k5iIF3lHm2NQ+2bNGDvZTD5jZl/JZkCS6AQOfGjYBd7V4rbb3K5whHvab0/O7CqPI43vYzbnIVCQXQJqmOyI6w==} + remeda@2.37.0: + resolution: {integrity: sha512-wN6BXWua0t4o7vDamqc27J3VRxnokG9cDezsFN2nOnt2JD/IkJQHTYqM6UvmEctAZETAoviwEFQZJO3kZ4Ohew==} + engines: {node: '>=18.0.0'} require-from-string@2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} @@ -3166,7 +3167,7 @@ snapshots: gopd: 1.2.0 set-function-name: 2.0.2 - remeda@2.34.1: {} + remeda@2.37.0: {} require-from-string@2.0.2: {} -- 2.53.0