Merge pull request #383 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.67.1

Bump @tanstack/react-query from 5.66.9 to 5.67.1
This commit is contained in:
Aine 2025-03-03 18:22:21 +00:00 committed by GitHub
commit ddfb092c65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

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

View File

@ -1123,17 +1123,17 @@
dependencies:
"@sinonjs/commons" "^3.0.0"
"@tanstack/query-core@5.66.4":
version "5.66.4"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.66.4.tgz#44b87bff289466adbfa0de8daa5756cbd2d61c61"
integrity sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA==
"@tanstack/query-core@5.67.1":
version "5.67.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.67.1.tgz#419e8a94acd773d63cf4746d3df842c3329f56c2"
integrity sha512-AkFmuukVejyqVIjEQoFhLb3q+xHl7JG8G9cANWTMe3s8iKzD9j1VBSYXgCjy6vm6xM8cUCR9zP2yqWxY9pTWOA==
"@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==
"@tanstack/react-query@^5.21.7", "@tanstack/react-query@^5.67.1":
version "5.67.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.67.1.tgz#040b2e2fe60681f8c1f69f2378f0d43d9533af51"
integrity sha512-fH5u4JLwB6A+wLFdi8wWBWAYoJV5deYif2OveJ26ktAWjU499uvVFS1wPWnyEyq5LvZX1MZInvv9QRaIZANRaQ==
dependencies:
"@tanstack/query-core" "5.66.4"
"@tanstack/query-core" "5.67.1"
"@testing-library/dom@^10.0.0":
version "10.4.0"