From 9f89e84f347353d40f016e0c4803aeb453ca9f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:59:32 +0000 Subject: [PATCH] chore(deps): bump @react-hookz/deep-equal from 1.0.4 to 3.0.1 Bumps [@react-hookz/deep-equal](https://github.com/react-hookz/deep-equal) from 1.0.4 to 3.0.1. - [Release notes](https://github.com/react-hookz/deep-equal/releases) - [Changelog](https://github.com/react-hookz/deep-equal/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hookz/deep-equal/compare/v1.0.4...v3.0.1) --- updated-dependencies: - dependency-name: "@react-hookz/deep-equal" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 38555e5a..09ea81d4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ ] }, "dependencies": { - "@react-hookz/deep-equal": "^1.0.4" + "@react-hookz/deep-equal": "^3.0.1" }, "peerDependencies": { "js-cookie": "^3.0.5", diff --git a/yarn.lock b/yarn.lock index 6f543f97..53510b8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1322,10 +1322,10 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@react-hookz/deep-equal@^1.0.4": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-1.0.4.tgz#68a71f36cbc88724b3ce6f4036183778b6e7f282" - integrity sha512-N56fTrAPUDz/R423pag+n6TXWbvlBZDtTehaGFjK0InmN+V2OFWLE/WmORhmn6Ce7dlwH5+tQN1LJFw3ngTJVg== +"@react-hookz/deep-equal@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-3.0.1.tgz#7a8482b4375d5d44062086d898c9b56d17137ad0" + integrity sha512-2HHdVL+4LtNPKcgG8mUrS5Z19tB3Hu2sF5VfsqRZCU6Ukk4FuFzu+pJGQAzGjWxNffLQDsGhxFJRqRrH3AuwPg== "@react-hookz/eslint-config@^2.1.5": version "2.1.5"