feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-10-29 14:41:10 +01:00
committed by GitHub
parent a701d87f5b
commit 60cdf0ba44
9 changed files with 34 additions and 3 deletions

10
pnpm-lock.yaml generated
View File

@@ -254,6 +254,9 @@ importers:
specifier: 0.0.15
version: 0.0.15(zod@3.23.8)
devDependencies:
'@n8n/config':
specifier: workspace:*
version: link:../config
n8n-workflow:
specifier: workspace:*
version: link:../../workflow
@@ -12104,6 +12107,9 @@ packages:
vue-component-type-helpers@2.1.6:
resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==}
vue-component-type-helpers@2.1.8:
resolution: {integrity: sha512-ii36gDzrYAfOQIkOlo44yceDdT5269gKmNGxf07Qx6seH2U50+tQ2ol02XLhYPmxrh6YabAsOdte8WDrpaO6Tw==}
vue-demi@0.14.10:
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
engines: {node: '>=12'}
@@ -16272,7 +16278,7 @@ snapshots:
ts-dedent: 2.2.0
type-fest: 2.19.0
vue: 3.5.11(typescript@5.6.2)
vue-component-type-helpers: 2.1.6
vue-component-type-helpers: 2.1.8
'@supabase/auth-js@2.65.0':
dependencies:
@@ -25465,6 +25471,8 @@ snapshots:
vue-component-type-helpers@2.1.6: {}
vue-component-type-helpers@2.1.8: {}
vue-demi@0.14.10(vue@3.5.11(typescript@5.6.2)):
dependencies:
vue: 3.5.11(typescript@5.6.2)