Skip to content

Commit b6f4bec

Browse files
fix(deps): update tanstack-query monorepo to v4.29.19
1 parent 9276460 commit b6f4bec

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@mui/utils": "5.13.6",
1414
"@sentry/react": "7.54.0",
1515
"@sentry/tracing": "7.54.0",
16-
"@tanstack/react-query": "4.29.15",
17-
"@tanstack/react-query-devtools": "4.29.15",
16+
"@tanstack/react-query": "4.29.19",
17+
"@tanstack/react-query-devtools": "4.29.19",
1818
"i18next": "22.5.1",
1919
"immutable": "4.3.0",
2020
"lodash.clonedeep": "4.5.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4499,33 +4499,33 @@ __metadata:
44994499
languageName: node
45004500
linkType: hard
45014501

4502-
"@tanstack/query-core@npm:4.29.15":
4503-
version: 4.29.15
4504-
resolution: "@tanstack/query-core@npm:4.29.15"
4505-
checksum: dc99d59a14acf47abdea9c80b038a1ad18531d309b98a91e89f7717f395f5b2ff54f73f6b6dcb3ac66f70f8b410827be5b06eb6f2bceff261287753829e606af
4502+
"@tanstack/query-core@npm:4.29.19":
4503+
version: 4.29.19
4504+
resolution: "@tanstack/query-core@npm:4.29.19"
4505+
checksum: 91a79dbebebc139d118542a5fe83fb54a6f6448bbe1563db1a0bed0c6d44e1d023613efde3c4ac747c72d067110013ac56f90611bf8affc390eda1ac3f99066e
45064506
languageName: node
45074507
linkType: hard
45084508

4509-
"@tanstack/react-query-devtools@npm:4.29.15":
4510-
version: 4.29.15
4511-
resolution: "@tanstack/react-query-devtools@npm:4.29.15"
4509+
"@tanstack/react-query-devtools@npm:4.29.19":
4510+
version: 4.29.19
4511+
resolution: "@tanstack/react-query-devtools@npm:4.29.19"
45124512
dependencies:
45134513
"@tanstack/match-sorter-utils": ^8.7.0
45144514
superjson: ^1.10.0
45154515
use-sync-external-store: ^1.2.0
45164516
peerDependencies:
4517-
"@tanstack/react-query": 4.29.15
4517+
"@tanstack/react-query": 4.29.19
45184518
react: ^16.8.0 || ^17.0.0 || ^18.0.0
45194519
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
4520-
checksum: f9f1525311c6c4585f1fcd721269d3ba8979e60f4e3798519631d8939a4fa63f95d75fcb3945c2b49e991ac7ee57668cf680b699643000c970e6092b233a07bd
4520+
checksum: f077028c109da225b8e8e907a8fb4ad47d3049f6f5d16e5613adb135c531abf62c8975384edbb4d502bb064c98c3c513ee4f3df7c686198e644808311145e79c
45214521
languageName: node
45224522
linkType: hard
45234523

4524-
"@tanstack/react-query@npm:4.29.15":
4525-
version: 4.29.15
4526-
resolution: "@tanstack/react-query@npm:4.29.15"
4524+
"@tanstack/react-query@npm:4.29.19":
4525+
version: 4.29.19
4526+
resolution: "@tanstack/react-query@npm:4.29.19"
45274527
dependencies:
4528-
"@tanstack/query-core": 4.29.15
4528+
"@tanstack/query-core": 4.29.19
45294529
use-sync-external-store: ^1.2.0
45304530
peerDependencies:
45314531
react: ^16.8.0 || ^17.0.0 || ^18.0.0
@@ -4536,7 +4536,7 @@ __metadata:
45364536
optional: true
45374537
react-native:
45384538
optional: true
4539-
checksum: de703806af4efd124f89f03f25d917c7f74329c1df82d2f293ff6fbd6bb259f656f9634203fcef5d2da3920c09dc35046aa9f1e84de3ed2ba84b44bb822b4784
4539+
checksum: 2780ac35b4d1dabcd3e708b95891376e7e609109270d40442b33f4747c508c23e46bcadc692f997f81d38f62b5ab31f8e42bc9a785dfa4afe0c390adb6f37e52
45404540
languageName: node
45414541
linkType: hard
45424542

@@ -10156,8 +10156,8 @@ __metadata:
1015610156
"@mui/utils": 5.13.6
1015710157
"@sentry/react": 7.54.0
1015810158
"@sentry/tracing": 7.54.0
10159-
"@tanstack/react-query": 4.29.15
10160-
"@tanstack/react-query-devtools": 4.29.15
10159+
"@tanstack/react-query": 4.29.19
10160+
"@tanstack/react-query-devtools": 4.29.19
1016110161
"@testing-library/jest-dom": ^5.16.5
1016210162
"@testing-library/react": ^12.1.5
1016310163
"@testing-library/user-event": ^13.5.0

0 commit comments

Comments
 (0)