Skip to content

Commit

Permalink
yarn add usehooks-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Matushl committed Nov 10, 2023
1 parent 99229ca commit cd7af4d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"typescript": "^5.0.4",
"unstated-next": "^1.1.0"
"unstated-next": "^1.1.0",
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@svgr/webpack": "^8.0.1",
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10703,6 +10703,16 @@ __metadata:
languageName: node
linkType: hard

"usehooks-ts@npm:^2.9.1":
version: 2.9.1
resolution: "usehooks-ts@npm:2.9.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 36f1e4142ce23bc019b81d2e93aefd7f2c350abcf255598c21627114a69a2f2f116b35dc3a353375f09c6e4c9b704a04f104e3d10e98280545c097feca66c30a
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.1":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down Expand Up @@ -10853,6 +10863,7 @@ __metadata:
typed-scss-modules: ^7.1.0
typescript: ^5.0.4
unstated-next: ^1.1.0
usehooks-ts: ^2.9.1
languageName: unknown
linkType: soft

Expand Down

0 comments on commit cd7af4d

Please sign in to comment.