Bump reactflow from 11.5.5 to 11.5.6 (#4385)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.5.5 to 11.5.6. - [Release notes](https://github.com/wbkd/react-flow/releases) - [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md) - [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.5.6/packages/reactflow) --- updated-dependencies: - dependency-name: reactflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c360890793
commit
45f44f4dc3
2 changed files with 29 additions and 29 deletions
|
@ -82,7 +82,7 @@
|
|||
"react-hook-form": "^7.43.1",
|
||||
"react-i18next": "^12.1.5",
|
||||
"react-router-dom": "6.8.1",
|
||||
"reactflow": "^11.5.5",
|
||||
"reactflow": "^11.5.6",
|
||||
"use-react-router-breadcrumbs": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
56
package-lock.json
generated
56
package-lock.json
generated
|
@ -80,7 +80,7 @@
|
|||
"react-hook-form": "^7.43.1",
|
||||
"react-i18next": "^12.1.5",
|
||||
"react-router-dom": "6.8.1",
|
||||
"reactflow": "^11.5.5",
|
||||
"reactflow": "^11.5.6",
|
||||
"use-react-router-breadcrumbs": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -3595,11 +3595,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@reactflow/background": {
|
||||
"version": "11.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/background/-/background-11.1.7.tgz",
|
||||
"integrity": "sha512-ur7MznpW9T/YgvnOekPU1SAYguxuoMk9CTspUXbgL6cVP+U7mv4CWvd0EatgtwK1jDCRQzpVqCs0o5e/pBAvpA==",
|
||||
"version": "11.1.8",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/background/-/background-11.1.8.tgz",
|
||||
"integrity": "sha512-NYZwiEeKVc1qJbDRrRX5RgHbMMzofhzOAqz3teWtUIGju5d+kEf/vcx/35bLM+CZuhucL+OvJpRgCjKmViiTIw==",
|
||||
"dependencies": {
|
||||
"@reactflow/core": "11.5.4",
|
||||
"@reactflow/core": "11.5.5",
|
||||
"classcat": "^5.0.3",
|
||||
"zustand": "^4.3.1"
|
||||
},
|
||||
|
@ -3609,11 +3609,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@reactflow/controls": {
|
||||
"version": "11.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/controls/-/controls-11.1.7.tgz",
|
||||
"integrity": "sha512-MM4Gq9vlAJ5eiPbLBmbAm/DMhpc5gIDdkI3OuvMwQ5CHg4sK3S8N1LpwiOCIjLodYUBdinFP4jZdYp452oNHgw==",
|
||||
"version": "11.1.8",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/controls/-/controls-11.1.8.tgz",
|
||||
"integrity": "sha512-QCG4q52HS/zmuBAFzmTFh4wkR6thmNDxSKHQPxTwfVIuQtV/oGpfz7zMaoU0ZSN84qSWl5UdzmV4PAC50tOAkQ==",
|
||||
"dependencies": {
|
||||
"@reactflow/core": "11.5.4",
|
||||
"@reactflow/core": "11.5.5",
|
||||
"classcat": "^5.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -3622,9 +3622,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@reactflow/core": {
|
||||
"version": "11.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/core/-/core-11.5.4.tgz",
|
||||
"integrity": "sha512-nrYISMkCa7CdXV2VKqefAQ26hmQCjLfF/K6FBDr2DYM/YvuA7Us3DU1JnxlUB8PU2OmjBW9eU8HXGXSTYX7y8A==",
|
||||
"version": "11.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/core/-/core-11.5.5.tgz",
|
||||
"integrity": "sha512-/FPnpvO9I4E6/mmfZInbsVusR214gzIZ2e2xgl9XJdBo90cWaqHgo0c5F2YPXX19R3mItzxveN+WlENFEOvdPg==",
|
||||
"dependencies": {
|
||||
"@types/d3": "^7.4.0",
|
||||
"@types/d3-drag": "^3.0.1",
|
||||
|
@ -3642,11 +3642,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@reactflow/minimap": {
|
||||
"version": "11.3.7",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.3.7.tgz",
|
||||
"integrity": "sha512-WpwnjYGUuV6I1WJF5YavFudk+G+wJkRvW9OCmmwI+L9fvn/QD6Xe6YAZeuB7nvaMkl0zBYTLPuFJqPvKpYHypQ==",
|
||||
"version": "11.3.8",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.3.8.tgz",
|
||||
"integrity": "sha512-hOW3FVP/ObRK3oZxvKSSKIIR/DRe1OR4KU+3AIHxTK6K2kt/D48zQU37fOmEasfohjBjsqEopK7Ux8tapTT0EA==",
|
||||
"dependencies": {
|
||||
"@reactflow/core": "11.5.4",
|
||||
"@reactflow/core": "11.5.5",
|
||||
"@types/d3-selection": "^3.0.3",
|
||||
"@types/d3-zoom": "^3.0.1",
|
||||
"classcat": "^5.0.3",
|
||||
|
@ -3660,11 +3660,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@reactflow/node-toolbar": {
|
||||
"version": "1.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.1.7.tgz",
|
||||
"integrity": "sha512-RGpKDWCoZQmgDO9NYUiooIf9PjhZIeK6hsFc/2CpNr8mc6KNvZN3bWlUdB1tFzvH4NTGrj0JILozz10UQo6gIg==",
|
||||
"version": "1.1.8",
|
||||
"resolved": "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.1.8.tgz",
|
||||
"integrity": "sha512-/Aj5dfarrBRvPeyDk+CZef7InP4LXlhMnlMPw6hnT/P9lVVChe02knzzkeKiVGmiWKXWL/gOCDXBFp9tMtIAsQ==",
|
||||
"dependencies": {
|
||||
"@reactflow/core": "11.5.4",
|
||||
"@reactflow/core": "11.5.5",
|
||||
"classcat": "^5.0.3",
|
||||
"zustand": "^4.3.1"
|
||||
},
|
||||
|
@ -13970,15 +13970,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/reactflow": {
|
||||
"version": "11.5.5",
|
||||
"resolved": "https://registry.npmjs.org/reactflow/-/reactflow-11.5.5.tgz",
|
||||
"integrity": "sha512-ExOljG5ErSB8r5Dokto6hFYQq0TNnHl39ZLc19eSGDLXvZcHbBTefMmet9Z5Qlof1h9pB0/NdX8HD+fPwv98Fg==",
|
||||
"version": "11.5.6",
|
||||
"resolved": "https://registry.npmjs.org/reactflow/-/reactflow-11.5.6.tgz",
|
||||
"integrity": "sha512-my4LUKT7H7t2mK/qy4n+bfAMgjqhHOhYGYrvzSWB4yPhOhamPGjs0Ted9G8JWEw15Svn7pHf8DppTHUfk5zH2g==",
|
||||
"dependencies": {
|
||||
"@reactflow/background": "11.1.7",
|
||||
"@reactflow/controls": "11.1.7",
|
||||
"@reactflow/core": "11.5.4",
|
||||
"@reactflow/minimap": "11.3.7",
|
||||
"@reactflow/node-toolbar": "1.1.7"
|
||||
"@reactflow/background": "11.1.8",
|
||||
"@reactflow/controls": "11.1.8",
|
||||
"@reactflow/core": "11.5.5",
|
||||
"@reactflow/minimap": "11.3.8",
|
||||
"@reactflow/node-toolbar": "1.1.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=17",
|
||||
|
|
Loading…
Reference in a new issue