Skip to content

Commit cbe1d02

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/[email protected]/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] <[email protected]>
1 parent 8f1e0a9 commit cbe1d02

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.9.0",
6161
"d3-path": "^3.1.0",
6262
"elkjs": "^0.11.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.1"
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.9.0"
14321432
d3-path: "npm:^3.1.0"
14331433
elkjs: "npm:^0.11.0"
14341434
eslint: "npm:^9.24.0"
@@ -2227,7 +2227,7 @@ __metadata:
22272227
languageName: node
22282228
linkType: hard
22292229

2230-
"@types/d3-interpolate@npm:*":
2230+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
22312231
version: 3.0.4
22322232
resolution: "@types/d3-interpolate@npm:3.0.4"
22332233
dependencies:
@@ -3149,32 +3149,34 @@ __metadata:
31493149
languageName: node
31503150
linkType: hard
31513151

3152-
"@xyflow/react@npm:12.5.1":
3153-
version: 12.5.1
3154-
resolution: "@xyflow/react@npm:12.5.1"
3152+
"@xyflow/react@npm:12.9.0":
3153+
version: 12.9.0
3154+
resolution: "@xyflow/react@npm:12.9.0"
31553155
dependencies:
3156-
"@xyflow/system": "npm:0.0.53"
3156+
"@xyflow/system": "npm:0.0.71"
31573157
classcat: "npm:^5.0.3"
31583158
zustand: "npm:^4.4.0"
31593159
peerDependencies:
31603160
react: ">=17"
31613161
react-dom: ">=17"
3162-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3162+
checksum: 10c0/bf349a119d27aa22c3ed34afe2315a325c5ed35aa328c0c0c4eee7751e07828a6c0f32839c1240e839c6b6221b0c67b47030e4c62ef59ed4f06f8b1bcf4c5203
31633163
languageName: node
31643164
linkType: hard
31653165

3166-
"@xyflow/system@npm:0.0.53":
3167-
version: 0.0.53
3168-
resolution: "@xyflow/system@npm:0.0.53"
3166+
"@xyflow/system@npm:0.0.71":
3167+
version: 0.0.71
3168+
resolution: "@xyflow/system@npm:0.0.71"
31693169
dependencies:
31703170
"@types/d3-drag": "npm:^3.0.7"
3171+
"@types/d3-interpolate": "npm:^3.0.4"
31713172
"@types/d3-selection": "npm:^3.0.10"
31723173
"@types/d3-transition": "npm:^3.0.8"
31733174
"@types/d3-zoom": "npm:^3.0.8"
31743175
d3-drag: "npm:^3.0.0"
3176+
d3-interpolate: "npm:^3.0.1"
31753177
d3-selection: "npm:^3.0.0"
31763178
d3-zoom: "npm:^3.0.0"
3177-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3179+
checksum: 10c0/c03db95ac41a1edd651a7941144640fc90f3a21e4eede1813e25525534229506e73625c8092308a5fb690147265336437f4dd6bbe781224ab2c12df6b98eb23d
31783180
languageName: node
31793181
linkType: hard
31803182

@@ -4184,7 +4186,7 @@ __metadata:
41844186
languageName: node
41854187
linkType: hard
41864188

4187-
"d3-interpolate@npm:1 - 3":
4189+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
41884190
version: 3.0.1
41894191
resolution: "d3-interpolate@npm:3.0.1"
41904192
dependencies:

0 commit comments

Comments
 (0)