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

This commit is contained in:
2025-08-16 02:14:17 +00:00
parent a0bdda25bc
commit d51cd0e1b1

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.9))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tanstack/react-query':
specifier: ^5.83.0
version: 5.84.2(react@19.1.1)
version: 5.85.3(react@19.1.1)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -1420,11 +1420,11 @@ packages:
'@tailwindcss/postcss@4.1.11':
resolution: {integrity: sha512-q/EAIIpF6WpLhKEuQSEVMZNMIY8KhWoAemZ9eylNAih9jxMGAYPPWBn3I9QL/2jZ+e7OEz/tZkX5HwbBR4HohA==}
'@tanstack/query-core@5.83.1':
resolution: {integrity: sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==}
'@tanstack/query-core@5.85.3':
resolution: {integrity: sha512-9Ne4USX83nHmRuEYs78LW+3lFEEO2hBDHu7mrdIgAFx5Zcrs7ker3n/i8p4kf6OgKExmaDN5oR0efRD7i2J0DQ==}
'@tanstack/react-query@5.84.2':
resolution: {integrity: sha512-cZadySzROlD2+o8zIfbD978p0IphuQzRWiiH3I2ugnTmz4jbjc0+TdibpwqxlzynEen8OulgAg+rzdNF37s7XQ==}
'@tanstack/react-query@5.85.3':
resolution: {integrity: sha512-AqU8TvNh5GVIE8I+TUU0noryBRy7gOY0XhSayVXmOPll4UkZeLWKDwi0rtWOZbwLRCbyxorfJ5DIjDqE7GXpcQ==}
peerDependencies:
react: ^18 || ^19
@@ -4795,11 +4795,11 @@ snapshots:
postcss: 8.5.6
tailwindcss: 4.1.11
'@tanstack/query-core@5.83.1': {}
'@tanstack/query-core@5.85.3': {}
'@tanstack/react-query@5.84.2(react@19.1.1)':
'@tanstack/react-query@5.85.3(react@19.1.1)':
dependencies:
'@tanstack/query-core': 5.83.1
'@tanstack/query-core': 5.85.3
react: 19.1.1
'@tybys/wasm-util@0.10.0':