Skip to content

Commit b2ea558

Browse files
Bump @xyflow/react from 12.5.1 to 12.8.6
Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.8.6. - [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/react@12.8.6/packages/react) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-version: 12.8.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0662c35 commit b2ea558

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
@@ -57,7 +57,7 @@
5757
"@leafygreen-ui/palette": "^5.0.0",
5858
"@leafygreen-ui/tokens": "^3.2.1",
5959
"@leafygreen-ui/typography": "^22.1.0",
60-
"@xyflow/react": "12.5.1",
60+
"@xyflow/react": "12.8.6",
6161
"d3-path": "^3.1.0",
6262
"elkjs": "^0.10.0",
6363
"react": "17.0.2",

yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@ __metadata:
14281428
"@typescript-eslint/parser": "npm:8.44.0"
14291429
"@vitejs/plugin-react": "npm:^4.3.4"
14301430
"@vitest/ui": "npm:3.2.4"
1431-
"@xyflow/react": "npm:12.5.1"
1431+
"@xyflow/react": "npm:12.8.6"
14321432
d3-path: "npm:^3.1.0"
14331433
elkjs: "npm:^0.10.0"
14341434
eslint: "npm:^9.24.0"
@@ -2228,7 +2228,7 @@ __metadata:
22282228
languageName: node
22292229
linkType: hard
22302230

2231-
"@types/d3-interpolate@npm:*":
2231+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
22322232
version: 3.0.4
22332233
resolution: "@types/d3-interpolate@npm:3.0.4"
22342234
dependencies:
@@ -3150,32 +3150,34 @@ __metadata:
31503150
languageName: node
31513151
linkType: hard
31523152

3153-
"@xyflow/react@npm:12.5.1":
3154-
version: 12.5.1
3155-
resolution: "@xyflow/react@npm:12.5.1"
3153+
"@xyflow/react@npm:12.8.6":
3154+
version: 12.8.6
3155+
resolution: "@xyflow/react@npm:12.8.6"
31563156
dependencies:
3157-
"@xyflow/system": "npm:0.0.53"
3157+
"@xyflow/system": "npm:0.0.70"
31583158
classcat: "npm:^5.0.3"
31593159
zustand: "npm:^4.4.0"
31603160
peerDependencies:
31613161
react: ">=17"
31623162
react-dom: ">=17"
3163-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3163+
checksum: 10c0/166773febaf4fc1c010962606926e629b28fb9d5a15cb36f0c9d449990de6cba86635be25ee400e20fa57e539caf80489db66a0e47e5a6db00431432b15cd385
31643164
languageName: node
31653165
linkType: hard
31663166

3167-
"@xyflow/system@npm:0.0.53":
3168-
version: 0.0.53
3169-
resolution: "@xyflow/system@npm:0.0.53"
3167+
"@xyflow/system@npm:0.0.70":
3168+
version: 0.0.70
3169+
resolution: "@xyflow/system@npm:0.0.70"
31703170
dependencies:
31713171
"@types/d3-drag": "npm:^3.0.7"
3172+
"@types/d3-interpolate": "npm:^3.0.4"
31723173
"@types/d3-selection": "npm:^3.0.10"
31733174
"@types/d3-transition": "npm:^3.0.8"
31743175
"@types/d3-zoom": "npm:^3.0.8"
31753176
d3-drag: "npm:^3.0.0"
3177+
d3-interpolate: "npm:^3.0.1"
31763178
d3-selection: "npm:^3.0.0"
31773179
d3-zoom: "npm:^3.0.0"
3178-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3180+
checksum: 10c0/744f45038916f9545b82f42bbee24a0eae9be58b36f828189c576c164ff5d41e53c127352ed981e73d9b9c75732aff293dce9e6eeca73c9b7f6b682af1d8e556
31793181
languageName: node
31803182
linkType: hard
31813183

@@ -4195,7 +4197,7 @@ __metadata:
41954197
languageName: node
41964198
linkType: hard
41974199

4198-
"d3-interpolate@npm:1 - 3":
4200+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
41994201
version: 3.0.1
42004202
resolution: "d3-interpolate@npm:3.0.1"
42014203
dependencies:

0 commit comments

Comments
 (0)