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

pull/264/head
renovate[bot] 9 months ago committed by GitHub
parent e64da0f32c
commit 86676b3bf8
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.71.0(react@19.1.0)
version: 5.71.1(react@19.1.0)
autoprefixer:
specifier: ^10.4.20
version: 10.4.21(postcss@8.5.3)
@ -616,16 +616,16 @@ packages:
tslib: 2.8.1
dev: false
/@tanstack/query-core@5.71.0:
resolution: {integrity: sha512-p4+T7CIEe1kMhii4booWiw42nuaiYI9La/bRCNzBaj1P3PDb0dEZYDhc/7oBifKJfHYN+mtS1ynW1qsmzQW7Og==}
/@tanstack/query-core@5.71.1:
resolution: {integrity: sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==}
dev: false
/@tanstack/react-query@5.71.0(react@19.1.0):
resolution: {integrity: sha512-Udhlz9xHwk0iB7eLDchIqvu666NZFxPZZF80KnL8sZy+5J0kMvnJkzQNYRJwF70g8Vc1nn0TSMkPJgvx6+Pn4g==}
/@tanstack/react-query@5.71.1(react@19.1.0):
resolution: {integrity: sha512-6BTkaSIGT58MroI4kIGXNdx/NhirXPU+75AJObLq+WBa39WmoxhzSk0YX+hqWJ/bvqZJFxslbEU4qIHaRZq+8Q==}
peerDependencies:
react: ^18 || ^19
dependencies:
'@tanstack/query-core': 5.71.0
'@tanstack/query-core': 5.71.1
react: 19.1.0
dev: false

Loading…
Cancel
Save