@atom8n/n8n-editor-ui 2.2.0 → 2.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +42 -42
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atom8n/n8n-editor-ui",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.5",
|
|
4
4
|
"description": "Workflow Editor UI for n8n",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -35,20 +35,20 @@
|
|
|
35
35
|
"@codemirror/view": "^6.26.3",
|
|
36
36
|
"@dagrejs/dagre": "^1.1.4",
|
|
37
37
|
"@lezer/common": "1.1.0",
|
|
38
|
-
"@atom8n/api-types": "1.2.
|
|
39
|
-
"@atom8n/chat": "1.2.
|
|
38
|
+
"@atom8n/api-types": "1.2.5",
|
|
39
|
+
"@atom8n/chat": "1.2.5",
|
|
40
40
|
"@n8n/codemirror-lang": "*",
|
|
41
|
-
"@atom8n/codemirror-lang-sql": "1.3.
|
|
42
|
-
"@atom8n/composables": "1.13.
|
|
43
|
-
"@atom8n/constants": "0.15.
|
|
44
|
-
"@atom8n/design-system": "2.2.
|
|
45
|
-
"@atom8n/i18n": "2.2.
|
|
46
|
-
"@atom8n/permissions": "0.45.
|
|
47
|
-
"@atom8n/rest-api-client": "2.2.
|
|
48
|
-
"@atom8n/stores": "2.2.
|
|
49
|
-
"@atom8n/utils": "1.21.
|
|
41
|
+
"@atom8n/codemirror-lang-sql": "1.3.5",
|
|
42
|
+
"@atom8n/composables": "1.13.5",
|
|
43
|
+
"@atom8n/constants": "0.15.5",
|
|
44
|
+
"@atom8n/design-system": "2.2.5",
|
|
45
|
+
"@atom8n/i18n": "2.2.5",
|
|
46
|
+
"@atom8n/permissions": "0.45.5",
|
|
47
|
+
"@atom8n/rest-api-client": "2.2.5",
|
|
48
|
+
"@atom8n/stores": "2.2.5",
|
|
49
|
+
"@atom8n/utils": "1.21.5",
|
|
50
50
|
"@replit/codemirror-indentation-markers": "^6.5.3",
|
|
51
|
-
"@sentry/vue": "
|
|
51
|
+
"@sentry/vue": "^9.42.1",
|
|
52
52
|
"@sqlite.org/sqlite-wasm": "3.50.4-build1",
|
|
53
53
|
"@types/semver": "^7.7.0",
|
|
54
54
|
"@typescript/vfs": "^1.6.0",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"@vue-flow/minimap": "1.5.4",
|
|
59
59
|
"@vue-flow/node-resizer": "1.5.0",
|
|
60
60
|
"@vueuse/components": "^10.11.0",
|
|
61
|
-
"@vueuse/core": "
|
|
61
|
+
"@vueuse/core": "^10.11.0",
|
|
62
62
|
"ag-grid-vue3": "^34.1.1",
|
|
63
63
|
"array.prototype.tosorted": "1.1.4",
|
|
64
|
-
"axios": "
|
|
64
|
+
"axios": "1.12.0",
|
|
65
65
|
"bowser": "2.11.0",
|
|
66
66
|
"change-case": "^5.4.4",
|
|
67
67
|
"chart.js": "^4.4.0",
|
|
@@ -70,43 +70,43 @@
|
|
|
70
70
|
"core-js": "^3.40.0",
|
|
71
71
|
"curlconverter": "^4.12.0",
|
|
72
72
|
"dateformat": "^3.0.3",
|
|
73
|
-
"element-plus": "
|
|
73
|
+
"element-plus": "2.4.3",
|
|
74
74
|
"email-providers": "^2.0.1",
|
|
75
75
|
"esprima-next": "5.8.4",
|
|
76
76
|
"fast-json-stable-stringify": "^2.1.0",
|
|
77
77
|
"file-saver": "^2.0.2",
|
|
78
|
-
"flatted": "
|
|
79
|
-
"highlight.js": "
|
|
78
|
+
"flatted": "3.2.7",
|
|
79
|
+
"highlight.js": "11.8.0",
|
|
80
80
|
"humanize-duration": "^3.27.2",
|
|
81
81
|
"jsonpath": "^1.1.1",
|
|
82
|
-
"lodash": "
|
|
83
|
-
"luxon": "
|
|
84
|
-
"@atom8n/n8n-workflow": "2.2.
|
|
85
|
-
"nanoid": "
|
|
86
|
-
"pinia": "
|
|
82
|
+
"lodash": "4.17.21",
|
|
83
|
+
"luxon": "3.4.4",
|
|
84
|
+
"@atom8n/n8n-workflow": "2.2.5",
|
|
85
|
+
"nanoid": "3.3.8",
|
|
86
|
+
"pinia": "^2.2.4",
|
|
87
87
|
"prettier": "^3.3.3",
|
|
88
88
|
"qrcode.vue": "^3.3.4",
|
|
89
89
|
"semver": "^7.5.4",
|
|
90
90
|
"stream-browserify": "^3.0.0",
|
|
91
91
|
"timeago.js": "^4.0.2",
|
|
92
|
-
"typescript": "
|
|
93
|
-
"uuid": "
|
|
92
|
+
"typescript": "5.9.2",
|
|
93
|
+
"uuid": "10.0.0",
|
|
94
94
|
"v-code-diff": "^1.13.1",
|
|
95
95
|
"v3-infinite-loading": "^1.2.2",
|
|
96
|
-
"vue": "
|
|
96
|
+
"vue": "^3.5.13",
|
|
97
97
|
"vue-agile": "^2.0.0",
|
|
98
98
|
"vue-chartjs": "^5.2.0",
|
|
99
99
|
"vue-component-type-helpers": "^2.2.10",
|
|
100
100
|
"vue-github-button": "^3.1.3",
|
|
101
|
-
"vue-i18n": "
|
|
101
|
+
"vue-i18n": "^11.1.2",
|
|
102
102
|
"vue-json-pretty": "2.6.0",
|
|
103
|
-
"vue-markdown-render": "
|
|
104
|
-
"vue-router": "
|
|
103
|
+
"vue-markdown-render": "^2.2.1",
|
|
104
|
+
"vue-router": "^4.5.0",
|
|
105
105
|
"vue-virtual-scroller": "2.0.0-beta.8",
|
|
106
106
|
"vue3-touch-events": "^4.1.3",
|
|
107
107
|
"vuedraggable": "4.1.0",
|
|
108
108
|
"web-tree-sitter": "0.24.3",
|
|
109
|
-
"xss": "
|
|
109
|
+
"xss": "1.0.15"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@codecov/vite-plugin": "^1.9.1",
|
|
@@ -114,34 +114,34 @@
|
|
|
114
114
|
"@iconify/json": "^2.2.349",
|
|
115
115
|
"@n8n/eslint-config": "*",
|
|
116
116
|
"@n8n/stylelint-config": "*",
|
|
117
|
-
"@atom8n/typescript-config": "1.3.
|
|
118
|
-
"@atom8n/vitest-config": "1.5.
|
|
117
|
+
"@atom8n/typescript-config": "1.3.5",
|
|
118
|
+
"@atom8n/vitest-config": "1.5.5",
|
|
119
119
|
"@pinia/testing": "^0.1.6",
|
|
120
120
|
"@sentry/vite-plugin": "^4.3.0",
|
|
121
121
|
"@storybook/types": "^8.6.14",
|
|
122
|
-
"@testing-library/vue": "
|
|
122
|
+
"@testing-library/vue": "^8.1.0",
|
|
123
123
|
"@types/dateformat": "^3.0.0",
|
|
124
124
|
"@types/file-saver": "^2.0.1",
|
|
125
125
|
"@types/humanize-duration": "^3.27.1",
|
|
126
126
|
"@types/json-schema": "^7.0.15",
|
|
127
127
|
"@types/jsonpath": "^0.2.0",
|
|
128
|
-
"@types/lodash": "
|
|
129
|
-
"@types/uuid": "
|
|
128
|
+
"@types/lodash": "4.17.17",
|
|
129
|
+
"@types/uuid": "^10.0.0",
|
|
130
130
|
"@vitejs/plugin-legacy": "^7.2.1",
|
|
131
|
-
"@vitejs/plugin-vue": "
|
|
132
|
-
"@vitest/coverage-v8": "
|
|
131
|
+
"@vitejs/plugin-vue": "^5.2.4",
|
|
132
|
+
"@vitest/coverage-v8": "3.2.4",
|
|
133
133
|
"browserslist-to-esbuild": "^2.1.1",
|
|
134
134
|
"fake-indexeddb": "^6.0.0",
|
|
135
135
|
"miragejs": "^0.1.48",
|
|
136
|
-
"unplugin-icons": "
|
|
137
|
-
"vite": "
|
|
136
|
+
"unplugin-icons": "^0.19.0",
|
|
137
|
+
"vite": "npm:rolldown-vite@latest",
|
|
138
138
|
"vite-plugin-istanbul": "^7.2.0",
|
|
139
139
|
"vite-plugin-node-polyfills": "^0.24.0",
|
|
140
140
|
"vite-plugin-static-copy": "2.2.0",
|
|
141
141
|
"vite-svg-loader": "5.1.0",
|
|
142
|
-
"vitest": "
|
|
143
|
-
"vitest-mock-extended": "
|
|
144
|
-
"vue-tsc": "
|
|
142
|
+
"vitest": "^3.1.3",
|
|
143
|
+
"vitest-mock-extended": "^3.1.0",
|
|
144
|
+
"vue-tsc": "^2.2.8",
|
|
145
145
|
"z-vue-scan": "^0.0.35"
|
|
146
146
|
}
|
|
147
147
|
}
|