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 @@ -13,7 +13,7 @@
"@types/animejs": "^3.1.13",
"@types/node": "^26.2.0",
"@types/react": "^19.2.18",
"@xyflow/react": "^12.11.2",
"@xyflow/react": "^12.11.3",
"ace-builds": "^1.44.0",
"animejs": "^4.5.0",
"bootstrap": "^5.3.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1362,11 +1362,11 @@ __metadata:
languageName: node
linkType: hard

"@xyflow/react@npm:^12.11.2":
version: 12.11.2
resolution: "@xyflow/react@npm:12.11.2"
"@xyflow/react@npm:^12.11.3":
version: 12.11.3
resolution: "@xyflow/react@npm:12.11.3"
dependencies:
"@xyflow/system": "npm:0.0.79"
"@xyflow/system": "npm:0.0.80"
classcat: "npm:^5.0.3"
zustand: "npm:^4.4.0"
peerDependencies:
Expand All @@ -1379,13 +1379,13 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/fd27aea04ee80d7aa3d6a0992c8d9b9c88d724e8d56fc216d85943b45f6f9fafc4ff203be4db9e5d4411bc7a79ebe3224e29c5afe9f8d086f9bd47eb6cfa445f
checksum: 10c0/56ce5c4608568e326d5e2d07532e4ba5f0abc5f774284e9039202c01e8ecbf9fdd56744eaadef0886406172a5323e6fbca1889cc65a036b90bda7a0ad2c2fe93
languageName: node
linkType: hard

"@xyflow/system@npm:0.0.79":
version: 0.0.79
resolution: "@xyflow/system@npm:0.0.79"
"@xyflow/system@npm:0.0.80":
version: 0.0.80
resolution: "@xyflow/system@npm:0.0.80"
dependencies:
"@types/d3-drag": "npm:^3.0.7"
"@types/d3-interpolate": "npm:^3.0.4"
Expand All @@ -1396,7 +1396,7 @@ __metadata:
d3-interpolate: "npm:^3.0.1"
d3-selection: "npm:^3.0.0"
d3-zoom: "npm:^3.0.0"
checksum: 10c0/eb1adb34d57ee98e0a33a2b8ae093696b01df89cb85526b7d376a1814d02ba73a0e1c38cd59ed9f58c079791cfc31495610a5276bf424c2555be951ac452afb5
checksum: 10c0/e8df5712c9eba4eeee29476686b416d24e014ccb95ebdcb46b7f60707ba5150ec51ff1e8b5d3983c4739a9b890e7458813d802149340e615fa1b528a88268539
languageName: node
linkType: hard

Expand Down Expand Up @@ -2828,7 +2828,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^6.0.5"
"@vitest/coverage-v8": "npm:^4.1.10"
"@vitest/ui": "npm:^4.1.10"
"@xyflow/react": "npm:^12.11.2"
"@xyflow/react": "npm:^12.11.3"
ace-builds: "npm:^1.44.0"
animejs: "npm:^4.5.0"
bootstrap: "npm:^5.3.8"
Expand Down
Loading