mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-07 05:38:08 -06:00
feat: initialize base agent node
This commit is contained in:
parent
e33348ac69
commit
2fbccb3423
13 changed files with 8082 additions and 536 deletions
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
|
|
@ -7,6 +7,10 @@ settings:
|
|||
importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
n8n-workflow:
|
||||
specifier: '*'
|
||||
version: 1.48.0
|
||||
devDependencies:
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^7.15.0
|
||||
|
|
@ -20,9 +24,6 @@ importers:
|
|||
gulp:
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2
|
||||
n8n-workflow:
|
||||
specifier: '*'
|
||||
version: 1.48.0
|
||||
prettier:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
|
|
@ -758,7 +759,7 @@ packages:
|
|||
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
|
||||
engines: {node: '>= 4.0'}
|
||||
os: [darwin]
|
||||
deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
|
||||
deprecated: Upgrade to fsevents v2 to mitigate potential security issues
|
||||
|
||||
function-bind@1.1.2:
|
||||
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue