Skip to content

Commit

Permalink
fix(deps): update dependency usehooks-ts to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Jan 28, 2025
1 parent f04e912 commit 1d0c43b
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rfdc": "^1.3.0",
"usehooks-ts": "2.9.4",
"usehooks-ts": "3.1.0",
"web-vitals": "3.5.1"
},
"devDependencies": {
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -11026,10 +11026,12 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

usehooks-ts@2.9.4:
version "2.9.4"
resolved "https://registry.yarnpkg.com/usehooks-ts/-/usehooks-ts-2.9.4.tgz#188c0428b60e37a7fdc599567c10ea44a77e1d11"
integrity sha512-VOSEbA+BGGORLttsICowNb5CG0D2/IEoVvMEl9OuuOoQi99W6XuNipo3SPFhWo3Bhdwi0Swj1D+IMQDQB9KrwQ==
usehooks-ts@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/usehooks-ts/-/usehooks-ts-3.1.0.tgz#156119f36efc85f1b1952616c02580f140950eca"
integrity sha512-bBIa7yUyPhE1BCc0GmR96VU/15l/9gP1Ch5mYdLcFBaFGQsdmXkvjV0TtOqW1yUd6VjIwDunm+flSciCQXujiw==
dependencies:
lodash.debounce "^4.0.8"

util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
version "1.0.2"

0 comments on commit 1d0c43b

Please sign in to comment.