diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc401e6..34b4863 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@tanstack/react-query': specifier: ^5.55.2 - version: 5.62.11(react@19.0.0) + version: 5.62.12(react@19.0.0) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) @@ -583,16 +583,16 @@ packages: tslib: 2.8.1 dev: false - /@tanstack/query-core@5.62.9: - resolution: {integrity: sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw==} + /@tanstack/query-core@5.62.12: + resolution: {integrity: sha512-6igFeBgymHkCxVgaEk+yiLwkMf9haui/EQLmI3o9CatOyDThEoFKe8toLWvWliZC/Jf+h7NwHi/zjfyLArr1ow==} dev: false - /@tanstack/react-query@5.62.11(react@19.0.0): - resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==} + /@tanstack/react-query@5.62.12(react@19.0.0): + resolution: {integrity: sha512-yt8p7l5MlHA3QCt6xF1Cu9dw1Anf93yTK+DMDJQ64h/mshAymVAtcwj8TpsyyBrZNWAAZvza/m76bnTSR79ZtQ==} peerDependencies: react: ^18 || ^19 dependencies: - '@tanstack/query-core': 5.62.9 + '@tanstack/query-core': 5.62.12 react: 19.0.0 dev: false