Skip to content

Commit

Permalink
deps: bump reactflow from 11.10.1 to 11.11.3 in /ui (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent 84e1c7b commit 74e577d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-scripts": "5.0.1",
"react-social-login-buttons": "^4.1.0",
"react-vis": "^1.12.1",
"reactflow": "^11.10.1",
"reactflow": "^11.11.3",
"redux": "^5.0.1",
"remark-gfm": "^3.0.1",
"unzipit": "^1.4.3",
Expand Down
80 changes: 40 additions & 40 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,28 +1926,28 @@
rc-resize-observer "^1.3.1"
rc-util "^5.38.0"

"@reactflow/background@11.3.6":
version "11.3.6"
resolved "https://registry.npmjs.org/@reactflow/background/-/background-11.3.6.tgz"
integrity sha512-06FPlSUOOMALEEs+2PqPAbpqmL7WDjrkbG2UsDr2d6mbcDDhHiV4tu9FYoz44SQvXo7ma9VRotlsaR4OiRcYsg==
"@reactflow/background@11.3.13":
version "11.3.13"
resolved "https://registry.yarnpkg.com/@reactflow/background/-/background-11.3.13.tgz#a29bcdce01b5e881a330067bfd08c58c12fc7266"
integrity sha512-hkvpVEhgvfTDyCvdlitw4ioKCYLaaiRXnuEG+1QM3Np+7N1DiWF1XOv5I8AFyNoJL07yXEkbECUTsHvkBvcG5A==
dependencies:
"@reactflow/core" "11.10.1"
"@reactflow/core" "11.11.3"
classcat "^5.0.3"
zustand "^4.4.1"

"@reactflow/controls@11.2.6":
version "11.2.6"
resolved "https://registry.npmjs.org/@reactflow/controls/-/controls-11.2.6.tgz"
integrity sha512-4QHT92/ACVlZkvV+Hq44bAPV8WbMhkJl+/J0EbXcqQ1+an7cWJsF84eeelJw7R5J76RoaSSpKdsWsL2v7HAVlw==
"@reactflow/controls@11.2.13":
version "11.2.13"
resolved "https://registry.yarnpkg.com/@reactflow/controls/-/controls-11.2.13.tgz#a05d86b82fc49e8ed0ca35d04c838a45f90f4f15"
integrity sha512-3xgEg6ALIVkAQCS4NiBjb7ad8Cb3D8CtA7Vvl4Hf5Ar2PIVs6FOaeft9s2iDZGtsWP35ECDYId1rIFVhQL8r+A==
dependencies:
"@reactflow/core" "11.10.1"
"@reactflow/core" "11.11.3"
classcat "^5.0.3"
zustand "^4.4.1"

"@reactflow/core@11.10.1":
version "11.10.1"
resolved "https://registry.npmjs.org/@reactflow/core/-/core-11.10.1.tgz"
integrity sha512-GIh3usY1W3eVobx//OO9+Cwm+5evQBBdPGxDaeXwm25UqPMWRI240nXQA5F/5gL5Mwpf0DUC7DR2EmrKNQy+Rw==
"@reactflow/core@11.11.3":
version "11.11.3"
resolved "https://registry.yarnpkg.com/@reactflow/core/-/core-11.11.3.tgz#2cdc0c684931918125d505bec3cb94f115b87747"
integrity sha512-+adHdUa7fJSEM93fWfjQwyWXeI92a1eLKwWbIstoCakHpL8UjzwhEh6sn+mN2h/59MlVI7Ehr1iGTt3MsfcIFA==
dependencies:
"@types/d3" "^7.4.0"
"@types/d3-drag" "^3.0.1"
Expand All @@ -1959,36 +1959,36 @@
d3-zoom "^3.0.0"
zustand "^4.4.1"

"@reactflow/minimap@11.7.6":
version "11.7.6"
resolved "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.7.6.tgz"
integrity sha512-kJEtyeQkTZYViLGebVWHVUJROMAGcvejvT+iX4DqKnFb5yK8E8LWlXQpRx2FrL9gDy80mJJaciy7IxnnQKE1bg==
"@reactflow/minimap@11.7.13":
version "11.7.13"
resolved "https://registry.yarnpkg.com/@reactflow/minimap/-/minimap-11.7.13.tgz#99396175065a1e2d058b8639883d13c71777764f"
integrity sha512-m2MvdiGSyOu44LEcERDEl1Aj6x//UQRWo3HEAejNU4HQTlJnYrSN8tgrYF8TxC1+c/9UdyzQY5VYgrTwW4QWdg==
dependencies:
"@reactflow/core" "11.10.1"
"@reactflow/core" "11.11.3"
"@types/d3-selection" "^3.0.3"
"@types/d3-zoom" "^3.0.1"
classcat "^5.0.3"
d3-selection "^3.0.0"
d3-zoom "^3.0.0"
zustand "^4.4.1"

"@reactflow/node-resizer@2.2.6":
version "2.2.6"
resolved "https://registry.npmjs.org/@reactflow/node-resizer/-/node-resizer-2.2.6.tgz"
integrity sha512-1Xb6q97uP7hRBLpog9sRCNfnsHdDgFRGEiU+lQqGgPEAeYwl4nRjWa/sXwH6ajniKxBhGEvrdzOgEFn6CRMcpQ==
"@reactflow/node-resizer@2.2.13":
version "2.2.13"
resolved "https://registry.yarnpkg.com/@reactflow/node-resizer/-/node-resizer-2.2.13.tgz#83faf6e2977f40b528bf100c0da634e08f8fb51a"
integrity sha512-X7ceQ2s3jFLgbkg03n2RYr4hm3jTVrzkW2W/8ANv/SZfuVmF8XJxlERuD8Eka5voKqLda0ywIZGAbw9GoHLfUQ==
dependencies:
"@reactflow/core" "11.10.1"
"@reactflow/core" "11.11.3"
classcat "^5.0.4"
d3-drag "^3.0.0"
d3-selection "^3.0.0"
zustand "^4.4.1"

"@reactflow/node-toolbar@1.3.6":
version "1.3.6"
resolved "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.3.6.tgz"
integrity sha512-JXDEuZ0wKjZ8z7qK2bIst0eZPzNyVEsiHL0e93EyuqT4fA9icoyE0fLq2ryNOOp7MXgId1h7LusnH6ta45F0yQ==
"@reactflow/node-toolbar@1.3.13":
version "1.3.13"
resolved "https://registry.yarnpkg.com/@reactflow/node-toolbar/-/node-toolbar-1.3.13.tgz#f15a2e6ed89287a33c4305d3bd7f3991b85db4af"
integrity sha512-aknvNICO10uWdthFSpgD6ctY/CTBeJUMV9co8T9Ilugr08Nb89IQ4uD0dPmr031ewMQxixtYIkw+sSDDzd2aaQ==
dependencies:
"@reactflow/core" "11.10.1"
"@reactflow/core" "11.11.3"
classcat "^5.0.3"
zustand "^4.4.1"

Expand Down Expand Up @@ -9713,17 +9713,17 @@ react@^17.0.2:
loose-envify "^1.1.0"
object-assign "^4.1.1"

reactflow@^11.10.1:
version "11.10.1"
resolved "https://registry.npmjs.org/reactflow/-/reactflow-11.10.1.tgz"
integrity sha512-Q616fElAc5/N37tMwjuRkkgm/VgmnLLTNNCj61z5mvJxae+/VXZQMfot1K6a5LLz9G3SVKqU97PMb9Ga1PRXew==
dependencies:
"@reactflow/background" "11.3.6"
"@reactflow/controls" "11.2.6"
"@reactflow/core" "11.10.1"
"@reactflow/minimap" "11.7.6"
"@reactflow/node-resizer" "2.2.6"
"@reactflow/node-toolbar" "1.3.6"
reactflow@^11.11.3:
version "11.11.3"
resolved "https://registry.yarnpkg.com/reactflow/-/reactflow-11.11.3.tgz#5e8d8b395bd443c6d10d7cef2101866ed185a1e0"
integrity sha512-wusd1Xpn1wgsSEv7UIa4NNraCwH9syBtubBy4xVNXg3b+CDKM+sFaF3hnMx0tr0et4km9urIDdNvwm34QiZong==
dependencies:
"@reactflow/background" "11.3.13"
"@reactflow/controls" "11.2.13"
"@reactflow/core" "11.11.3"
"@reactflow/minimap" "11.7.13"
"@reactflow/node-resizer" "2.2.13"
"@reactflow/node-toolbar" "1.3.13"

readable-stream@^2.0.1:
version "2.3.8"
Expand Down

0 comments on commit 74e577d

Please sign in to comment.