Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @tanstack/react-query from 5.59.16 to 5.62.8 #74

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@linaria/core": "^6.2.0",
"@linaria/react": "^6.2.1",
"@rollup/pluginutils": "^5.1.2",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query": "^5.62.8",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"html-react-parser": "^5.1.18",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1916,21 +1916,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
"@tanstack/query-core@npm:5.62.8":
version: 5.62.8
resolution: "@tanstack/query-core@npm:5.62.8"
checksum: 10c0/190fd932ab0ee928172b4c8a20063a31d58a0165d53bc1f44c129fa0faa8d56d85e67963c4aa33e43009b3c65a49356a23ac342a0b7818829b12c6f2e3a9a228
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.15":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
"@tanstack/react-query@npm:^5.62.8":
version: 5.62.8
resolution: "@tanstack/react-query@npm:5.62.8"
dependencies:
"@tanstack/query-core": "npm:5.59.16"
"@tanstack/query-core": "npm:5.62.8"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
checksum: 10c0/11828daef1ae8fad97a09fe609c7398f1f304dc77b0bc5292619f3e10c3e9db88911dd65e8585cabb20447da91cd224249f7a27b5a2255937754ce0fc70c2642
languageName: node
linkType: hard

Expand Down Expand Up @@ -2135,7 +2135,7 @@ __metadata:
"@linaria/vite": "npm:^5.0.4"
"@popperjs/core": "npm:^2.11.8"
"@rollup/pluginutils": "npm:^5.1.2"
"@tanstack/react-query": "npm:^5.59.15"
"@tanstack/react-query": "npm:^5.62.8"
"@types/babel__core": "npm:^7.20.5"
"@types/babel__traverse": "npm:^7.20.6"
"@types/debug": "npm:^4.1.12"
Expand Down
Loading