Skip to content

Commit

Permalink
Update tanstack-query monorepo from v5.31.0 to v5.32.0 (#2378)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 485ed97 commit 51524f1
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@mui/material": "5.15.15",
"@sentry/browser": "7.111.0",
"@sentry/react": "7.111.0",
"@tanstack/react-query": "5.31.0",
"@tanstack/react-query-devtools": "5.31.0",
"@tanstack/react-query": "5.32.0",
"@tanstack/react-query-devtools": "5.32.0",
"@visx/axis": "3.10.1",
"@visx/group": "3.3.0",
"@visx/legend": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"@mui/x-tree-view": "6.17.0",
"@tanstack/react-query": "5.31.0",
"@tanstack/react-query": "5.32.0",
"@visx/event": "3.3.0",
"@visx/tooltip": "3.3.0",
"d3": "7.9.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6699,10 +6699,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.31.0":
version: 5.31.0
resolution: "@tanstack/query-core@npm:5.31.0"
checksum: 10/8c3a67af76d2317039c7d37c139e3bb431a6cc0a3fb07b66ea318a6af48161f2821bed9afffe72a1219dbef23fc813d0fca0fdebdea8bd7ba136829126884977
"@tanstack/query-core@npm:5.32.0":
version: 5.32.0
resolution: "@tanstack/query-core@npm:5.32.0"
checksum: 10/d945c52a87b869afb1e3f546f49d2bbc459e832e996ad8d88de60f599d182ffacfabb242e960014a3ada5f43c970a7484df0d6a9c27c946d7214db488688153b
languageName: node
linkType: hard

Expand All @@ -6713,26 +6713,26 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.31.0":
version: 5.31.0
resolution: "@tanstack/react-query-devtools@npm:5.31.0"
"@tanstack/react-query-devtools@npm:5.32.0":
version: 5.32.0
resolution: "@tanstack/react-query-devtools@npm:5.32.0"
dependencies:
"@tanstack/query-devtools": "npm:5.28.10"
peerDependencies:
"@tanstack/react-query": ^5.31.0
"@tanstack/react-query": ^5.32.0
react: ^18.0.0
checksum: 10/be6bf77f17d24d9fc9dd6ac04a649a17347b6aa5b6a7c3b2cf0787a8edd2a0aac9d8deb45968bc404a5e6f5492c66ea9e15f8f341fc0bed57360fa505ed50fa7
checksum: 10/6ce3ec152604fdf64d4b1c7fc480ef0bd410e693902c28a06d2bd64102734952b7bc680263bee2cacd5441beaf75ec2619fe54fb2c93b53396074e556a82ce12
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.31.0":
version: 5.31.0
resolution: "@tanstack/react-query@npm:5.31.0"
"@tanstack/react-query@npm:5.32.0":
version: 5.32.0
resolution: "@tanstack/react-query@npm:5.32.0"
dependencies:
"@tanstack/query-core": "npm:5.31.0"
"@tanstack/query-core": "npm:5.32.0"
peerDependencies:
react: ^18.0.0
checksum: 10/7d4b594b9db629666551375df6db61d38966a06ee28d75164dfa87d5b1b327436110535e4f1f24748fd98057948baf4334154db15ff1fa0da24795b552abfbae
checksum: 10/43c27574521ae99d5856e412444fafc1e571319a707934225f838bbe2de2da1c6f34867c3bd62172d613cfb970e40d71e2e5a44a27877afb8045cd0cc9fc17ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -25846,7 +25846,7 @@ __metadata:
"@mui/icons-material": "npm:5.15.15"
"@mui/material": "npm:5.15.15"
"@mui/x-tree-view": "npm:6.17.0"
"@tanstack/react-query": "npm:5.31.0"
"@tanstack/react-query": "npm:5.32.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.2"
"@testing-library/user-event": "npm:14.5.2"
Expand Down Expand Up @@ -28689,8 +28689,8 @@ __metadata:
"@mui/material": "npm:5.15.15"
"@sentry/browser": "npm:7.111.0"
"@sentry/react": "npm:7.111.0"
"@tanstack/react-query": "npm:5.31.0"
"@tanstack/react-query-devtools": "npm:5.31.0"
"@tanstack/react-query": "npm:5.32.0"
"@tanstack/react-query-devtools": "npm:5.32.0"
"@testing-library/react": "npm:15.0.2"
"@types/d3-array": "npm:3.2.1"
"@types/d3-format": "npm:3.0.4"
Expand Down

0 comments on commit 51524f1

Please sign in to comment.