Skip to content

Commit e597080

Browse files
chore: bump @tanstack/react-query from 4.22.4 to 4.29.19 in /site
Bumps [@tanstack/react-query](https://github.com/tanstack/query) from 4.22.4 to 4.29.19. - [Release notes](https://github.com/tanstack/query/releases) - [Commits](TanStack/query@v4.22.4...v4.29.19) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 837f88d commit e597080

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@mui/lab": "5.0.0-alpha.129",
4444
"@mui/material": "5.14.0",
4545
"@mui/styles": "5.14.0",
46-
"@tanstack/react-query": "4.22.4",
46+
"@tanstack/react-query": "4.29.19",
4747
"@testing-library/react-hooks": "8.0.1",
4848
"@types/color-convert": "2.0.0",
4949
"@types/react-color": "3.0.6",

site/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3234,17 +3234,17 @@
32343234
"@jest/create-cache-key-function" "^27.4.2"
32353235
jsonc-parser "^3.2.0"
32363236

3237-
"@tanstack/query-core@4.22.4":
3238-
version "4.22.4"
3239-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.22.4.tgz#aca622d2f8800a147ece5520d956a076ab92f0ea"
3240-
integrity sha512-t79CMwlbBnj+yL82tEcmRN93bL4U3pae2ota4t5NN2z3cIeWw74pzdWrKRwOfTvLcd+b30tC+ciDlfYOKFPGUw==
3237+
"@tanstack/query-core@4.29.19":
3238+
version "4.29.19"
3239+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.19.tgz#49ccbd0606633d1e55baf3b91ab7cc7aef411b1d"
3240+
integrity sha512-uPe1DukeIpIHpQi6UzIgBcXsjjsDaLnc7hF+zLBKnaUlh7jFE/A+P8t4cU4VzKPMFB/C970n/9SxtpO5hmIRgw==
32413241

3242-
"@tanstack/react-query@4.22.4":
3243-
version "4.22.4"
3244-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.22.4.tgz#851581c645f1c9cfcd394448fedd980a39bbc3fe"
3245-
integrity sha512-e5j5Z88XUQGeEPMyz5XF1V0mMf6Da+6URXiTpZfUb9nuHs2nlNoA+EoIvnhccE5b9YT6Yg7kARhn2L7u94M/4A==
3242+
"@tanstack/react-query@4.29.19":
3243+
version "4.29.19"
3244+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.19.tgz#6ba187f2d0ea36ae83ff1f67068f53c88ce7b228"
3245+
integrity sha512-XiTIOHHQ5Cw1WUlHaD4fmVUMhoWjuNJlAeJGq7eM4BraI5z7y8WkZO+NR8PSuRnQGblpuVdjClQbDFtwxTtTUw==
32463246
dependencies:
3247-
"@tanstack/query-core" "4.22.4"
3247+
"@tanstack/query-core" "4.29.19"
32483248
use-sync-external-store "^1.2.0"
32493249

32503250
"@testing-library/dom@^9.0.0":

0 commit comments

Comments
 (0)