mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user