refactor(core): Move dependencies of Logger to standalone packages (#15338)

This commit is contained in:
Iván Ovejero
2025-05-13 16:55:42 +02:00
committed by GitHub
parent 3840cbabbf
commit 3176f6fc89
27 changed files with 58 additions and 59 deletions

View File

@@ -38,6 +38,7 @@
"dependencies": {
"@aws-sdk/client-s3": "3.808.0",
"@langchain/core": "catalog:",
"@n8n/backend-common": "workspace:^",
"@n8n/client-oauth2": "workspace:*",
"@n8n/config": "workspace:*",
"@n8n/decorators": "workspace:*",