Skip to content

Commit 4fe68d7

Browse files
Bump @xyflow/react from 12.5.1 to 12.7.0 (#77)
Bumps [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.5.1 to 12.7.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/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@xyflow/react" dependency-version: 12.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lavender <[email protected]>
1 parent b7e5fbb commit 4fe68d7

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2168,7 +2168,7 @@ __metadata:
21682168
languageName: node
21692169
linkType: hard
21702170

2171-
"@types/d3-interpolate@npm:*":
2171+
"@types/d3-interpolate@npm:*, @types/d3-interpolate@npm:^3.0.4":
21722172
version: 3.0.4
21732173
resolution: "@types/d3-interpolate@npm:3.0.4"
21742174
dependencies:
@@ -3034,31 +3034,33 @@ __metadata:
30343034
linkType: hard
30353035

30363036
"@xyflow/react@npm:^12.5.1":
3037-
version: 12.5.1
3038-
resolution: "@xyflow/react@npm:12.5.1"
3037+
version: 12.7.0
3038+
resolution: "@xyflow/react@npm:12.7.0"
30393039
dependencies:
3040-
"@xyflow/system": "npm:0.0.53"
3040+
"@xyflow/system": "npm:0.0.62"
30413041
classcat: "npm:^5.0.3"
30423042
zustand: "npm:^4.4.0"
30433043
peerDependencies:
30443044
react: ">=17"
30453045
react-dom: ">=17"
3046-
checksum: 10c0/969b88445c5ea48492289f0a5411670cd3f8b2d30dabeec876bcdf607cbbc57a243e5c034063b5e3c18dca565c83ebdc1034c4a55d7e65f7c78041d58ab69c28
3046+
checksum: 10c0/b302530a53caf0d060f6826110df55c624e71546c24e6189ab4b7c8e8e9613cf41c03d10ed1dc91d77906dd17cc7e94932c1532b8bc240113ac27d7ac270beba
30473047
languageName: node
30483048
linkType: hard
30493049

3050-
"@xyflow/system@npm:0.0.53":
3051-
version: 0.0.53
3052-
resolution: "@xyflow/system@npm:0.0.53"
3050+
"@xyflow/system@npm:0.0.62":
3051+
version: 0.0.62
3052+
resolution: "@xyflow/system@npm:0.0.62"
30533053
dependencies:
30543054
"@types/d3-drag": "npm:^3.0.7"
3055+
"@types/d3-interpolate": "npm:^3.0.4"
30553056
"@types/d3-selection": "npm:^3.0.10"
30563057
"@types/d3-transition": "npm:^3.0.8"
30573058
"@types/d3-zoom": "npm:^3.0.8"
30583059
d3-drag: "npm:^3.0.0"
3060+
d3-interpolate: "npm:^3.0.1"
30593061
d3-selection: "npm:^3.0.0"
30603062
d3-zoom: "npm:^3.0.0"
3061-
checksum: 10c0/3491a8731eff4302904074b32b6daf17877aaaa1ade158b69f55a021c937498d8b5f37f67618d118a63d30cd8639d8b06bdc9d2cd2afee9a205a4c538cf82cc4
3063+
checksum: 10c0/5192f96787c3c8c1071d49458206815610a872fddfa8e6fb9bdd8eb6579c57ff2b9a715704cbbe0748ac32aba8cb4103cf9c453c20c3ace0b0c77a37f54f2eea
30623064
languageName: node
30633065
linkType: hard
30643066

@@ -4126,7 +4128,7 @@ __metadata:
41264128
languageName: node
41274129
linkType: hard
41284130

4129-
"d3-interpolate@npm:1 - 3":
4131+
"d3-interpolate@npm:1 - 3, d3-interpolate@npm:^3.0.1":
41304132
version: 3.0.1
41314133
resolution: "d3-interpolate@npm:3.0.1"
41324134
dependencies:

0 commit comments

Comments
 (0)