Skip to content

Commit 9890edb

Browse files
meta: update dependency @react-hookz/web to v25
1 parent fa92abb commit 9890edb

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.1.0",
3131
"@sequelize/utils": "7.0.0-alpha.46",
3232
"clsx": "2.1.1",
3333
"docusaurus-plugin-sass": "0.2.6",

yarn.lock

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

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

3338-
"@react-hookz/web@24.0.4":
3339-
version "24.0.4"
3340-
resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-24.0.4.tgz#7a13d4c2cc65861b926ef6c4452fba00408c8778"
3341-
integrity sha512-DcIM6JiZklDyHF6CRD1FTXzuggAkQ+3Ncq2Wln7Kdih8GV6ZIeN9JfS6ZaQxpQUxan8/4n0J2V/R7nMeiSrb2Q==
3338+
"@react-hookz/web@25.1.0":
3339+
version "25.1.0"
3340+
resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-25.1.0.tgz#5ea1755128a35e782bf1c6ff17a4ded242e073c4"
3341+
integrity sha512-+ra/hRG5vPXbwzvQp+YQRn+YlnFNd3eM/lieYW7M/YY2kUjM3ODmD3sZksFQ4P0eVUlqLXe+kSipw8fvLX4mww==
33423342
dependencies:
3343-
"@react-hookz/deep-equal" "^1.0.4"
3343+
"@react-hookz/deep-equal" "^3.0.1"
33443344

33453345
"@rollup/pluginutils@^5.1.3":
33463346
version "5.1.4"

0 commit comments

Comments
 (0)