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 @@ -19,8 +19,8 @@
},
"dependencies": {
"@ant-design/icons": "5.6.1",
"@tanstack/react-query": "5.72.2",
"@tanstack/react-query-devtools": "5.72.2",
"@tanstack/react-query": "5.74.0",
"@tanstack/react-query-devtools": "5.74.0",
"@xyflow/react": "12.5.5",
"antd": "4.24.16",
"axios": "1.8.4",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2042,40 +2042,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.72.2":
version: 5.72.2
resolution: "@tanstack/query-core@npm:5.72.2"
checksum: 10c0/b1e4670c327a9f7e4892b5eb0c423ae230e440b30b749796595ecd7e19a683f613dd94e81fa97e420d765d2325493f5a0dfe3f6fe2ed860c2522c52a281c3e03
"@tanstack/query-core@npm:5.74.0":
version: 5.74.0
resolution: "@tanstack/query-core@npm:5.74.0"
checksum: 10c0/da0c48a15261fa3f8860a77c9df614069e485508fec53d2bf461bbb4e268d09ec21a7a87daaddf0e85cfb4b1b305e9591cad39b23e9b3a460e270c801b64879e
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.72.2":
version: 5.72.2
resolution: "@tanstack/query-devtools@npm:5.72.2"
checksum: 10c0/5cd6d2349167cef383fab54fecce43a5a6695c893c1da9e46a09352b1bd8b13218825fffedb46f3eabfd189a3d5621f8467c0853c4b3653fd75fbea9f784cb81
"@tanstack/query-devtools@npm:5.73.3":
version: 5.73.3
resolution: "@tanstack/query-devtools@npm:5.73.3"
checksum: 10c0/9a38a663626947d3b19f91aa6c80282c49dabc28ee5f51599c3fcca9567b10d57c1002e7e1c6f7fec7f16aa4cd721ddd79f0ea33357cfbdc685cb441a371594c
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:5.72.2":
version: 5.72.2
resolution: "@tanstack/react-query-devtools@npm:5.72.2"
"@tanstack/react-query-devtools@npm:5.74.0":
version: 5.74.0
resolution: "@tanstack/react-query-devtools@npm:5.74.0"
dependencies:
"@tanstack/query-devtools": "npm:5.72.2"
"@tanstack/query-devtools": "npm:5.73.3"
peerDependencies:
"@tanstack/react-query": ^5.72.2
"@tanstack/react-query": ^5.74.0
react: ^18 || ^19
checksum: 10c0/0acd284884ed634b6b05cc8c5fded7c9fbf8e1a5071455e09064b7ad07dfb6423fce4939559bdb048037c577d346462bc8756ae97f88c7ac897345fd055f0f1d
checksum: 10c0/aae45a7bf1d212ebfb017554cd15d4e8618590e080a0732daa4f42e63e164264daf5fdab60a96f824fb20238a670ab2176fdd375d6b6f4110cd03700c624fd48
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.72.2":
version: 5.72.2
resolution: "@tanstack/react-query@npm:5.72.2"
"@tanstack/react-query@npm:5.74.0":
version: 5.74.0
resolution: "@tanstack/react-query@npm:5.74.0"
dependencies:
"@tanstack/query-core": "npm:5.72.2"
"@tanstack/query-core": "npm:5.74.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/4d0e3252aca29c9e59f5d023250b8f1524a5388f400f1c4fd2aa8bdbd971a5a424e53dd8c48b11b252ff1892fab982d144fec3436d529f47373a2cfbdd5e9548
checksum: 10c0/dfc9d15a0ca4cd1158e3e7a7ba52371351b4cb50d7f9186b3a920042c36b392362d7a2c254d4f228bbebe40d82a4198b946ca01154ec65819e6e14c521c96e25
languageName: node
linkType: hard

Expand Down Expand Up @@ -10905,8 +10905,8 @@ __metadata:
dependencies:
"@ant-design/icons": "npm:5.6.1"
"@svgr/webpack": "npm:8.1.0"
"@tanstack/react-query": "npm:5.72.2"
"@tanstack/react-query-devtools": "npm:5.72.2"
"@tanstack/react-query": "npm:5.74.0"
"@tanstack/react-query-devtools": "npm:5.74.0"
"@types/node": "npm:20.17.30"
"@types/react": "npm:18.3.20"
"@types/react-dom": "npm:18.3.6"
Expand Down