chore(deps): update dependency @tanstack/react-query to v5.90.7
All checks were successful
Lint / Lint and Check (push) Successful in 27s

This commit is contained in:
2025-11-08 00:05:41 +00:00
parent 786c74282d
commit 6500befb13

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.8(@types/react-dom@19.2.2(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
'@tanstack/react-query':
specifier: ^5.83.0
version: 5.90.6(react@19.2.0)
version: 5.90.7(react@19.2.0)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -1433,11 +1433,11 @@ packages:
'@tailwindcss/postcss@4.1.16':
resolution: {integrity: sha512-Qn3SFGPXYQMKR/UtqS+dqvPrzEeBZHrFA92maT4zijCVggdsXnDBMsPFJo1eArX3J+O+Gi+8pV4PkqjLCNBk3A==}
'@tanstack/query-core@5.90.6':
resolution: {integrity: sha512-AnZSLF26R8uX+tqb/ivdrwbVdGemdEDm1Q19qM6pry6eOZ6bEYiY7mWhzXT1YDIPTNEVcZ5kYP9nWjoxDLiIVw==}
'@tanstack/query-core@5.90.7':
resolution: {integrity: sha512-6PN65csiuTNfBMXqQUxQhCNdtm1rV+9kC9YwWAIKcaxAauq3Wu7p18j3gQY3YIBJU70jT/wzCCZ2uqto/vQgiQ==}
'@tanstack/react-query@5.90.6':
resolution: {integrity: sha512-gB1sljYjcobZKxjPbKSa31FUTyr+ROaBdoH+wSSs9Dk+yDCmMs+TkTV3PybRRVLC7ax7q0erJ9LvRWnMktnRAw==}
'@tanstack/react-query@5.90.7':
resolution: {integrity: sha512-wAHc/cgKzW7LZNFloThyHnV/AX9gTg3w5yAv0gvQHPZoCnepwqCMtzbuPbb2UvfvO32XZ46e8bPOYbfZhzVnnQ==}
peerDependencies:
react: ^18 || ^19
@@ -4833,11 +4833,11 @@ snapshots:
postcss: 8.5.6
tailwindcss: 4.1.16
'@tanstack/query-core@5.90.6': {}
'@tanstack/query-core@5.90.7': {}
'@tanstack/react-query@5.90.6(react@19.2.0)':
'@tanstack/react-query@5.90.7(react@19.2.0)':
dependencies:
'@tanstack/query-core': 5.90.6
'@tanstack/query-core': 5.90.7
react: 19.2.0
'@tybys/wasm-util@0.10.0':