Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
mluena committed Sep 12, 2023
1 parent 3b37d87 commit 1b056e1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss": "3.2.7",
"tailwindcss-animate": "^1.0.5",
"use-debounce": "^9.0.4",
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7524,6 +7524,7 @@ __metadata:
tailwindcss: 3.2.7
tailwindcss-animate: ^1.0.5
typescript: 4.9.4
use-debounce: ^9.0.4
usehooks-ts: ^2.9.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11408,6 +11409,15 @@ __metadata:
languageName: node
linkType: hard

"use-debounce@npm:^9.0.4":
version: 9.0.4
resolution: "use-debounce@npm:9.0.4"
peerDependencies:
react: ">=16.8.0"
checksum: 37da4ecbe4e10a6230580cac03a8cae1788ea3e417dfdd92fcf654325458cf1b4567fd57bebf888edab62701a6abe47059a585008fd04228784f223f94d66ce4
languageName: node
linkType: hard

"use-isomorphic-layout-effect@npm:^1.1.1":
version: 1.1.2
resolution: "use-isomorphic-layout-effect@npm:1.1.2"
Expand Down

0 comments on commit 1b056e1

Please sign in to comment.