Merge pull request #323 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.66.0

Bump @tanstack/react-query from 5.65.1 to 5.66.0
This commit is contained in:
Aine 2025-02-04 08:49:00 +00:00 committed by GitHub
commit e272d0eb17
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.3.1",
"@mui/material": "^6.4.0",
"@mui/utils": "^6.4.2",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-query": "^5.66.0",
"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.65.0":
version "5.65.0"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.65.0.tgz#6b7c7087a36867361535b613ff39b633808052fd"
integrity sha512-Bnnq/1axf00r2grRT6gUyIkZRKzhHs+p4DijrCQ3wMlA3D3TTT71gtaSLtqnzGddj73/7X5JDGyjiSLdjvQN4w==
"@tanstack/query-core@5.66.0":
version "5.66.0"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.66.0.tgz#163f670b3b4e3b3cdbff6698ad44b2edfcaed185"
integrity sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw==
"@tanstack/react-query@^5.21.7", "@tanstack/react-query@^5.64.2":
version "5.65.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.65.1.tgz#84f120f7cf7398626c991ccef4557bd4d780fe37"
integrity sha512-BSpjo4RQdJ75Mw3pqM1AJYNhanNxJE3ct7RmCZUAv9cUJg/Qmonzc/Xy2kKXeQA1InuKATSuc6pOZciWOF8TYQ==
"@tanstack/react-query@^5.21.7", "@tanstack/react-query@^5.66.0":
version "5.66.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.66.0.tgz#9f7aa1b3e844ea6a0ad2ee61fccaed76e614b865"
integrity sha512-z3sYixFQJe8hndFnXgWu7C79ctL+pI0KAelYyW+khaNJ1m22lWrhJU2QrsTcRKMuVPtoZvfBYrTStIdKo+x0Xw==
dependencies:
"@tanstack/query-core" "5.65.0"
"@tanstack/query-core" "5.66.0"
"@testing-library/dom@^10.0.0":
version "10.4.0"