Bump reactflow from 11.6.0 to 11.6.1 in /js (#19178)

Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.0 to 11.6.1.
- [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.6.1/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:
dependabot[bot] 2023-03-20 17:59:35 +01:00 committed by GitHub
parent 517cc76800
commit 040a206bc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 32 deletions

View file

@ -87,7 +87,7 @@
"react-hook-form": "^7.43.7",
"react-i18next": "^12.2.0",
"react-router-dom": "6.9.0",
"reactflow": "^11.6.0",
"reactflow": "^11.6.1",
"ui-shared": "999.0.0-SNAPSHOT",
"use-react-router-breadcrumbs": "^4.0.1"
},

62
js/package-lock.json generated
View file

@ -82,7 +82,7 @@
"react-hook-form": "^7.43.7",
"react-i18next": "^12.2.0",
"react-router-dom": "6.9.0",
"reactflow": "^11.6.0",
"reactflow": "^11.6.1",
"ui-shared": "999.0.0-SNAPSHOT",
"use-react-router-breadcrumbs": "^4.0.1"
},
@ -1406,11 +1406,11 @@
}
},
"node_modules/@reactflow/background": {
"version": "11.1.9",
"resolved": "https://registry.npmjs.org/@reactflow/background/-/background-11.1.9.tgz",
"integrity": "sha512-tl2uDpq3FECz9Q8+7Fm3z9wmYOryRqRDuPr3nhp3GJRNbELSIJc5AUm2LSyYf1pM/Ck4fZU1zKmby9kC+hj99g==",
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@reactflow/background/-/background-11.1.10.tgz",
"integrity": "sha512-BeNODSlZEaLkhOiZvGROrC7g/tdIt3qzzjguB0/wwDd/LXWj8bPxOAL4+1c9qnJszH2yCgww1U/QWe2xXc0hTg==",
"dependencies": {
"@reactflow/core": "11.6.0",
"@reactflow/core": "11.6.1",
"classcat": "^5.0.3",
"zustand": "^4.3.1"
},
@ -1420,11 +1420,11 @@
}
},
"node_modules/@reactflow/controls": {
"version": "11.1.9",
"resolved": "https://registry.npmjs.org/@reactflow/controls/-/controls-11.1.9.tgz",
"integrity": "sha512-k0Vfz/jIHsQ6DFfsNBgYk29KtPQhzZAyQY7g9yN6GWPCXALF8fkopNb79BHOYichQ7a0rpUmeaGfjdMUsWrIhg==",
"version": "11.1.10",
"resolved": "https://registry.npmjs.org/@reactflow/controls/-/controls-11.1.10.tgz",
"integrity": "sha512-7GiAhYdQFmfReafahkQPY+RnLISSIbgfqGfMghQyW/fuBQoV3lgqhthnb0Q4AtM4Bp/s/Jv3aHcdVdj3E3a2yw==",
"dependencies": {
"@reactflow/core": "11.6.0",
"@reactflow/core": "11.6.1",
"classcat": "^5.0.3"
},
"peerDependencies": {
@ -1433,9 +1433,9 @@
}
},
"node_modules/@reactflow/core": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/@reactflow/core/-/core-11.6.0.tgz",
"integrity": "sha512-sxw4X/E8FLPzljcZ9rSdSTbNeN4uvIcdJXXFEpYol98RJluwQG+wajvr75D4tLoRafgJHCGcULjdRI1RVDjV2A==",
"version": "11.6.1",
"resolved": "https://registry.npmjs.org/@reactflow/core/-/core-11.6.1.tgz",
"integrity": "sha512-qKmXi9z1n6aycAGv+GYCNHgsGznCAyY73DsvOvPH99V/+2M3FtpOnQf6Am5HHfDsCk+h5vuRiT6hlv7Oi2Xn0w==",
"dependencies": {
"@types/d3": "^7.4.0",
"@types/d3-drag": "^3.0.1",
@ -1453,11 +1453,11 @@
}
},
"node_modules/@reactflow/minimap": {
"version": "11.4.0",
"resolved": "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.4.0.tgz",
"integrity": "sha512-JZ30XyVdL7bXX6Hp+B/4RENH8QT37WJnFcCh7WIF/J8kKP3t216AaJa1h3Hc2b92dV7qoB9LjBl8iI6gdHH0xQ==",
"version": "11.4.1",
"resolved": "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.4.1.tgz",
"integrity": "sha512-1fEt0NQ51llDvEcnNnyFZlpfvZX9WhLBJMbAHFOVk2p3i2ppyKutj/l2TwYv/l3sDu2irc1G4GCwGagdddRHWQ==",
"dependencies": {
"@reactflow/core": "11.6.0",
"@reactflow/core": "11.6.1",
"@types/d3-selection": "^3.0.3",
"@types/d3-zoom": "^3.0.1",
"classcat": "^5.0.3",
@ -1471,11 +1471,11 @@
}
},
"node_modules/@reactflow/node-toolbar": {
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.1.9.tgz",
"integrity": "sha512-rzS4gfeY1VFqz0ai0EuS+DBWsQyhMbYNlmm8sBMk8wj/4TaMOzF33ejMHreDJPHsZouuGh4jfeHIKkJjRBk74g==",
"version": "1.1.10",
"resolved": "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.1.10.tgz",
"integrity": "sha512-gvxQjj9huyaWnVhuu23DLzwooljAf9P55AIC3BnREqTEFd4IUBmS+Xca1yXNWsoS3hfVDjyV/fiBDcm2EXxEzw==",
"dependencies": {
"@reactflow/core": "11.6.0",
"@reactflow/core": "11.6.1",
"classcat": "^5.0.3",
"zustand": "^4.3.1"
},
@ -2331,9 +2331,9 @@
"integrity": "sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw=="
},
"node_modules/@types/d3-selection": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.4.tgz",
"integrity": "sha512-ZeykX7286BCyMg9sH5fIAORyCB6hcATPSRQpN47jwBA2bMbAT0s+EvtDP5r1FZYJ95R8QoEE1CKJX+n0/M5Vhg=="
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.5.tgz",
"integrity": "sha512-xCB0z3Hi8eFIqyja3vW8iV01+OHGYR2di/+e+AiOcXIOrY82lcvWW8Ke1DYE/EUVMsBl4Db9RppSBS3X1U6J0w=="
},
"node_modules/@types/d3-shape": {
"version": "3.1.1",
@ -8882,15 +8882,15 @@
}
},
"node_modules/reactflow": {
"version": "11.6.0",
"resolved": "https://registry.npmjs.org/reactflow/-/reactflow-11.6.0.tgz",
"integrity": "sha512-u0lKKYThK+ZRT4YO71xMz/6Gjj22XsDkuD7UUNlqPCqbNXRHlHYv7XlaxTw6gzFpS9OvjekDZXWacYS12J58Eg==",
"version": "11.6.1",
"resolved": "https://registry.npmjs.org/reactflow/-/reactflow-11.6.1.tgz",
"integrity": "sha512-1KpBHljqSDO+yHJCkpbupRdOvYVGmCtnY8Km8iTQNo3Bq/ivYbX4SDpAIL5inqoJu8chPP00DNSLuDcMqRJcZw==",
"dependencies": {
"@reactflow/background": "11.1.9",
"@reactflow/controls": "11.1.9",
"@reactflow/core": "11.6.0",
"@reactflow/minimap": "11.4.0",
"@reactflow/node-toolbar": "1.1.9"
"@reactflow/background": "11.1.10",
"@reactflow/controls": "11.1.10",
"@reactflow/core": "11.6.1",
"@reactflow/minimap": "11.4.1",
"@reactflow/node-toolbar": "1.1.10"
},
"peerDependencies": {
"react": ">=17",