Skip to content

Commit 410734e

Browse files
chore(deps): bump @tanstack/react-query from 4.41.0 to 5.90.12
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.41.0 to 5.90.12. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d9b289 commit 410734e

File tree

3 files changed

+136
-292
lines changed

3 files changed

+136
-292
lines changed

apps/ats/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@emotion/react": "^11.11.1",
6363
"@emotion/styled": "^11.11.0",
6464
"@hashgraph/asset-tokenization-sdk": "*",
65-
"@tanstack/react-query": "^4.35.3",
65+
"@tanstack/react-query": "^5.90.12",
6666
"framer-motion": "^10.16.4",
6767
"i18next": "23.10.1",
6868
"i18next-browser-languagedetector": "7.2.0",

apps/mass-payout/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@emotion/react": "^11.11.1",
2323
"@emotion/styled": "^11.11.0",
2424
"@phosphor-icons/react": "2.1.7",
25-
"@tanstack/react-query": "^5.28.4",
25+
"@tanstack/react-query": "^5.90.12",
2626
"add": "^2.0.6",
2727
"framer-motion": "^10.16.4",
2828
"i18next": "23.10.1",

0 commit comments

Comments
 (0)