diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35c3c5288..565636fe9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -745,7 +745,7 @@ importers: version: 4.1.6(vite@8.1.0(@types/node@20.19.43)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0)) '@tanstack/react-query': specifier: ^5.68.0 - version: 5.76.1(react@18.3.1) + version: 5.101.2(react@18.3.1) '@vscode/codicons': specifier: ^0.0.36 version: 0.0.36 @@ -3005,11 +3005,11 @@ packages: peerDependencies: vite: 8.1.0 - '@tanstack/query-core@5.76.0': - resolution: {integrity: sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg==} + '@tanstack/query-core@5.101.2': + resolution: {integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==} - '@tanstack/react-query@5.76.1': - resolution: {integrity: sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw==} + '@tanstack/react-query@5.101.2': + resolution: {integrity: sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==} peerDependencies: react: ^18 || ^19 @@ -10916,11 +10916,11 @@ snapshots: tailwindcss: 4.1.6 vite: 8.1.0(@types/node@20.19.43)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.22.4)(yaml@2.9.0) - '@tanstack/query-core@5.76.0': {} + '@tanstack/query-core@5.101.2': {} - '@tanstack/react-query@5.76.1(react@18.3.1)': + '@tanstack/react-query@5.101.2(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.76.0 + '@tanstack/query-core': 5.101.2 react: 18.3.1 '@testing-library/dom@10.4.0':