⬆️ Set n8n-design-system@0.16.0 and n8n-workflow@0.93.0 on n8n-editor-ui

This commit is contained in:
Jan Oberhauser 2022-03-27 10:46:51 +00:00
parent 280a5913b3
commit 33fe1b67ef

View file

@ -26,7 +26,7 @@
"dependencies": { "dependencies": {
"@fontsource/open-sans": "^4.5.0", "@fontsource/open-sans": "^4.5.0",
"luxon": "^2.3.0", "luxon": "^2.3.0",
"n8n-design-system": "~0.15.0", "n8n-design-system": "~0.16.0",
"monaco-editor": "^0.29.1", "monaco-editor": "^0.29.1",
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"v-click-outside": "^3.1.2", "v-click-outside": "^3.1.2",
@ -77,7 +77,7 @@
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lodash.get": "^4.4.2", "lodash.get": "^4.4.2",
"lodash.set": "^4.3.2", "lodash.set": "^4.3.2",
"n8n-workflow": "~0.92.0", "n8n-workflow": "~0.93.0",
"monaco-editor-webpack-plugin": "^5.0.0", "monaco-editor-webpack-plugin": "^5.0.0",
"normalize-wheel": "^1.0.1", "normalize-wheel": "^1.0.1",
"prismjs": "^1.17.1", "prismjs": "^1.17.1",