mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency @xyflow/react to ^12.4.0 (main) (#207872)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@xyflow/react](https://reactflow.dev) ([source](https://togithub.com/xyflow/xyflow/tree/HEAD/packages/react)) | dependencies | minor | [`^12.3.6` -> `^12.4.0`](https://renovatebot.com/diffs/npm/@xyflow%2freact/12.3.6/12.4.0) | `12.4.2` (+1) | --- ### Release Notes <details> <summary>xyflow/xyflow (@​xyflow/react)</summary> ### [`v12.4.0`](https://togithub.com/xyflow/xyflow/blob/HEAD/packages/react/CHANGELOG.md#1240) [Compare Source](https://togithub.com/xyflow/xyflow/compare/@xyflow/react@12.3.6...@xyflow/react@12.4.0) ##### Minor Changes - [#​4725](https://togithub.com/xyflow/xyflow/pull/4725) [`e10f53cf`](e10f53cf89
) Thanks [@​peterkogo](https://togithub.com/peterkogo)! - Add useNodeConnections hook to track all connections to a node. Can be filtered by handleType and handleId. ##### Patch Changes - [#​4947](https://togithub.com/xyflow/xyflow/pull/4947) [`868aa3f3`](868aa3f3db
) Thanks [@​moklick](https://togithub.com/moklick)! - Export ResizeControlVariant correctly as a value. - [#​4880](https://togithub.com/xyflow/xyflow/pull/4880) [`e2d849dc`](e2d849dca6
) Thanks [@​crimx](https://togithub.com/crimx)! - Add type check for all event targets - [#​4929](https://togithub.com/xyflow/xyflow/pull/4929) [`4947f683`](4947f683b7
) Thanks [@​peterkogo](https://togithub.com/peterkogo)! - Optimize selections and take into account if edges connected to selected nodes are actually selectable. - Updated dependencies \[[`e2d849dc`](e2d849dca6
), [`e10f53cf`](e10f53cf89
), [`4947f683`](4947f683b7
)]: - [@​xyflow/system](https://togithub.com/xyflow/system)[@​0](https://togithub.com/0).0.48 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkIFNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
993392bc4f
commit
55c7a85025
2 changed files with 10 additions and 10 deletions
|
@ -1064,7 +1064,7 @@
|
|||
"@turf/length": "^6.0.2",
|
||||
"@xstate/react": "^3.2.2",
|
||||
"@xstate5/react": "npm:@xstate/react@^4.1.2",
|
||||
"@xyflow/react": "^12.3.6",
|
||||
"@xyflow/react": "^12.4.0",
|
||||
"adm-zip": "^0.5.9",
|
||||
"ai": "^4.0.18",
|
||||
"ajv": "^8.17.1",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -13148,19 +13148,19 @@
|
|||
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
|
||||
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
||||
|
||||
"@xyflow/react@^12.3.6":
|
||||
version "12.3.6"
|
||||
resolved "https://registry.yarnpkg.com/@xyflow/react/-/react-12.3.6.tgz#b122af1be35fcaaf78da79a3538f67fdd12b694e"
|
||||
integrity sha512-9GS+cz8hDZahpvTrVCmySAEgKUL8oN4b2q1DluHrKtkqhAMWfH2s7kblhbM4Y4Y4SUnH2lt4drXKZ/4/Lot/2Q==
|
||||
"@xyflow/react@^12.4.0":
|
||||
version "12.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@xyflow/react/-/react-12.4.2.tgz#669ab18923d93a8d8fb526241a2affc0d50abf9d"
|
||||
integrity sha512-AFJKVc/fCPtgSOnRst3xdYJwiEcUN9lDY7EO/YiRvFHYCJGgfzg+jpvZjkTOnBLGyrMJre9378pRxAc3fsR06A==
|
||||
dependencies:
|
||||
"@xyflow/system" "0.0.47"
|
||||
"@xyflow/system" "0.0.50"
|
||||
classcat "^5.0.3"
|
||||
zustand "^4.4.0"
|
||||
|
||||
"@xyflow/system@0.0.47":
|
||||
version "0.0.47"
|
||||
resolved "https://registry.yarnpkg.com/@xyflow/system/-/system-0.0.47.tgz#c2443e6778ffae9af05b2dc61cb2145be5803405"
|
||||
integrity sha512-aUXJPIvsCFxGX70ccRG8LPsR+A8ExYXfh/noYNpqn8udKerrLdSHxMG2VsvUrQ1PGex10fOpbJwFU4A+I/Xv8w==
|
||||
"@xyflow/system@0.0.50":
|
||||
version "0.0.50"
|
||||
resolved "https://registry.yarnpkg.com/@xyflow/system/-/system-0.0.50.tgz#8517cb46e1523cc6abe620f3ad18f5a94315d7e3"
|
||||
integrity sha512-HVUZd4LlY88XAaldFh2nwVxDOcdIBxGpQ5txzwfJPf+CAjj2BfYug1fHs2p4yS7YO8H6A3EFJQovBE8YuHkAdg==
|
||||
dependencies:
|
||||
"@types/d3-drag" "^3.0.7"
|
||||
"@types/d3-selection" "^3.0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue