Skip to content

Commit 32419e4

Browse files
committed
Update dependency use-debounce to v10.0.4
1 parent a09abaf commit 32419e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/admin-x-activitypub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"@radix-ui/react-form": "0.0.3",
68-
"use-debounce": "10.0.3",
68+
"use-debounce": "10.0.4",
6969
"@tryghost/admin-x-design-system": "0.0.0",
7070
"@tryghost/admin-x-framework": "0.0.0",
7171
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -30876,10 +30876,10 @@ use-callback-ref@^1.3.0:
3087630876
dependencies:
3087730877
tslib "^2.0.0"
3087830878

30879-
30880-
version "10.0.3"
30881-
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.3.tgz#636094a37f7aa2bcc77b26b961481a0b571bf7ea"
30882-
integrity sha512-DxQSI9ZKso689WM1mjgGU3ozcxU1TJElBJ3X6S4SMzMNcm2lVH0AHmyXB+K7ewjz2BSUKJTDqTcwtSMRfB89dg==
30879+
30880+
version "10.0.4"
30881+
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.4.tgz#2135be498ad855416c4495cfd8e0e130bd33bb24"
30882+
integrity sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==
3088330883

3088430884
use-isomorphic-layout-effect@^1.1.2:
3088530885
version "1.1.2"

0 commit comments

Comments
 (0)