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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@ant-design/icons": "5.6.1",
"@tanstack/react-query": "5.90.12",
"@tanstack/react-query-devtools": "5.91.1",
"@tanstack/react-query": "5.90.14",
"@tanstack/react-query-devtools": "5.91.2",
"@xyflow/react": "12.10.0",
"antd": "4.24.16",
"axios": "1.13.2",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2040,40 +2040,40 @@ __metadata:
languageName: node
linkType: hard

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

"@tanstack/query-devtools@npm:5.91.1":
version: 5.91.1
resolution: "@tanstack/query-devtools@npm:5.91.1"
checksum: 10c0/856d85d249fd46a9f191a345f4446dcfb11a6b48d664f18f5bf480d0802fde5089ca7ae39e26e3445256a13f12f9b77b8639c33ad26c9d1e4b4c56a00fdb9b8c
"@tanstack/query-devtools@npm:5.92.0":
version: 5.92.0
resolution: "@tanstack/query-devtools@npm:5.92.0"
checksum: 10c0/3e41da3c47881b6190d954b60cc0f93f11251ff3066b68b7312eee5696ff114ce078309ed7ec80cd85a5b7a56ed0360fb2048d204ec459ab05f4a3c11268f6ce
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.91.1":
version: 5.91.1
resolution: "@tanstack/react-query-devtools@npm:5.91.1"
"@tanstack/react-query-devtools@npm:5.91.2":
version: 5.91.2
resolution: "@tanstack/react-query-devtools@npm:5.91.2"
dependencies:
"@tanstack/query-devtools": "npm:5.91.1"
"@tanstack/query-devtools": "npm:5.92.0"
peerDependencies:
"@tanstack/react-query": ^5.90.10
"@tanstack/react-query": ^5.90.14
react: ^18 || ^19
checksum: 10c0/be19d04a292168bf9404f0f98a0e3f95f0340c0e88c838028805578da5c49b014275b1014f7a04f9c865788d96112be001eb72fa8253cadd83b6905f6bd6331e
checksum: 10c0/afb267583d5df1311cf184095f97211df8d769be22cf5966d9ba0defbe341cdd728d035213df7b377483f8721f86dbaff9fab809c97b587c7d97620953e40d68
languageName: node
linkType: hard

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

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