diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 921872c..07b871a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 20.0.0 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.90.11(react@19.0.0) + version: 5.90.12(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.92.0(vue@3.5.13(typescript@5.9.3)) @@ -701,8 +701,11 @@ packages: '@tanstack/query-core@5.90.11': resolution: {integrity: sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==} - '@tanstack/react-query@5.90.11': - resolution: {integrity: sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==} + '@tanstack/query-core@5.90.12': + resolution: {integrity: sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==} + + '@tanstack/react-query@5.90.12': + resolution: {integrity: sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==} peerDependencies: react: ^18 || ^19 @@ -3167,9 +3170,11 @@ snapshots: '@tanstack/query-core@5.90.11': {} - '@tanstack/react-query@5.90.11(react@19.0.0)': + '@tanstack/query-core@5.90.12': {} + + '@tanstack/react-query@5.90.12(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.90.11 + '@tanstack/query-core': 5.90.12 react: 19.0.0 '@tanstack/vue-query@5.92.0(vue@3.5.13(typescript@5.9.3))':