Skip to content
Merged
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 @@ -20,7 +20,7 @@
},
"dependencies": {
"@ant-design/icons": "5.6.1",
"@tanstack/react-query": "5.90.14",
"@tanstack/react-query": "5.90.16",
"@tanstack/react-query-devtools": "5.91.2",
"@xyflow/react": "12.10.0",
"antd": "4.24.16",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2040,10 +2040,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.90.14":
version: 5.90.14
resolution: "@tanstack/query-core@npm:5.90.14"
checksum: 10c0/0f74cbf34bdd59d5ec0e138f1bb7566bf80d1b1c0f58b4ce45fe08fccdcbcf965d2e3327096644a45267d1e6178ea314f3a926aa598fcf0cbe6cdb7014327995
"@tanstack/query-core@npm:5.90.16":
version: 5.90.16
resolution: "@tanstack/query-core@npm:5.90.16"
checksum: 10c0/f6a4827feeed2b4118323056bbda8d5099823202d1f29b538204ae2591be4e80f2946f3311eed30fefe866643f431c04b560457f03415d40caf2f353ba1efac0
languageName: node
linkType: hard

Expand All @@ -2066,14 +2066,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.90.14":
version: 5.90.14
resolution: "@tanstack/react-query@npm:5.90.14"
"@tanstack/react-query@npm:5.90.16":
version: 5.90.16
resolution: "@tanstack/react-query@npm:5.90.16"
dependencies:
"@tanstack/query-core": "npm:5.90.14"
"@tanstack/query-core": "npm:5.90.16"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/edd0378d1b2425d5d2ebc67197378a7798ca422d91bc0312dfa574690d0f2b4ad310b00ed138e0184663c7662841982a552ccc61931166d18c041feb00d43456
checksum: 10c0/03bd2aa23187003b45dc3d4b465a68f19806369283487a004acd6dd2ad8ba1fa0ec343da616cb1c43c342609202d0776fee68867246caa5ad6915f090539c168
languageName: node
linkType: hard

Expand Down Expand Up @@ -11047,7 +11047,7 @@ __metadata:
dependencies:
"@ant-design/icons": "npm:5.6.1"
"@svgr/webpack": "npm:8.1.0"
"@tanstack/react-query": "npm:5.90.14"
"@tanstack/react-query": "npm:5.90.16"
"@tanstack/react-query-devtools": "npm:5.91.2"
"@types/node": "npm:20.19.27"
"@types/react": "npm:18.3.27"
Expand Down