diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3aa4e39..f342b9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,7 +89,7 @@ importers: version: 19.8.1 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.85.3(react@19.0.0) + version: 5.85.5(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.85.5(vue@3.5.13(typescript@5.9.2)) @@ -686,14 +686,11 @@ packages: resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==} engines: {node: '>=12'} - '@tanstack/query-core@5.85.3': - resolution: {integrity: sha512-9Ne4USX83nHmRuEYs78LW+3lFEEO2hBDHu7mrdIgAFx5Zcrs7ker3n/i8p4kf6OgKExmaDN5oR0efRD7i2J0DQ==} - '@tanstack/query-core@5.85.5': resolution: {integrity: sha512-KO0WTob4JEApv69iYp1eGvfMSUkgw//IpMnq+//cORBzXf0smyRwPLrUvEe5qtAEGjwZTXrjxg+oJNP/C00t6w==} - '@tanstack/react-query@5.85.3': - resolution: {integrity: sha512-AqU8TvNh5GVIE8I+TUU0noryBRy7gOY0XhSayVXmOPll4UkZeLWKDwi0rtWOZbwLRCbyxorfJ5DIjDqE7GXpcQ==} + '@tanstack/react-query@5.85.5': + resolution: {integrity: sha512-/X4EFNcnPiSs8wM2v+b6DqS5mmGeuJQvxBglmDxl6ZQb5V26ouD2SJYAcC3VjbNwqhY2zjxVD15rDA5nGbMn3A==} peerDependencies: react: ^18 || ^19 @@ -3129,13 +3126,11 @@ snapshots: dependencies: remove-accents: 0.5.0 - '@tanstack/query-core@5.85.3': {} - '@tanstack/query-core@5.85.5': {} - '@tanstack/react-query@5.85.3(react@19.0.0)': + '@tanstack/react-query@5.85.5(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.85.3 + '@tanstack/query-core': 5.85.5 react: 19.0.0 '@tanstack/vue-query@5.85.5(vue@3.5.13(typescript@5.9.2))':