Merge pull request #361 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.66.9

Bump @tanstack/react-query from 5.66.5 to 5.66.9
This commit is contained in:
Aine 2025-02-24 08:08:38 +00:00 committed by GitHub
commit a1dc9379c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"@mui/icons-material": "^6.3.1",
"@mui/material": "^6.4.4",
"@mui/utils": "^6.4.2",
"@tanstack/react-query": "^5.66.5",
"@tanstack/react-query": "^5.66.9",
"history": "^5.3.0",
"jest-fixed-jsdom": "^0.0.9",
"lodash": "^4.17.21",

View File

@ -1128,10 +1128,10 @@
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.66.4.tgz#44b87bff289466adbfa0de8daa5756cbd2d61c61"
integrity sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA==
"@tanstack/react-query@^5.21.7", "@tanstack/react-query@^5.66.5":
version "5.66.5"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.66.5.tgz#a1c466c81837cb56b279b5189e1efd6d31754d46"
integrity sha512-D9aABj3/aFeNmifsdllh5O3hPyA8gUnZ1jAV8MjODQ7blirfAyGed9NjAnm8rgEdr1wChyjTT738ij3vY0EREQ==
"@tanstack/react-query@^5.21.7", "@tanstack/react-query@^5.66.9":
version "5.66.9"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.66.9.tgz#1c8be303adae59e9cee877490fbb2c23dfa26927"
integrity sha512-NRI02PHJsP5y2gAuWKP+awamTIBFBSKMnO6UVzi03GTclmHHHInH5UzVgzi5tpu4+FmGfsdT7Umqegobtsp23A==
dependencies:
"@tanstack/query-core" "5.66.4"