From 9a87cb10481475388f4325fe10583b438ba2ad69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:23:59 +0000 Subject: [PATCH] Bump remeda from 1.19.0 to 1.46.2 Bumps [remeda](https://github.com/remeda/remeda) from 1.19.0 to 1.46.2. - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v1.19.0...v1.46.2) --- updated-dependencies: - dependency-name: remeda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32a2114..2827e3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "react-intl": "^6.4.2", - "remeda": "^1.19.0" + "remeda": "^1.46.2" }, "devDependencies": { "@types/jsdom": "^21.1.6", @@ -4370,9 +4370,9 @@ "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" }, "node_modules/remeda": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/remeda/-/remeda-1.19.0.tgz", - "integrity": "sha512-iwZohiXDhC1K+adRI6OB+tYxOfXyX7DaPXQDZrR5s1k7umrkG3Yd2+QDfSrYFlC7oc0IqeUns6RqSjNkERXeLw==" + "version": "1.46.2", + "resolved": "https://registry.npmjs.org/remeda/-/remeda-1.46.2.tgz", + "integrity": "sha512-ZpC0t0sAKX+ROyc6tEkbwLBLiURdEgcyDkSTO+CC04CNAsc11z+zjVXZLlAmGHustn4Wo+eAu00OVMqnUj1aOw==" }, "node_modules/requires-port": { "version": "1.0.0", diff --git a/package.json b/package.json index a878554..90c3b24 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "react-intl": "^6.4.2", - "remeda": "^1.19.0" + "remeda": "^1.46.2" }, "devDependencies": { "@types/jsdom": "^21.1.6",