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

This commit is contained in:
2025-10-18 00:05:20 +00:00
parent 9ef3e83307
commit 68fe96f838

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.8(@types/react-dom@19.2.1(@types/react@19.2.2))(@types/react@19.2.2)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 1.2.8(@types/react-dom@19.2.1(@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': '@tanstack/react-query':
specifier: ^5.83.0 specifier: ^5.83.0
version: 5.90.2(react@19.2.0) version: 5.90.5(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
@@ -1437,11 +1437,11 @@ packages:
'@tailwindcss/postcss@4.1.14': '@tailwindcss/postcss@4.1.14':
resolution: {integrity: sha512-BdMjIxy7HUNThK87C7BC8I1rE8BVUsfNQSI5siQ4JK3iIa3w0XyVvVL9SXLWO//CtYTcp1v7zci0fYwJOjB+Zg==} resolution: {integrity: sha512-BdMjIxy7HUNThK87C7BC8I1rE8BVUsfNQSI5siQ4JK3iIa3w0XyVvVL9SXLWO//CtYTcp1v7zci0fYwJOjB+Zg==}
'@tanstack/query-core@5.90.2': '@tanstack/query-core@5.90.5':
resolution: {integrity: sha512-k/TcR3YalnzibscALLwxeiLUub6jN5EDLwKDiO7q5f4ICEoptJ+n9+7vcEFy5/x/i6Q+Lb/tXrsKCggf5uQJXQ==} resolution: {integrity: sha512-wLamYp7FaDq6ZnNehypKI5fNvxHPfTYylE0m/ZpuuzJfJqhR5Pxg9gvGBHZx4n7J+V5Rg5mZxHHTlv25Zt5u+w==}
'@tanstack/react-query@5.90.2': '@tanstack/react-query@5.90.5':
resolution: {integrity: sha512-CLABiR+h5PYfOWr/z+vWFt5VsOA2ekQeRQBFSKlcoW6Ndx/f8rfyVmq4LbgOM4GG2qtxAxjLYLOpCNTYm4uKzw==} resolution: {integrity: sha512-pN+8UWpxZkEJ/Rnnj2v2Sxpx1WFlaa9L6a4UO89p6tTQbeo+m0MS8oYDjbggrR8QcTyjKoYWKS3xJQGr3ExT8Q==}
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
@@ -4840,11 +4840,11 @@ snapshots:
postcss: 8.5.6 postcss: 8.5.6
tailwindcss: 4.1.14 tailwindcss: 4.1.14
'@tanstack/query-core@5.90.2': {} '@tanstack/query-core@5.90.5': {}
'@tanstack/react-query@5.90.2(react@19.2.0)': '@tanstack/react-query@5.90.5(react@19.2.0)':
dependencies: dependencies:
'@tanstack/query-core': 5.90.2 '@tanstack/query-core': 5.90.5
react: 19.2.0 react: 19.2.0
'@tybys/wasm-util@0.10.0': '@tybys/wasm-util@0.10.0':