mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
989f69d1f4
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
36 lines
666 B
YAML
36 lines
666 B
YAML
packages:
|
|
- packages/*
|
|
- packages/@n8n/*
|
|
- packages/@n8n_io/*
|
|
- cypress
|
|
|
|
catalog:
|
|
'@types/basic-auth': ^1.1.3
|
|
'@types/express': ^4.17.21
|
|
'@types/lodash': ^4.14.195
|
|
'@types/uuid': ^10.0.0
|
|
'@types/xml2js': ^0.4.14
|
|
axios: 1.7.4
|
|
basic-auth: 2.0.1
|
|
fast-glob: 3.2.12
|
|
form-data: 4.0.0
|
|
lodash: 4.17.21
|
|
luxon: 3.4.4
|
|
nanoid: 3.3.6
|
|
typedi: 0.10.0
|
|
uuid: 10.0.0
|
|
xml2js: 0.6.2
|
|
zod: 3.23.8
|
|
'@langchain/core': 0.2.31
|
|
|
|
catalogs:
|
|
frontend:
|
|
'@vitest/coverage-v8': ^1.6.0
|
|
vite: ^5.2.12
|
|
vitest: ^1.6.0
|
|
vitest-mock-extended: ^1.3.1
|
|
vue: ^3.4.21
|
|
vue-tsc: ^2.0.19
|
|
vue-markdown-render: ^2.2.1
|
|
highlight.js: ^11.8.0
|