Update dependency @tanstack/react-query to v5.62.11 (#170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/172/head
renovate[bot] 12 months ago committed by GitHub
parent 106fe8bd94
commit 2de9065d0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ settings:
dependencies: dependencies:
'@tanstack/react-query': '@tanstack/react-query':
specifier: ^5.55.2 specifier: ^5.55.2
version: 5.55.2(react@18.3.1) version: 5.62.11(react@18.3.1)
autoprefixer: autoprefixer:
specifier: ^10.4.20 specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49) version: 10.4.20(postcss@8.4.49)
@ -606,16 +606,16 @@ packages:
tslib: 2.8.1 tslib: 2.8.1
dev: false dev: false
/@tanstack/query-core@5.55.2: /@tanstack/query-core@5.62.9:
resolution: {integrity: sha512-WfuUx06sw/V3R2tRRQf4KZj0g4Q5EHrTdwJmCUovMFuHWVzDvLd5U+B7d5Pk8ni5w5SGpUuzGuQv3nN8xo1QbQ==} resolution: {integrity: sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw==}
dev: false dev: false
/@tanstack/react-query@5.55.2(react@18.3.1): /@tanstack/react-query@5.62.11(react@18.3.1):
resolution: {integrity: sha512-PkbEmO64nphWPhufkE9aJ+iEScg8tNNCykYlH7vDwb2R6G8uJC+HTJgXc2n8cRaJe6ETVIeQLFFESVd+2N/tww==} resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==}
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
dependencies: dependencies:
'@tanstack/query-core': 5.55.2 '@tanstack/query-core': 5.62.9
react: 18.3.1 react: 18.3.1
dev: false dev: false

Loading…
Cancel
Save