build(deps): bump @tanstack/react-query from 5.101.0 to 5.101.2 (#8007)

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.101.0 to 5.101.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.2/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-30 19:40:20 +02:00 committed by GitHub
parent bce18df898
commit cce7cc6cd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

View file

@ -15,7 +15,7 @@
},
"dependencies": {
"@radix-ui/react-switch": "^1.3.1",
"@tanstack/react-query": "^5.101.0",
"@tanstack/react-query": "^5.101.2",
"@tanstack/react-query-devtools": "^5.101.0",
"jsonc-parser": "^3.3.1",
"openapi-fetch": "^0.17.0",

30
pnpm-lock.yaml generated
View file

@ -53,11 +53,11 @@ importers:
specifier: ^1.3.1
version: 1.3.1(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
'@tanstack/react-query':
specifier: ^5.101.0
version: 5.101.0(react@19.2.7)
specifier: ^5.101.2
version: 5.101.2(react@19.2.7)
'@tanstack/react-query-devtools':
specifier: ^5.101.0
version: 5.101.0(@tanstack/react-query@5.101.0(react@19.2.7))(react@19.2.7)
version: 5.101.0(@tanstack/react-query@5.101.2(react@19.2.7))(react@19.2.7)
jsonc-parser:
specifier: ^3.3.1
version: 3.3.1
@ -66,7 +66,7 @@ importers:
version: 0.17.0
openapi-react-query:
specifier: ^0.5.4
version: 0.5.4(@tanstack/react-query@5.101.0(react@19.2.7))(openapi-fetch@0.17.0)
version: 0.5.4(@tanstack/react-query@5.101.2(react@19.2.7))(openapi-fetch@0.17.0)
devDependencies:
'@radix-ui/react-dialog':
specifier: ^1.1.17
@ -1705,8 +1705,8 @@ packages:
'@swc/helpers@0.5.23':
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
'@tanstack/query-core@5.101.0':
resolution: {integrity: sha512-cQetA74EB+seWySv1TTKr828TnP0u39m6LykwDXIo84SNortpDkp30TMEjkqtYCNP9c40uT/iwl6MLiufEt0Ow==}
'@tanstack/query-core@5.101.2':
resolution: {integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==}
'@tanstack/query-devtools@5.101.0':
resolution: {integrity: sha512-MVqw17k08RQtGGLEL654+dX/btbX9p/8WjkznO//zusLTMaObxi3Q+MoFwGVkC9K3tqjn8qrrNhJevXx4fJTeQ==}
@ -1717,8 +1717,8 @@ packages:
'@tanstack/react-query': ^5.101.0
react: ^18 || ^19
'@tanstack/react-query@5.101.0':
resolution: {integrity: sha512-rLlJXSpkqfizLWgkR5+eLeIk0MvTx/meEIR7LRjxic+qxiQP8zVjq7BqQkiCMNLQBlLfuOLqqr6KO5GtrDlmSg==}
'@tanstack/react-query@5.101.2':
resolution: {integrity: sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==}
peerDependencies:
react: ^18 || ^19
@ -6969,19 +6969,19 @@ snapshots:
dependencies:
tslib: 2.8.1
'@tanstack/query-core@5.101.0': {}
'@tanstack/query-core@5.101.2': {}
'@tanstack/query-devtools@5.101.0': {}
'@tanstack/react-query-devtools@5.101.0(@tanstack/react-query@5.101.0(react@19.2.7))(react@19.2.7)':
'@tanstack/react-query-devtools@5.101.0(@tanstack/react-query@5.101.2(react@19.2.7))(react@19.2.7)':
dependencies:
'@tanstack/query-devtools': 5.101.0
'@tanstack/react-query': 5.101.0(react@19.2.7)
'@tanstack/react-query': 5.101.2(react@19.2.7)
react: 19.2.7
'@tanstack/react-query@5.101.0(react@19.2.7)':
'@tanstack/react-query@5.101.2(react@19.2.7)':
dependencies:
'@tanstack/query-core': 5.101.0
'@tanstack/query-core': 5.101.2
react: 19.2.7
'@tediousjs/connection-string@1.1.0': {}
@ -9962,9 +9962,9 @@ snapshots:
dependencies:
openapi-typescript-helpers: 0.1.0
openapi-react-query@0.5.4(@tanstack/react-query@5.101.0(react@19.2.7))(openapi-fetch@0.17.0):
openapi-react-query@0.5.4(@tanstack/react-query@5.101.2(react@19.2.7))(openapi-fetch@0.17.0):
dependencies:
'@tanstack/react-query': 5.101.0(react@19.2.7)
'@tanstack/react-query': 5.101.2(react@19.2.7)
openapi-fetch: 0.17.0
openapi-typescript-helpers: 0.1.0