diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 682dca4..02f3acb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,7 +89,7 @@ importers: version: 19.8.0 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.75.1(react@19.0.0) + version: 5.75.7(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.75.1(vue@3.5.13(typescript@5.8.3)) @@ -173,8 +173,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.27.1': - resolution: {integrity: sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==} + '@babel/parser@7.27.2': + resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==} engines: {node: '>=6.0.0'} hasBin: true @@ -429,8 +429,11 @@ packages: '@tanstack/query-core@5.75.0': resolution: {integrity: sha512-rk8KQuCdhoRkzjRVF3QxLgAfFUyS0k7+GCQjlGEpEGco+qazJ0eMH6aO1DjDjibH7/ik383nnztua3BG+lOnwg==} - '@tanstack/react-query@5.75.1': - resolution: {integrity: sha512-tN+gG+eXCHYm+VpmdXUP1rfE9LUrRzgYozTkBZtJV1/WFM3vwWNKQC8G6b2RKcs+2cPg+hdToZHZfjL3bF4yIQ==} + '@tanstack/query-core@5.75.7': + resolution: {integrity: sha512-4BHu0qnxUHOSnTn3ow9fIoBKTelh0GY08yn1IO9cxjBTsGvnxz1ut42CHZqUE3Vl/8FAjcHsj8RNJMoXvjgHEA==} + + '@tanstack/react-query@5.75.7': + resolution: {integrity: sha512-JYcH1g5pNjKXNQcvvnCU/PueaYg05uKBDHlWIyApspv7r5C0BM12n6ysa2QF2T+1tlPnNXOob8vr8o96Nx0GxQ==} peerDependencies: react: ^18 || ^19 @@ -2129,7 +2132,7 @@ snapshots: dependencies: '@babel/types': 7.26.7 - '@babel/parser@7.27.1': + '@babel/parser@7.27.2': dependencies: '@babel/types': 7.27.1 @@ -2547,9 +2550,11 @@ snapshots: '@tanstack/query-core@5.75.0': {} - '@tanstack/react-query@5.75.1(react@19.0.0)': + '@tanstack/query-core@5.75.7': {} + + '@tanstack/react-query@5.75.7(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.75.0 + '@tanstack/query-core': 5.75.7 react: 19.0.0 '@tanstack/vue-query@5.75.1(vue@3.5.13(typescript@5.8.3))': @@ -2717,7 +2722,7 @@ snapshots: '@vue/compiler-core@3.5.13': dependencies: - '@babel/parser': 7.27.1 + '@babel/parser': 7.27.2 '@vue/shared': 3.5.13 entities: 4.5.0 estree-walker: 2.0.2 @@ -2730,7 +2735,7 @@ snapshots: '@vue/compiler-sfc@3.5.13': dependencies: - '@babel/parser': 7.27.1 + '@babel/parser': 7.27.2 '@vue/compiler-core': 3.5.13 '@vue/compiler-dom': 3.5.13 '@vue/compiler-ssr': 3.5.13