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.0 #64

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.0",
"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.0":
version: 5.62.0
resolution: "@tanstack/query-core@npm:5.62.0"
checksum: 10c0/bd1b900c7585572a775af506bb257aeebfd0ff1e943c15b6edd13db185143c5ec52fce925d518cb300d3668abfdb0a32365130f4a0fa64d931ce1878bf22cc52
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.0":
version: 5.62.0
resolution: "@tanstack/react-query@npm:5.62.0"
dependencies:
"@tanstack/query-core": "npm:5.59.16"
"@tanstack/query-core": "npm:5.62.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
checksum: 10c0/c5cd6c8916889e4195b105eff97f4a333775fd9b883107d27fb5495cc77daf65df2eb725256f5ba77318fd1f4c1689f229b3a4110e261412ad35d68139e16fb2
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.0"
"@types/babel__core": "npm:^7.20.5"
"@types/babel__traverse": "npm:^7.20.6"
"@types/debug": "npm:^4.1.12"
Expand Down