Skip to content

Commit

Permalink
Merge pull request #300 from instructlab/dependabot/npm_and_yarn/reac…
Browse files Browse the repository at this point in the history
…t-hookz/web-25.0.1

build(deps): Bump @react-hookz/web from 24.0.4 to 25.0.1
  • Loading branch information
mscherer authored Jan 2, 2025
2 parents 451f0ce + c10f127 commit 003443b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@carbon/react": "^1.72.0",
"@react-hookz/web": "^24.0.4",
"@react-hookz/web": "^25.0.1",
"classnames": "^2.5.1",
"framer-motion": "^11.15.0",
"next": "15.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1623,17 +1623,17 @@
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==

"@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.3.3":
version "1.7.2"
Expand Down

0 comments on commit 003443b

Please sign in to comment.