chore(packages): bump

This commit is contained in:
moklick
2023-02-01 12:29:09 +01:00
parent d8c679b4c9
commit 9228802969
15 changed files with 71 additions and 18 deletions
+13
View File
@@ -1,5 +1,18 @@
# reactflow
## 11.5.3
### Patch Changes
- [#2792](https://github.com/wbkd/react-flow/pull/2792) [`d8c679b4`](https://github.com/wbkd/react-flow/commit/d8c679b4c90c5b57d4b51e4aaa988243d6eaff5a) - Accept React 17 types as dev dependency
- Updated dependencies [[`d8c679b4`](https://github.com/wbkd/react-flow/commit/d8c679b4c90c5b57d4b51e4aaa988243d6eaff5a)]:
- @reactflow/background@11.1.5
- @reactflow/controls@11.1.5
- @reactflow/core@11.5.2
- @reactflow/minimap@11.3.5
- @reactflow/node-toolbar@1.1.5
## 11.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "reactflow",
"version": "11.5.2",
"version": "11.5.3",
"description": "A highly customizable React library for building node-based editors and interactive flow charts",
"keywords": [
"react",