n8n-editor-ui 1.29.0 → 1.29.1

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > n8n-editor-ui@1.29.0 build /home/runner/work/n8n/n8n/packages/editor-ui
2
+ > n8n-editor-ui@1.29.1 build /home/runner/work/n8n/n8n/packages/editor-ui
3
3
  > cross-env VUE_APP_PUBLIC_PATH="/{{BASE_PATH}}/" NODE_OPTIONS="--max-old-space-size=8192" vite build
4
4
 
5
5
  vite v5.0.12 building for production...
@@ -8,8 +8,8 @@ Browserslist: caniuse-lite is outdated. Please run:
8
8
  npx update-browserslist-db@latest
9
9
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
10
10
  [plugin:vite:resolve] Module "timers" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/xml2js@0.5.0/node_modules/xml2js/lib/parser.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
11
- [plugin:vite:resolve] Module "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.21.5/node_modules/recast/lib/options.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
12
11
  [plugin:vite:resolve] Module "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.22.0/node_modules/recast/lib/util.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
12
+ [plugin:vite:resolve] Module "os" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/recast@0.21.5/node_modules/recast/lib/options.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
13
13
  ✓ 4226 modules transformed.
14
14
  [plugin:vite:resolve] Module "module" has been externalized for browser compatibility, imported by "/home/runner/work/n8n/n8n/node_modules/.pnpm/email-providers@2.0.1/node_modules/email-providers/index.js". See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
15
15
  Generated an empty chunk: "email-providers".
@@ -199,10 +199,10 @@ computing gzip size...
199
199
  dist/assets/NodeView-QkC-kwkn.js  292.08 kB │ gzip: 82.57 kB │ map: 851.53 kB
200
200
  dist/assets/@n8n/codemirror-lang-sql-feLn5IS9.js  324.78 kB │ gzip: 108.04 kB │ map: 1,345.38 kB
201
201
  dist/assets/index-sBP6yvIP.js 1,625.52 kB │ gzip: 465.40 kB │ map: 4,881.01 kB
202
- dist/assets/n8n--V0fJflc.js 3,017.75 kB │ gzip: 920.49 kB │ map: 11,354.14 kB
202
+ dist/assets/n8n--V0fJflc.js 3,017.75 kB │ gzip: 920.49 kB │ map: 11,354.30 kB
203
203
  
204
204
  (!) Some chunks are larger than 500 kB after minification. Consider:
205
205
  - Using dynamic import() to code-split the application
206
206
  - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
207
207
  - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
208
- ✓ built in 58.14s
208
+ ✓ built in 57.90s