fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042)

This commit is contained in:
Alex Grozav
2024-10-03 15:01:04 +03:00
committed by GitHub
parent fc26c44f65
commit f9480e9f57
7 changed files with 100 additions and 195 deletions

View File

@@ -40,9 +40,9 @@
"@n8n/permissions": "workspace:*",
"@sentry/vue": "^8.31.0",
"@vue-flow/background": "^1.3.0",
"@vue-flow/controls": "^1.1.1",
"@vue-flow/core": "^1.33.5",
"@vue-flow/minimap": "^1.4.0",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.41.2",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/node-resizer": "^1.4.0",
"@vueuse/components": "^10.11.0",
"@vueuse/core": "^10.11.0",