mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
178 lines
4.1 KiB
YAML
178 lines
4.1 KiB
YAML
packages:
|
|
- packages/*
|
|
- packages/@n8n/*
|
|
- packages/frontend/**
|
|
- packages/extensions/**
|
|
- packages/testing/**
|
|
|
|
catalog:
|
|
'@azure/identity': 4.13.0
|
|
'@codemirror/autocomplete': 6.20.0
|
|
'@codemirror/commands': 6.10.1
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-javascript': 6.2.4
|
|
'@codemirror/lang-json': 6.0.2
|
|
'@codemirror/lang-python': 6.2.1
|
|
'@codemirror/language': 6.12.1
|
|
'@codemirror/lint': 6.9.2
|
|
'@codemirror/search': 6.5.11
|
|
'@codemirror/state': 6.5.3
|
|
'@codemirror/view': 6.39.8
|
|
'@langchain/anthropic': 1.1.3
|
|
'@langchain/community': 1.1.14
|
|
'@langchain/core': 1.1.34
|
|
'@langchain/openai': 1.1.3
|
|
'@lezer/common': 1.5.0
|
|
'@lezer/css': 1.3.0
|
|
'@lezer/generator': 1.8.0
|
|
'@lezer/highlight': 1.2.3
|
|
'@lezer/html': 1.3.13
|
|
'@lezer/javascript': 1.5.4
|
|
'@lezer/lr': 1.4.5
|
|
'@mastra/core': 1.17.0
|
|
'@mastra/daytona': 0.2.0
|
|
'@mastra/evals': 1.1.2
|
|
'@mastra/libsql': 1.7.2
|
|
'@mastra/mcp': 1.3.1
|
|
'@mastra/memory': 1.10.0
|
|
'@mastra/pg': 1.8.3
|
|
'@n8n/typeorm': 0.3.20-16
|
|
'@n8n_io/ai-assistant-sdk': 1.21.0
|
|
'@sentry/node': ^10.36.0
|
|
'@types/basic-auth': ^1.1.3
|
|
'@types/express': ^5.0.1
|
|
'@types/jsonwebtoken': 9.0.10
|
|
'@types/lodash': 4.17.17
|
|
'@types/mime-types': 3.0.1
|
|
'@types/node': 24.10.1
|
|
'@types/uuid': ^10.0.0
|
|
'@types/xml2js': ^0.4.14
|
|
'@vitest/coverage-v8': 4.1.1
|
|
axios: 1.15.0
|
|
basic-auth: 2.0.1
|
|
callsites: 3.1.0
|
|
chokidar: 4.0.3
|
|
eslint: 9.29.0
|
|
fast-glob: 3.2.12
|
|
fastest-levenshtein: 1.0.16
|
|
flatted: 3.4.2
|
|
form-data: 4.0.4
|
|
http-proxy-agent: 7.0.2
|
|
https-proxy-agent: 7.0.6
|
|
iconv-lite: 0.6.3
|
|
js-base64: 3.7.8
|
|
js-tiktoken: 1.0.21
|
|
jsonrepair: 3.13.2
|
|
jsonwebtoken: 9.0.3
|
|
kafkajs: 2.2.4
|
|
langchain: 1.2.30
|
|
langsmith: 0.4.12
|
|
lodash: 4.18.1
|
|
luxon: 3.7.2
|
|
mime-types: 3.0.2
|
|
mysql2: 3.17.0
|
|
nanoid: 3.3.8
|
|
nodemailer: 7.0.11
|
|
openai: 6.19.0
|
|
pg: 8.17.0
|
|
picocolors: 1.0.1
|
|
playwright-core: 1.58.0
|
|
reflect-metadata: 0.2.2
|
|
rimraf: 6.0.1
|
|
sass-embedded: ^1.98.0
|
|
simple-git: 3.32.3
|
|
stream-json: 1.9.1
|
|
testcontainers: ^11.13.0
|
|
'@testcontainers/k3s': ^11.13.0
|
|
'@testcontainers/kafka': ^11.13.0
|
|
'@testcontainers/mysql': ^11.13.0
|
|
'@testcontainers/postgresql': ^11.13.0
|
|
'@testcontainers/redis': ^11.13.0
|
|
ts-morph: ^27.0.2
|
|
tsdown: ^0.16.5
|
|
tsx: ^4.19.3
|
|
typescript: 6.0.2
|
|
uuid: 10.0.0
|
|
vite: ^8.0.2
|
|
vite-plugin-dts: ^4.5.4
|
|
vitest: ^4.1.1
|
|
vitest-mock-extended: ^3.1.0
|
|
vm2: ^3.10.5
|
|
xml2js: 0.6.2
|
|
xss: 1.0.15
|
|
yaml: 2.8.2
|
|
zod: 3.25.67
|
|
zod-to-json-schema: 3.23.3
|
|
|
|
catalogMode: strict
|
|
|
|
catalogs:
|
|
e2e:
|
|
'@currents/playwright': ^1.15.3
|
|
'@playwright/cli': 0.1.0
|
|
'@playwright/test': 1.58.0
|
|
eslint-plugin-playwright: 2.2.2
|
|
playwright: 1.58.0
|
|
playwright-core: 1.58.0
|
|
frontend:
|
|
'@sentry/vue': ^10.36.0
|
|
'@testing-library/jest-dom': ^6.6.3
|
|
'@testing-library/user-event': ^14.6.1
|
|
'@testing-library/vue': ^8.1.0
|
|
'@vitejs/plugin-vue': ^5.2.4
|
|
'@vue/test-utils': ^2.4.6
|
|
'@vue/tsconfig': ^0.7.0
|
|
'@vueuse/core': ^10.11.0
|
|
element-plus: 2.4.3
|
|
highlight.js: 11.8.0
|
|
pinia: ^2.2.4
|
|
unplugin-icons: ^23.0.1
|
|
vite-svg-loader: 5.1.0
|
|
vue: ^3.5.13
|
|
vue-i18n: ^11.1.2
|
|
vue-markdown-render: ^2.2.1
|
|
vue-router: ^4.5.0
|
|
vue-tsc: ^2.2.8
|
|
sentry:
|
|
'@sentry/node': ^10.36.0
|
|
'@sentry/node-native': ^10.36.0
|
|
'@sentry/profiling-node': ^10.36.0
|
|
storybook:
|
|
'@chromatic-com/storybook': ^4.1.3
|
|
'@storybook/addon-a11y': ^10.1.11
|
|
'@storybook/addon-docs': ^10.1.11
|
|
'@storybook/addon-themes': ^10.1.11
|
|
'@storybook/addon-vitest': ^10.1.11
|
|
'@storybook/vue3-vite': ^10.1.11
|
|
eslint-plugin-storybook: ^10.1.11
|
|
storybook: ^10.1.11
|
|
|
|
minimumReleaseAge: 4320
|
|
|
|
minimumReleaseAgeExclude:
|
|
- '@isaacs/brace-expansion'
|
|
- '@n8n/*'
|
|
- '@n8n_io/*'
|
|
- tsdown@0.16.5
|
|
- eslint-plugin-storybook
|
|
- eslint-plugin-n8n-nodes-base
|
|
- '@langchain/*'
|
|
- langchain
|
|
- '@anthropic-ai/sdk'
|
|
- '@google/generative-ai'
|
|
- '@google/genai'
|
|
- body-parser
|
|
- node-forge
|
|
- vm2
|
|
- tar
|
|
- qs
|
|
- ajv
|
|
- bn.js
|
|
- fast-xml-parser
|
|
- '@hono/node-server'
|
|
- express-rate-limit
|
|
- hono
|
|
- minimatch
|
|
- multer
|
|
- simple-git
|
|
- underscore
|