From b4214657c3ca3e445021c912ae12818188eb9ae0 Mon Sep 17 00:00:00 2001 From: Jan Oberhauser Date: Wed, 24 Aug 2022 14:20:44 +0000 Subject: [PATCH] :arrow_up: Set n8n-design-system@0.32.0 and n8n-workflow@0.114.0 on n8n-editor-ui --- packages/editor-ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/editor-ui/package.json b/packages/editor-ui/package.json index 12b97c0798..5fea7709ff 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -28,7 +28,7 @@ "@fortawesome/free-regular-svg-icons": "^6.1.1", "luxon": "^2.3.0", "monaco-editor": "^0.30.1", - "n8n-design-system": "~0.31.0", + "n8n-design-system": "~0.32.0", "timeago.js": "^4.0.2", "v-click-outside": "^3.1.2", "vue-fragment": "1.5.1", @@ -79,7 +79,7 @@ "lodash.debounce": "^4.0.8", "lodash.get": "^4.4.2", "lodash.set": "^4.3.2", - "n8n-workflow": "~0.113.0", + "n8n-workflow": "~0.114.0", "monaco-editor-webpack-plugin": "^5.0.0", "normalize-wheel": "^1.0.1", "prismjs": "^1.17.1",