fix(deps): update dependency @tanstack/react-query to v5.71.0 (#220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/248/head
renovate[bot] 9 months ago committed by GitHub
parent 7162c5ccbf
commit 9e57d42c5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ settings:
dependencies:
'@tanstack/react-query':
specifier: ^5.55.2
version: 5.66.9(react@19.0.0)
version: 5.71.0(react@19.0.0)
autoprefixer:
specifier: ^10.4.20
version: 10.4.21(postcss@8.5.3)
@ -120,8 +120,8 @@ packages:
engines: {node: '>=10'}
dev: false
/@emnapi/runtime@1.3.1:
resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==}
/@emnapi/runtime@1.4.0:
resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==}
requiresBuild: true
dependencies:
tslib: 2.8.1
@ -382,7 +382,7 @@ packages:
cpu: [wasm32]
requiresBuild: true
dependencies:
'@emnapi/runtime': 1.3.1
'@emnapi/runtime': 1.4.0
dev: false
optional: true
@ -585,16 +585,16 @@ packages:
tslib: 2.8.1
dev: false
/@tanstack/query-core@5.66.4:
resolution: {integrity: sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA==}
/@tanstack/query-core@5.71.0:
resolution: {integrity: sha512-p4+T7CIEe1kMhii4booWiw42nuaiYI9La/bRCNzBaj1P3PDb0dEZYDhc/7oBifKJfHYN+mtS1ynW1qsmzQW7Og==}
dev: false
/@tanstack/react-query@5.66.9(react@19.0.0):
resolution: {integrity: sha512-NRI02PHJsP5y2gAuWKP+awamTIBFBSKMnO6UVzi03GTclmHHHInH5UzVgzi5tpu4+FmGfsdT7Umqegobtsp23A==}
/@tanstack/react-query@5.71.0(react@19.0.0):
resolution: {integrity: sha512-Udhlz9xHwk0iB7eLDchIqvu666NZFxPZZF80KnL8sZy+5J0kMvnJkzQNYRJwF70g8Vc1nn0TSMkPJgvx6+Pn4g==}
peerDependencies:
react: ^18 || ^19
dependencies:
'@tanstack/query-core': 5.66.4
'@tanstack/query-core': 5.71.0
react: 19.0.0
dev: false

Loading…
Cancel
Save