Skip to content

Commit e52123d

Browse files
committed
fix(deps): update dependency usehooks-ts to v3
1 parent 8ac5ce0 commit e52123d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clsx": "2.1.0",
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0",
14-
"usehooks-ts": "2.16.0",
14+
"usehooks-ts": "3.0.1",
1515
"web-vitals": "3.5.2"
1616
},
1717
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11418,10 +11418,10 @@ url-parse@^1.5.3:
1141811418
querystringify "^2.1.1"
1141911419
requires-port "^1.0.0"
1142011420

11421-
usehooks-ts@2.16.0:
11422-
version "2.16.0"
11423-
resolved "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-2.16.0.tgz"
11424-
integrity sha512-bez95WqYujxp6hFdM/CpRDiVPirZPxlMzOH2QB8yopoKQMXpscyZoxOjpEdaxvV+CAWUDSM62cWnqHE0E/MZ7w==
11421+
usehooks-ts@3.0.1:
11422+
version "3.0.1"
11423+
resolved "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-3.0.1.tgz"
11424+
integrity sha512-bgJ8S9w/SnQyACd3RvWp3CGncROxEENGqQLCsdaoyTb0zTENIna7MIV3OW6ywCfPaYYD2OPokw7oLPmSLLWP4w==
1142511425
dependencies:
1142611426
lodash.debounce "^4.0.8"
1142711427

0 commit comments

Comments
 (0)