fix(deps): update tanstack-query monorepo to v5.73.3

This commit is contained in:
renovate[bot]
2025-04-12 14:40:16 +00:00
parent 27f3a8f9a3
commit 884919ab38

View File

@@ -1976,9 +1976,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.72.2",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.2.tgz",
"integrity": "sha512-JzfDu6fA/6jj25td+NxYSjiSC2kqo62uVWgquqUUOgzQK+/eJ2IH3pVDeIXrrhQ9VsaJEBeaJN4Lc0klnlVvGQ==",
"version": "5.73.3",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.73.3.tgz",
"integrity": "sha512-GmUtnOkRzDuNOq96g3eW5ADKC1nWfrM9RI0kRyQVr87rOl6y+PUgkuVaPxh3R2C0EVODxCS07b9aaWphidl/OA==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"
@@ -1992,9 +1992,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.72.2",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.2.tgz",
"integrity": "sha512-fxl9/0yk3mD/FwTmVEf1/H6N5B975H0luT+icKyX566w6uJG0x6o+Yl+I38wJRCaogiMkstByt+seXfDbWDAcA==",
"version": "5.73.3",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.73.3.tgz",
"integrity": "sha512-LUpsgVT3IkvOECdkQ3QD6esczSH71mAzH/LDZ2cu8j6w430v5W0JB1ulzsG8FFwFBd5fm/ePM2DFpg9TucRMgQ==",
"license": "MIT",
"funding": {
"type": "github",
@@ -2002,12 +2002,12 @@
}
},
"node_modules/@tanstack/solid-query": {
"version": "5.72.2",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.2.tgz",
"integrity": "sha512-ty4J5q+DIPEs7xB01TqkTfx0wYkcccJaofb378Nq/HfWoQ/0300A8TM7CU7YotJUmVWA3qwBHnJLChXlNzX4ow==",
"version": "5.73.3",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.73.3.tgz",
"integrity": "sha512-qDM27By4ltUTFyfh/ha+xabVveX2TZSmGTwcAoZUMjRzU0hRwFdtXVpztMcMAJ31WjxCceGSER0kkqdwQqPj+g==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.72.2"
"@tanstack/query-core": "5.73.3"
},
"funding": {
"type": "github",