diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 7180cd217..cf5f85c5a 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -67,7 +67,7 @@ importers: version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) '@tanstack/react-query': specifier: ^5.4.3 - version: 5.62.11(react@18.3.1) + version: 5.62.12(react@18.3.1) '@tiptap/extension-blockquote': specifier: ^2.4.0 version: 2.11.0(@tiptap/core@2.11.0(@tiptap/pm@2.11.0)) @@ -1426,11 +1426,11 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20' - '@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==} - '@tanstack/react-query@5.62.11': - resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==} + '@tanstack/react-query@5.62.12': + resolution: {integrity: sha512-yt8p7l5MlHA3QCt6xF1Cu9dw1Anf93yTK+DMDJQ64h/mshAymVAtcwj8TpsyyBrZNWAAZvza/m76bnTSR79ZtQ==} peerDependencies: react: ^18 || ^19 @@ -6540,11 +6540,11 @@ snapshots: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) - '@tanstack/query-core@5.62.9': {} + '@tanstack/query-core@5.62.12': {} - '@tanstack/react-query@5.62.11(react@18.3.1)': + '@tanstack/react-query@5.62.12(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.9 + '@tanstack/query-core': 5.62.12 react: 18.3.1 '@tanstack/react-virtual@3.10.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':