Skip to content

Commit e092e5d

Browse files
Bump @xyflow/react from 12.5.1 to 12.8.4
Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.8.4. - [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.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b6f215 commit e092e5d

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
@@ -56,7 +56,7 @@
5656
"@leafygreen-ui/palette": "^5.0.0",
5757
"@leafygreen-ui/tokens": "^3.2.1",
5858
"@leafygreen-ui/typography": "^22.1.0",
59-
"@xyflow/react": "12.5.1",
59+
"@xyflow/react": "12.8.4",
6060
"d3-path": "^3.1.0",
6161
"elkjs": "^0.10.0",
6262
"react": "17.0.2",

yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ __metadata:
12951295
"@typescript-eslint/parser": "npm:8.40.0"
12961296
"@vitejs/plugin-react": "npm:^4.3.4"
12971297
"@vitest/ui": "npm:3.2.4"
1298-
"@xyflow/react": "npm:12.5.1"
1298+
"@xyflow/react": "npm:12.8.4"
12991299
d3-path: "npm:^3.1.0"
13001300
elkjs: "npm:^0.10.0"
13011301
eslint: "npm:^9.24.0"
@@ -2251,7 +2251,7 @@ __metadata:
22512251
languageName: node
22522252
linkType: hard
22532253

2254-
"@types/d3-interpolate@npm:*":
2254+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
22552255
version: 3.0.4
22562256
resolution: "@types/d3-interpolate@npm:3.0.4"
22572257
dependencies:
@@ -3154,32 +3154,34 @@ __metadata:
31543154
languageName: node
31553155
linkType: hard
31563156

3157-
"@xyflow/react@npm:12.5.1":
3158-
version: 12.5.1
3159-
resolution: "@xyflow/react@npm:12.5.1"
3157+
"@xyflow/react@npm:12.8.4":
3158+
version: 12.8.4
3159+
resolution: "@xyflow/react@npm:12.8.4"
31603160
dependencies:
3161-
"@xyflow/system": "npm:0.0.53"
3161+
"@xyflow/system": "npm:0.0.68"
31623162
classcat: "npm:^5.0.3"
31633163
zustand: "npm:^4.4.0"
31643164
peerDependencies:
31653165
react: ">=17"
31663166
react-dom: ">=17"
3167-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3167+
checksum: 10c0/8918d58a42c2629b141de3b2a5d89eb804fad8afbdf742126b9d905bae75fdae3f165d175e0185b305b39ad106bcf2ba85054a76e7d673aa34ee4242e6236817
31683168
languageName: node
31693169
linkType: hard
31703170

3171-
"@xyflow/system@npm:0.0.53":
3172-
version: 0.0.53
3173-
resolution: "@xyflow/system@npm:0.0.53"
3171+
"@xyflow/system@npm:0.0.68":
3172+
version: 0.0.68
3173+
resolution: "@xyflow/system@npm:0.0.68"
31743174
dependencies:
31753175
"@types/d3-drag": "npm:^3.0.7"
3176+
"@types/d3-interpolate": "npm:^3.0.4"
31763177
"@types/d3-selection": "npm:^3.0.10"
31773178
"@types/d3-transition": "npm:^3.0.8"
31783179
"@types/d3-zoom": "npm:^3.0.8"
31793180
d3-drag: "npm:^3.0.0"
3181+
d3-interpolate: "npm:^3.0.1"
31803182
d3-selection: "npm:^3.0.0"
31813183
d3-zoom: "npm:^3.0.0"
3182-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3184+
checksum: 10c0/4df1bdcc93fbcc74abc155981d86aa9741eb4278089552d1809e0fd3763b45280bfb62c30e0fa0a5d34a9b3b98ee019fabf0c526f705f5a796c7c2e45d46db96
31833185
languageName: node
31843186
linkType: hard
31853187

@@ -4265,7 +4267,7 @@ __metadata:
42654267
languageName: node
42664268
linkType: hard
42674269

4268-
"d3-interpolate@npm:1 - 3":
4270+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
42694271
version: 3.0.1
42704272
resolution: "d3-interpolate@npm:3.0.1"
42714273
dependencies:

0 commit comments

Comments
 (0)