Skip to content

Commit 498d127

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 4eabe58 commit 498d127

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
@@ -1302,7 +1302,7 @@ __metadata:
13021302
"@typescript-eslint/parser": "npm:8.39.1"
13031303
"@vitejs/plugin-react": "npm:^4.3.4"
13041304
"@vitest/ui": "npm:3.2.4"
1305-
"@xyflow/react": "npm:12.5.1"
1305+
"@xyflow/react": "npm:12.8.4"
13061306
d3-path: "npm:^3.1.0"
13071307
elkjs: "npm:^0.10.0"
13081308
eslint: "npm:^9.24.0"
@@ -2258,7 +2258,7 @@ __metadata:
22582258
languageName: node
22592259
linkType: hard
22602260

2261-
"@types/d3-interpolate@npm:*":
2261+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
22622262
version: 3.0.4
22632263
resolution: "@types/d3-interpolate@npm:3.0.4"
22642264
dependencies:
@@ -3161,32 +3161,34 @@ __metadata:
31613161
languageName: node
31623162
linkType: hard
31633163

3164-
"@xyflow/react@npm:12.5.1":
3165-
version: 12.5.1
3166-
resolution: "@xyflow/react@npm:12.5.1"
3164+
"@xyflow/react@npm:12.8.4":
3165+
version: 12.8.4
3166+
resolution: "@xyflow/react@npm:12.8.4"
31673167
dependencies:
3168-
"@xyflow/system": "npm:0.0.53"
3168+
"@xyflow/system": "npm:0.0.68"
31693169
classcat: "npm:^5.0.3"
31703170
zustand: "npm:^4.4.0"
31713171
peerDependencies:
31723172
react: ">=17"
31733173
react-dom: ">=17"
3174-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3174+
checksum: 10c0/8918d58a42c2629b141de3b2a5d89eb804fad8afbdf742126b9d905bae75fdae3f165d175e0185b305b39ad106bcf2ba85054a76e7d673aa34ee4242e6236817
31753175
languageName: node
31763176
linkType: hard
31773177

3178-
"@xyflow/system@npm:0.0.53":
3179-
version: 0.0.53
3180-
resolution: "@xyflow/system@npm:0.0.53"
3178+
"@xyflow/system@npm:0.0.68":
3179+
version: 0.0.68
3180+
resolution: "@xyflow/system@npm:0.0.68"
31813181
dependencies:
31823182
"@types/d3-drag": "npm:^3.0.7"
3183+
"@types/d3-interpolate": "npm:^3.0.4"
31833184
"@types/d3-selection": "npm:^3.0.10"
31843185
"@types/d3-transition": "npm:^3.0.8"
31853186
"@types/d3-zoom": "npm:^3.0.8"
31863187
d3-drag: "npm:^3.0.0"
3188+
d3-interpolate: "npm:^3.0.1"
31873189
d3-selection: "npm:^3.0.0"
31883190
d3-zoom: "npm:^3.0.0"
3189-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3191+
checksum: 10c0/4df1bdcc93fbcc74abc155981d86aa9741eb4278089552d1809e0fd3763b45280bfb62c30e0fa0a5d34a9b3b98ee019fabf0c526f705f5a796c7c2e45d46db96
31903192
languageName: node
31913193
linkType: hard
31923194

@@ -4286,7 +4288,7 @@ __metadata:
42864288
languageName: node
42874289
linkType: hard
42884290

4289-
"d3-interpolate@npm:1 - 3":
4291+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
42904292
version: 3.0.1
42914293
resolution: "d3-interpolate@npm:3.0.1"
42924294
dependencies:

0 commit comments

Comments
 (0)