From f9d556d7c5fcebf1f13a3f8ab41888eee3fd29fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:57:42 +0000 Subject: [PATCH] meta: update dependency @react-hookz/web to v25 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ea4c693f..6a4fa2c8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@docusaurus/remark-plugin-npm2yarn": "^3.2.1", "@docusaurus/theme-mermaid": "3.6.1", "@mdx-js/react": "3.0.0", - "@react-hookz/web": "24.0.4", + "@react-hookz/web": "25.0.1", "@sequelize/utils": "7.0.0-alpha.43", "clsx": "2.1.1", "docusaurus-plugin-sass": "0.2.6", diff --git a/yarn.lock b/yarn.lock index 890e1228..ce585cc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2336,17 +2336,17 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3" integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ== -"@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.3" + resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-3.0.3.tgz#8e2a9a3c73eb762e5eee1037840ff313e93da849" + integrity sha512-SLy+NmiDpncqc2d9TR4Y4R7f8lUFOQK9WbnIq02A6wDxy+dTHfA2Np0dPvj0SFp6i1nqERLmEUe9MxPLuO/IqA== -"@react-hookz/web@24.0.4": - version "24.0.4" - resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-24.0.4.tgz#7a13d4c2cc65861b926ef6c4452fba00408c8778" - integrity sha512-DcIM6JiZklDyHF6CRD1FTXzuggAkQ+3Ncq2Wln7Kdih8GV6ZIeN9JfS6ZaQxpQUxan8/4n0J2V/R7nMeiSrb2Q== +"@react-hookz/web@25.0.1": + version "25.0.1" + resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-25.0.1.tgz#6c364ac35ce612a17e29fb547e6930a3b843f52f" + integrity sha512-nUwtanhyrp2Sxg+4mNvsJPRvf92lcsEexMxBjMX4kGEFYtGWnXLnhn69W2xpeoVPvxEV3OAGsh5mBYl4hnPFBg== dependencies: - "@react-hookz/deep-equal" "^1.0.4" + "@react-hookz/deep-equal" "^3.0.1" "@rushstack/eslint-patch@1.10.4": version "1.10.4"