Skip to content

Commit f9d556d

Browse files
meta: update dependency @react-hookz/web to v25
1 parent 7bb4c2d commit f9d556d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@docusaurus/remark-plugin-npm2yarn": "^3.2.1",
2828
"@docusaurus/theme-mermaid": "3.6.1",
2929
"@mdx-js/react": "3.0.0",
30-
"@react-hookz/web": "24.0.4",
30+
"@react-hookz/web": "25.0.1",
3131
"@sequelize/utils": "7.0.0-alpha.43",
3232
"clsx": "2.1.1",
3333
"docusaurus-plugin-sass": "0.2.6",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2336,17 +2336,17 @@
23362336
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3"
23372337
integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==
23382338

2339-
"@react-hookz/deep-equal@^1.0.4":
2340-
version "1.0.4"
2341-
resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-1.0.4.tgz#68a71f36cbc88724b3ce6f4036183778b6e7f282"
2342-
integrity sha512-N56fTrAPUDz/R423pag+n6TXWbvlBZDtTehaGFjK0InmN+V2OFWLE/WmORhmn6Ce7dlwH5+tQN1LJFw3ngTJVg==
2339+
"@react-hookz/deep-equal@^3.0.1":
2340+
version "3.0.3"
2341+
resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-3.0.3.tgz#8e2a9a3c73eb762e5eee1037840ff313e93da849"
2342+
integrity sha512-SLy+NmiDpncqc2d9TR4Y4R7f8lUFOQK9WbnIq02A6wDxy+dTHfA2Np0dPvj0SFp6i1nqERLmEUe9MxPLuO/IqA==
23432343

2344-
"@react-hookz/web@24.0.4":
2345-
version "24.0.4"
2346-
resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-24.0.4.tgz#7a13d4c2cc65861b926ef6c4452fba00408c8778"
2347-
integrity sha512-DcIM6JiZklDyHF6CRD1FTXzuggAkQ+3Ncq2Wln7Kdih8GV6ZIeN9JfS6ZaQxpQUxan8/4n0J2V/R7nMeiSrb2Q==
2344+
"@react-hookz/web@25.0.1":
2345+
version "25.0.1"
2346+
resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-25.0.1.tgz#6c364ac35ce612a17e29fb547e6930a3b843f52f"
2347+
integrity sha512-nUwtanhyrp2Sxg+4mNvsJPRvf92lcsEexMxBjMX4kGEFYtGWnXLnhn69W2xpeoVPvxEV3OAGsh5mBYl4hnPFBg==
23482348
dependencies:
2349-
"@react-hookz/deep-equal" "^1.0.4"
2349+
"@react-hookz/deep-equal" "^3.0.1"
23502350

23512351
"@rushstack/[email protected]":
23522352
version "1.10.4"

0 commit comments

Comments
 (0)