Update dependency @tanstack/react-query to v5.62.11

pull/170/head
renovate[bot] 12 months ago committed by GitHub
parent 6aa0816439
commit 6d5a8387a5
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.55.2(react@18.3.1)
version: 5.62.11(react@18.3.1)
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@ -606,16 +606,16 @@ packages:
tslib: 2.8.1
dev: false
/@tanstack/query-core@5.55.2:
resolution: {integrity: sha512-WfuUx06sw/V3R2tRRQf4KZj0g4Q5EHrTdwJmCUovMFuHWVzDvLd5U+B7d5Pk8ni5w5SGpUuzGuQv3nN8xo1QbQ==}
/@tanstack/query-core@5.62.9:
resolution: {integrity: sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw==}
dev: false
/@tanstack/react-query@5.55.2(react@18.3.1):
resolution: {integrity: sha512-PkbEmO64nphWPhufkE9aJ+iEScg8tNNCykYlH7vDwb2R6G8uJC+HTJgXc2n8cRaJe6ETVIeQLFFESVd+2N/tww==}
/@tanstack/react-query@5.62.11(react@18.3.1):
resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==}
peerDependencies:
react: ^18 || ^19
dependencies:
'@tanstack/query-core': 5.55.2
'@tanstack/query-core': 5.62.9
react: 18.3.1
dev: false

Loading…
Cancel
Save