Skip to content

Commit 6a66a61

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/react@12.9.0/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] <support@github.com>
1 parent c473f4a commit 6a66a61

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
@@ -58,7 +58,7 @@
5858
"@leafygreen-ui/tokens": "^3.2.1",
5959
"@leafygreen-ui/tooltip": "^14.2.1",
6060
"@leafygreen-ui/typography": "^22.1.0",
61-
"@xyflow/react": "12.5.1",
61+
"@xyflow/react": "12.9.2",
6262
"d3-path": "^3.1.0",
6363
"elkjs": "^0.11.0",
6464
"react": "17.0.2",

yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@ __metadata:
15381538
"@typescript-eslint/parser": "npm:8.44.1"
15391539
"@vitejs/plugin-react": "npm:^4.3.4"
15401540
"@vitest/ui": "npm:3.2.4"
1541-
"@xyflow/react": "npm:12.5.1"
1541+
"@xyflow/react": "npm:12.9.2"
15421542
d3-path: "npm:^3.1.0"
15431543
elkjs: "npm:^0.11.0"
15441544
eslint: "npm:^9.24.0"
@@ -2337,7 +2337,7 @@ __metadata:
23372337
languageName: node
23382338
linkType: hard
23392339

2340-
"@types/d3-interpolate@npm:*":
2340+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
23412341
version: 3.0.4
23422342
resolution: "@types/d3-interpolate@npm:3.0.4"
23432343
dependencies:
@@ -3259,32 +3259,34 @@ __metadata:
32593259
languageName: node
32603260
linkType: hard
32613261

3262-
"@xyflow/react@npm:12.5.1":
3263-
version: 12.5.1
3264-
resolution: "@xyflow/react@npm:12.5.1"
3262+
"@xyflow/react@npm:12.9.2":
3263+
version: 12.9.2
3264+
resolution: "@xyflow/react@npm:12.9.2"
32653265
dependencies:
3266-
"@xyflow/system": "npm:0.0.53"
3266+
"@xyflow/system": "npm:0.0.72"
32673267
classcat: "npm:^5.0.3"
32683268
zustand: "npm:^4.4.0"
32693269
peerDependencies:
32703270
react: ">=17"
32713271
react-dom: ">=17"
3272-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3272+
checksum: 10c0/1cef85006f4581ce1b8bc077361661a789a1c127fd22676d24d3b54949cd195ccbbbaf0199b553acc8e139d4d845aeab3fc4f86f25545ac52a4145fe94c8631c
32733273
languageName: node
32743274
linkType: hard
32753275

3276-
"@xyflow/system@npm:0.0.53":
3277-
version: 0.0.53
3278-
resolution: "@xyflow/system@npm:0.0.53"
3276+
"@xyflow/system@npm:0.0.72":
3277+
version: 0.0.72
3278+
resolution: "@xyflow/system@npm:0.0.72"
32793279
dependencies:
32803280
"@types/d3-drag": "npm:^3.0.7"
3281+
"@types/d3-interpolate": "npm:^3.0.4"
32813282
"@types/d3-selection": "npm:^3.0.10"
32823283
"@types/d3-transition": "npm:^3.0.8"
32833284
"@types/d3-zoom": "npm:^3.0.8"
32843285
d3-drag: "npm:^3.0.0"
3286+
d3-interpolate: "npm:^3.0.1"
32853287
d3-selection: "npm:^3.0.0"
32863288
d3-zoom: "npm:^3.0.0"
3287-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3289+
checksum: 10c0/832f2b0bacb8bd4403e9c5ec8a205758b1ee54dc2bcf580477f2b7de1a01accca0485a32b7dedfc13da7893f4be914b486882ce6481a151b86a29b1ba1579a6d
32883290
languageName: node
32893291
linkType: hard
32903292

@@ -4294,7 +4296,7 @@ __metadata:
42944296
languageName: node
42954297
linkType: hard
42964298

4297-
"d3-interpolate@npm:1 - 3":
4299+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
42984300
version: 3.0.1
42994301
resolution: "d3-interpolate@npm:3.0.1"
43004302
dependencies:

0 commit comments

Comments
 (0)