Skip to content

Commit

Permalink
fix(deps): update tanstack-query monorepo to v4.29.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 388e7cc commit 6adc693
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@sentry/cli": "2.39.1",
"@sentry/react": "8.45.0",
"@sentry/tracing": "7.70.0",
"@tanstack/react-query": "4.29.15",
"@tanstack/react-query-devtools": "4.29.15",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@types/lodash.mapvalues": "4.6.9",
"axios": "1.6.2",
"date-fns": "3.3.1",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3830,33 +3830,33 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.29.15":
version: 4.29.15
resolution: "@tanstack/query-core@npm:4.29.15"
checksum: dc99d59a14acf47abdea9c80b038a1ad18531d309b98a91e89f7717f395f5b2ff54f73f6b6dcb3ac66f70f8b410827be5b06eb6f2bceff261287753829e606af
"@tanstack/query-core@npm:4.29.25":
version: 4.29.25
resolution: "@tanstack/query-core@npm:4.29.25"
checksum: 5287e278cf0ef781c5bd238842243adc4430a43ffc9bee1963131726c5bdf6a67d38e122f45c3375232d05c5a335b1309026ce4252647bb3e4710b70bcebdbf5
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:4.29.15":
version: 4.29.15
resolution: "@tanstack/react-query-devtools@npm:4.29.15"
"@tanstack/react-query-devtools@npm:4.29.25":
version: 4.29.25
resolution: "@tanstack/react-query-devtools@npm:4.29.25"
dependencies:
"@tanstack/match-sorter-utils": ^8.7.0
superjson: ^1.10.0
use-sync-external-store: ^1.2.0
peerDependencies:
"@tanstack/react-query": 4.29.15
"@tanstack/react-query": 4.29.25
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: f9f1525311c6c4585f1fcd721269d3ba8979e60f4e3798519631d8939a4fa63f95d75fcb3945c2b49e991ac7ee57668cf680b699643000c970e6092b233a07bd
checksum: 2861f78de92a5c7595221383d9e60a70eafd0b1ed08313b624697fb221a1e6694200c14f4f5c3c2ef9ee0b1a525f7b7f04d3e0587b32b7a73cfb2d466d3e98af
languageName: node
linkType: hard

"@tanstack/react-query@npm:4.29.15":
version: 4.29.15
resolution: "@tanstack/react-query@npm:4.29.15"
"@tanstack/react-query@npm:4.29.25":
version: 4.29.25
resolution: "@tanstack/react-query@npm:4.29.25"
dependencies:
"@tanstack/query-core": 4.29.15
"@tanstack/query-core": 4.29.25
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -3867,7 +3867,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: de703806af4efd124f89f03f25d917c7f74329c1df82d2f293ff6fbd6bb259f656f9634203fcef5d2da3920c09dc35046aa9f1e84de3ed2ba84b44bb822b4784
checksum: e0ae4cbe1d8f691d488bc1c68df3df12d1ed093796eb879842ef8d4d388d07cebbdd7ab6174481d624dc133326895a53a5442864bb27ffcc0db5f4f40d7f827f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9742,8 +9742,8 @@ __metadata:
"@sentry/cli": 2.39.1
"@sentry/react": 8.45.0
"@sentry/tracing": 7.70.0
"@tanstack/react-query": 4.29.15
"@tanstack/react-query-devtools": 4.29.15
"@tanstack/react-query": 4.29.25
"@tanstack/react-query-devtools": 4.29.25
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^13.5.0
Expand Down

0 comments on commit 6adc693

Please sign in to comment.