Skip to content

Commit 6a4a9de

Browse files
Bump @xyflow/react from 12.5.1 to 12.9.0
Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.9.0. - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-version: 12.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 124e316 commit 6a4a9de

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@leafygreen-ui/tokens": "^3.2.1",
6060
"@leafygreen-ui/tooltip": "^14.2.1",
6161
"@leafygreen-ui/typography": "^22.1.0",
62-
"@xyflow/react": "12.5.1",
62+
"@xyflow/react": "12.9.3",
6363
"d3-path": "^3.1.0",
6464
"elkjs": "^0.11.0",
6565
"react": "17.0.2",

yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@ __metadata:
17241724
"@typescript-eslint/parser": "npm:8.44.1"
17251725
"@vitejs/plugin-react": "npm:^4.3.4"
17261726
"@vitest/ui": "npm:3.2.4"
1727-
"@xyflow/react": "npm:12.5.1"
1727+
"@xyflow/react": "npm:12.9.3"
17281728
d3-path: "npm:^3.1.0"
17291729
elkjs: "npm:^0.11.0"
17301730
eslint: "npm:^9.24.0"
@@ -2539,7 +2539,7 @@ __metadata:
25392539
languageName: node
25402540
linkType: hard
25412541

2542-
"@types/d3-interpolate@npm:*":
2542+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
25432543
version: 3.0.4
25442544
resolution: "@types/d3-interpolate@npm:3.0.4"
25452545
dependencies:
@@ -3480,32 +3480,34 @@ __metadata:
34803480
languageName: node
34813481
linkType: hard
34823482

3483-
"@xyflow/react@npm:12.5.1":
3484-
version: 12.5.1
3485-
resolution: "@xyflow/react@npm:12.5.1"
3483+
"@xyflow/react@npm:12.9.3":
3484+
version: 12.9.3
3485+
resolution: "@xyflow/react@npm:12.9.3"
34863486
dependencies:
3487-
"@xyflow/system": "npm:0.0.53"
3487+
"@xyflow/system": "npm:0.0.73"
34883488
classcat: "npm:^5.0.3"
34893489
zustand: "npm:^4.4.0"
34903490
peerDependencies:
34913491
react: ">=17"
34923492
react-dom: ">=17"
3493-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3493+
checksum: 10c0/aa6b6503fd3e80d21b5d77db9c1365a7df4eba662796c214520cd1004e783d88e390f8030a7b7860feb966b268fecba3980ca42eabe0427b1118b18c3204a9a3
34943494
languageName: node
34953495
linkType: hard
34963496

3497-
"@xyflow/system@npm:0.0.53":
3498-
version: 0.0.53
3499-
resolution: "@xyflow/system@npm:0.0.53"
3497+
"@xyflow/system@npm:0.0.73":
3498+
version: 0.0.73
3499+
resolution: "@xyflow/system@npm:0.0.73"
35003500
dependencies:
35013501
"@types/d3-drag": "npm:^3.0.7"
3502+
"@types/d3-interpolate": "npm:^3.0.4"
35023503
"@types/d3-selection": "npm:^3.0.10"
35033504
"@types/d3-transition": "npm:^3.0.8"
35043505
"@types/d3-zoom": "npm:^3.0.8"
35053506
d3-drag: "npm:^3.0.0"
3507+
d3-interpolate: "npm:^3.0.1"
35063508
d3-selection: "npm:^3.0.0"
35073509
d3-zoom: "npm:^3.0.0"
3508-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3510+
checksum: 10c0/41b4a42b22d0ce68a07e9620ccd7e7e5f90d1aaabc37046dbc51d502c71a0085fa4266676de33d375ee5968c73c1c0bda851f7cf895cdcfdf88b046d228d8581
35093511
languageName: node
35103512
linkType: hard
35113513

@@ -4515,7 +4517,7 @@ __metadata:
45154517
languageName: node
45164518
linkType: hard
45174519

4518-
"d3-interpolate@npm:1 - 3":
4520+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
45194521
version: 3.0.1
45204522
resolution: "d3-interpolate@npm:3.0.1"
45214523
dependencies:

0 commit comments

Comments
 (0)