Skip to content

Commit 0e56a8b

Browse files
fix(deps): update dependency use-debounce to v10.0.4
1 parent 8bc7cbc commit 0e56a8b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3039,17 +3039,17 @@
30393039
"@swc/counter" "^0.1.3"
30403040
tslib "^2.4.0"
30413041

3042-
"@tanstack/query-core@5.55.3":
3043-
version "5.55.3"
3044-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.55.3.tgz#fee3c2ffd65cd6cf195820eccab662508ff84ad1"
3045-
integrity sha512-JpRWbOiTBaddMg/oYNBeBle3m0wFTZnfLc2dtZgjdr3NZaqSGzIkPDFf6gjTWKq5zxWJTZNtsKSihVKQ7wL3VQ==
3042+
"@tanstack/query-core@5.62.16":
3043+
version "5.62.16"
3044+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.16.tgz#f7efc92b1562a054748bc00c7f8d9d833407503b"
3045+
integrity sha512-9Sgft7Qavcd+sN0V25xVyo0nfmcZXBuODy3FVG7BMWTg1HMLm8wwG5tNlLlmSic1u7l1v786oavn+STiFaPH2g==
30463046

3047-
"@tanstack/[email protected]":
3048-
version "5.55.3"
3049-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.55.3.tgz#8acaba9fd3cdf250bd3c6ee8d4ae00c951da3642"
3050-
integrity sha512-DzVFYNKMZPaEj+RNmG1lUjmR3CVFf1GoPvE03/0IN+5C8/VYiIMUhi4YgLQPnksrUarIzPPw1N2MPRvuRysLwQ==
3047+
"@tanstack/react-query@^5.55.3":
3048+
version "5.62.16"
3049+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.62.16.tgz#c267d52650a9e0b61017b04faa43c2e0d2e1de5d"
3050+
integrity sha512-XJIZNj65d2IdvU8VBESmrPakfIm6FSdHDzrS1dPrAwmq3ZX+9riMh/ZfbNQHAWnhrgmq7KoXpgZSRyXnqMYT9A==
30513051
dependencies:
3052-
"@tanstack/query-core" "5.55.3"
3052+
"@tanstack/query-core" "5.62.16"
30533053

30543054
"@trivago/prettier-plugin-sort-imports@^4.0.0":
30553055
version "4.3.0"
@@ -10278,9 +10278,9 @@ use-callback-ref@^1.3.0:
1027810278
tslib "^2.0.0"
1027910279

1028010280
use-debounce@^10.0.0:
10281-
version "10.0.3"
10282-
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.3.tgz#636094a37f7aa2bcc77b26b961481a0b571bf7ea"
10283-
integrity sha512-DxQSI9ZKso689WM1mjgGU3ozcxU1TJElBJ3X6S4SMzMNcm2lVH0AHmyXB+K7ewjz2BSUKJTDqTcwtSMRfB89dg==
10281+
version "10.0.4"
10282+
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-10.0.4.tgz#2135be498ad855416c4495cfd8e0e130bd33bb24"
10283+
integrity sha512-6Cf7Yr7Wk7Kdv77nnJMf6de4HuDE4dTxKij+RqE9rufDsI6zsbjyAxcH5y2ueJCQAnfgKbzXbZHYlkFwmBlWkw==
1028410284

1028510285
use-sidecar@^1.1.2:
1028610286
version "1.1.2"

0 commit comments

Comments
 (0)