chore(deps): update dependency @tanstack/react-query to v5.90.8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / Lint and Check (push) Successful in 29s

This commit is contained in:
2025-11-15 13:02:59 +00:00
parent a2550f370e
commit f69c73392e

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.3))(@types/react@19.2.3)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.3))(@types/react@19.2.3)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@tanstack/react-query': '@tanstack/react-query':
specifier: ^5.83.0 specifier: ^5.83.0
version: 5.90.7(react@19.2.0) version: 5.90.8(react@19.2.0)
class-variance-authority: class-variance-authority:
specifier: ^0.7.1 specifier: ^0.7.1
version: 0.7.1 version: 0.7.1
@@ -1455,11 +1455,11 @@ packages:
'@tailwindcss/postcss@4.1.17': '@tailwindcss/postcss@4.1.17':
resolution: {integrity: sha512-+nKl9N9mN5uJ+M7dBOOCzINw94MPstNR/GtIhz1fpZysxL/4a+No64jCBD6CPN+bIHWFx3KWuu8XJRrj/572Dw==} resolution: {integrity: sha512-+nKl9N9mN5uJ+M7dBOOCzINw94MPstNR/GtIhz1fpZysxL/4a+No64jCBD6CPN+bIHWFx3KWuu8XJRrj/572Dw==}
'@tanstack/query-core@5.90.7': '@tanstack/query-core@5.90.8':
resolution: {integrity: sha512-6PN65csiuTNfBMXqQUxQhCNdtm1rV+9kC9YwWAIKcaxAauq3Wu7p18j3gQY3YIBJU70jT/wzCCZ2uqto/vQgiQ==} resolution: {integrity: sha512-4E0RP/0GJCxSNiRF2kAqE/LQkTJVlL/QNU7gIJSptaseV9HP6kOuA+N11y4bZKZxa3QopK3ZuewwutHx6DqDXQ==}
'@tanstack/react-query@5.90.7': '@tanstack/react-query@5.90.8':
resolution: {integrity: sha512-wAHc/cgKzW7LZNFloThyHnV/AX9gTg3w5yAv0gvQHPZoCnepwqCMtzbuPbb2UvfvO32XZ46e8bPOYbfZhzVnnQ==} resolution: {integrity: sha512-/3b9QGzkf4rE5/miL6tyhldQRlLXzMHcySOm/2Tm2OLEFE9P1ImkH0+OviDBSvyAvtAOJocar5xhd7vxdLi3aQ==}
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
@@ -4871,11 +4871,11 @@ snapshots:
postcss: 8.5.6 postcss: 8.5.6
tailwindcss: 4.1.17 tailwindcss: 4.1.17
'@tanstack/query-core@5.90.7': {} '@tanstack/query-core@5.90.8': {}
'@tanstack/react-query@5.90.7(react@19.2.0)': '@tanstack/react-query@5.90.8(react@19.2.0)':
dependencies: dependencies:
'@tanstack/query-core': 5.90.7 '@tanstack/query-core': 5.90.8
react: 19.2.0 react: 19.2.0
'@tybys/wasm-util@0.10.0': '@tybys/wasm-util@0.10.0':