Skip to content
Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@projectstorm/react-diagrams": "^7.0.4",
"@simonwep/pickr": "^1.5.1",
"@szhsin/react-menu": "^4.4.1",
"@tanstack/react-query": "5.77.2",
"@tanstack/react-query": "5.80.6",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-virtual": "^3.13.6",
"@types/classnames": "^2.3.4",
Expand Down
20 changes: 10 additions & 10 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3059,21 +3059,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.77.2":
version: 5.77.2
resolution: "@tanstack/query-core@npm:5.77.2"
checksum: 10c0/2c83a23f61443de054250f35f596345d0ed4731b2bf4218f2acbef224255d0d9a1e41547e56ec58db4da5a97942cdd829c5d7c3906fc4a23857dd16f4d4608de
"@tanstack/query-core@npm:5.80.6":
version: 5.80.6
resolution: "@tanstack/query-core@npm:5.80.6"
checksum: 10c0/ce52d962036bf84845c9dafb654075bbc8eafd9236069b7c234b7f72a30e4e61daf222940d9f28b4359858277cc1e1d08dd1f8e6cc0adac72acc083fc5c0195c
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.77.2":
version: 5.77.2
resolution: "@tanstack/react-query@npm:5.77.2"
"@tanstack/react-query@npm:5.80.6":
version: 5.80.6
resolution: "@tanstack/react-query@npm:5.80.6"
dependencies:
"@tanstack/query-core": "npm:5.77.2"
"@tanstack/query-core": "npm:5.80.6"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/949d866ca8e1264ab506c7ac5ae11a596103a2f0c5cbf46022a22d256951791e330a8f126011cc6a73831514f889b87de11063d04f14014038375ae5a7ad3556
checksum: 10c0/ec2dc548ff28d92778e851d64b0c24e3289218b496694c0b7bed1e92b5b96b03f8b047d4a8a04c6924937c56e257d53fbe42e046745da10d9dababe48505f843
languageName: node
linkType: hard

Expand Down Expand Up @@ -13660,7 +13660,7 @@ __metadata:
"@simonwep/pickr": "npm:^1.5.1"
"@svgr/webpack": "npm:^8.1.0"
"@szhsin/react-menu": "npm:^4.4.1"
"@tanstack/react-query": "npm:5.77.2"
"@tanstack/react-query": "npm:5.80.6"
"@tanstack/react-table": "npm:^8.16.0"
"@tanstack/react-virtual": "npm:^3.13.6"
"@testing-library/dom": "npm:10.4.0"
Expand Down
Loading