Skip to content

Commit 74db945

Browse files
fix(deps): update tanstack-query monorepo (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8aedbb2 commit 74db945

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

bun.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@mui/x-date-pickers": "8.11.1",
4545
"@shikijs/rehype": "3.12.2",
4646
"@tanstack/match-sorter-utils": "8.19.4",
47-
"@tanstack/react-query": "5.85.6",
47+
"@tanstack/react-query": "5.87.1",
4848
"@tanstack/react-router": "1.131.36",
4949
"@tanstack/react-router-devtools": "1.131.36",
5050
"@tanstack/react-table": "8.21.3",
@@ -70,7 +70,7 @@
7070
"@graphql-codegen/typescript": "4.1.6",
7171
"@graphql-codegen/typescript-graphql-request": "6.3.0",
7272
"@graphql-codegen/typescript-operations": "4.6.1",
73-
"@tanstack/react-query-devtools": "5.85.6",
73+
"@tanstack/react-query-devtools": "5.87.3",
7474
"@tanstack/router-plugin": "1.131.36",
7575
"@types/luxon": "3.7.1",
7676
"@types/react": "19.1.12",
@@ -93,8 +93,8 @@
9393
"name": "@progsoc/fj-svelte",
9494
"version": "0.6.0",
9595
"dependencies": {
96-
"@tanstack/svelte-query": "5.85.6",
97-
"@tanstack/svelte-query-devtools": "5.85.6",
96+
"@tanstack/svelte-query": "5.87.1",
97+
"@tanstack/svelte-query-devtools": "5.87.3",
9898
"graphql": "16.11.0",
9999
"graphql-ws": "6.0.6",
100100
},
@@ -744,13 +744,13 @@
744744

745745
"@tanstack/match-sorter-utils": ["@tanstack/[email protected]", "", { "dependencies": { "remove-accents": "0.5.0" } }, "sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg=="],
746746

747-
"@tanstack/query-core": ["@tanstack/query-core@5.85.6", "", {}, "sha512-hCj0TktzdCv2bCepIdfwqVwUVWb+GSHm1Jnn8w+40lfhQ3m7lCO7ADRUJy+2unxQ/nzjh2ipC6ye69NDW3l73g=="],
747+
"@tanstack/query-core": ["@tanstack/query-core@5.87.1", "", {}, "sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA=="],
748748

749-
"@tanstack/query-devtools": ["@tanstack/query-devtools@5.84.0", "", {}, "sha512-fbF3n+z1rqhvd9EoGp5knHkv3p5B2Zml1yNRjh7sNXklngYI5RVIWUrUjZ1RIcEoscarUb0+bOvIs5x9dwzOXQ=="],
749+
"@tanstack/query-devtools": ["@tanstack/query-devtools@5.87.3", "", {}, "sha512-LkzxzSr2HS1ALHTgDmJH5eGAVsSQiuwz//VhFW5OqNk0OQ+Fsqba0Tsf+NzWRtXYvpgUqwQr4b2zdFZwxHcGvg=="],
750750

751-
"@tanstack/react-query": ["@tanstack/react-query@5.85.6", "", { "dependencies": { "@tanstack/query-core": "5.85.6" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-VUAag4ERjh+qlmg0wNivQIVCZUrYndqYu3/wPCVZd4r0E+1IqotbeyGTc+ICroL/PqbpSaGZg02zSWYfcvxbdA=="],
751+
"@tanstack/react-query": ["@tanstack/react-query@5.87.1", "", { "dependencies": { "@tanstack/query-core": "5.87.1" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg=="],
752752

753-
"@tanstack/react-query-devtools": ["@tanstack/react-query-devtools@5.85.6", "", { "dependencies": { "@tanstack/query-devtools": "5.84.0" }, "peerDependencies": { "@tanstack/react-query": "^5.85.6", "react": "^18 || ^19" } }, "sha512-A6rE39FypFV7eonefk4fxC/vuV/7YJMAcQT94CFAvCpiw65QZX8MOuUpdLBeG1cXajy4Pj8T8sEWHigccntJqg=="],
753+
"@tanstack/react-query-devtools": ["@tanstack/react-query-devtools@5.87.3", "", { "dependencies": { "@tanstack/query-devtools": "5.87.3" }, "peerDependencies": { "@tanstack/react-query": "^5.87.1", "react": "^18 || ^19" } }, "sha512-uV7m4/m58jU4OaLEyiPLRoXnL5H5E598lhFLSXIcK83on+ZXW7aIfiu5kwRwe1qFa4X4thH8wKaxz1lt6jNmAA=="],
754754

755755
"@tanstack/react-router": ["@tanstack/[email protected]", "", { "dependencies": { "@tanstack/history": "1.131.2", "@tanstack/react-store": "^0.7.0", "@tanstack/router-core": "1.131.36", "isbot": "^5.1.22", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-9tglm3Rf9qkANBIyYLbGlOjNj7GDBr0jOEOaADfwiGV3Ua3P562MGn7nHUOrfRfA6u2MCg0EKJ+LH7AeWxAqkg=="],
756756

@@ -772,9 +772,9 @@
772772

773773
"@tanstack/store": ["@tanstack/[email protected]", "", {}, "sha512-PjUQKXEXhLYj2X5/6c1Xn/0/qKY0IVFxTJweopRfF26xfjVyb14yALydJrHupDh3/d+1WKmfEgZPBVCmDkzzwg=="],
774774

775-
"@tanstack/svelte-query": ["@tanstack/svelte-query@5.85.6", "", { "dependencies": { "@tanstack/query-core": "5.85.6" }, "peerDependencies": { "svelte": "^3.54.0 || ^4.0.0 || ^5.0.0" } }, "sha512-SmXKshozXZTswaLJyVM3y0lRSJ6i0KFAw6b45GxxqW169m9kFEcOLhIJosTGAnlreHBia2f83TZpEHF0GUeQyQ=="],
775+
"@tanstack/svelte-query": ["@tanstack/svelte-query@5.87.1", "", { "dependencies": { "@tanstack/query-core": "5.87.1" }, "peerDependencies": { "svelte": "^3.54.0 || ^4.0.0 || ^5.0.0" } }, "sha512-kQ3j+A6y+4SeF9rs8ww8K4Oq8/E0zRg5YRJ9RMWCEOzhnL3GrJAshjC9fhfho8uGm7a1SbsHbJ2C1PpvL8w2qQ=="],
776776

777-
"@tanstack/svelte-query-devtools": ["@tanstack/svelte-query-devtools@5.85.6", "", { "dependencies": { "@tanstack/query-devtools": "5.84.0", "esm-env": "^1.2.1" }, "peerDependencies": { "@tanstack/svelte-query": "^5.85.6", "svelte": "^3.54.0 || ^4.0.0 || ^5.0.0" } }, "sha512-yFzw4hgi6B5o5V+zyfn6sOmMZUy+9sA9koZXD1GRHsxBFbvnJko+IoS6UO2IFZO3UbVag1aiHm0mkdUjUmPAyQ=="],
777+
"@tanstack/svelte-query-devtools": ["@tanstack/svelte-query-devtools@5.87.3", "", { "dependencies": { "@tanstack/query-devtools": "5.87.3", "esm-env": "^1.2.1" }, "peerDependencies": { "@tanstack/svelte-query": "^5.87.1", "svelte": "^3.54.0 || ^4.0.0 || ^5.0.0" } }, "sha512-taZZehVL9ksTfxdkJnifjntkf+13vXXoudBg2e8w00TcgjEDRqcYCkWbIt0jm6qoQFtIUaCF6+0RzK8XnhGR5w=="],
778778

779779
"@tanstack/table-core": ["@tanstack/[email protected]", "", {}, "sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg=="],
780780

clients/fj-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@mui/x-date-pickers": "8.11.1",
2020
"@shikijs/rehype": "3.12.2",
2121
"@tanstack/match-sorter-utils": "8.19.4",
22-
"@tanstack/react-query": "5.85.6",
22+
"@tanstack/react-query": "5.87.1",
2323
"@tanstack/react-router": "1.131.36",
2424
"@tanstack/react-router-devtools": "1.131.36",
2525
"@tanstack/react-table": "8.21.3",
@@ -45,7 +45,7 @@
4545
"@graphql-codegen/typescript": "4.1.6",
4646
"@graphql-codegen/typescript-graphql-request": "6.3.0",
4747
"@graphql-codegen/typescript-operations": "4.6.1",
48-
"@tanstack/react-query-devtools": "5.85.6",
48+
"@tanstack/react-query-devtools": "5.87.3",
4949
"@tanstack/router-plugin": "1.131.36",
5050
"@types/luxon": "3.7.1",
5151
"@types/react": "19.1.12",

clients/fj-svelte/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"vite-tsconfig-paths": "5.1.4"
3434
},
3535
"dependencies": {
36-
"@tanstack/svelte-query": "5.85.6",
37-
"@tanstack/svelte-query-devtools": "5.85.6",
36+
"@tanstack/svelte-query": "5.87.1",
37+
"@tanstack/svelte-query-devtools": "5.87.3",
3838
"graphql": "16.11.0",
3939
"graphql-ws": "6.0.6"
4040
}

0 commit comments

Comments
 (0)