diff --git a/package-lock.json b/package-lock.json index 349ec45..070a14c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@opentelemetry/api": "^1.9.0", "@opentelemetry/sdk-node": "^0.220.0", "cron-parser": "^5.6.2", - "deepagents": "^1.10.5", + "deepagents": "^1.10.8", "ink": "^7.1.0", "ink-scroll-view": "^0.3.7", "js-yaml": "^4.2.0", @@ -57,7 +57,8 @@ "version": "4.1.1", "resolved": "https://registry.npmjs.org/@cfworker/json-schema/-/json-schema-4.1.1.tgz", "integrity": "sha512-gAmrUZSGtKc3AiBL71iNWxDsyUC5uMaKKGdvzYsBoTW/xi42JQHl7eKV2OYzCUqvc+D2RCcf7EXY2iCyFIk6og==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@colors/colors": { "version": "1.5.0", @@ -232,6 +233,7 @@ "resolved": "https://registry.npmjs.org/@langchain/core/-/core-1.2.2.tgz", "integrity": "sha512-KfjEOT6sCg0vvItagfEtGpmrGoLMGfma4Affb5BGEqPmS2YR3AxW54pABSkhQlzCehTB+0BnLquAe1lGF4J9zQ==", "license": "MIT", + "peer": true, "dependencies": { "@cfworker/json-schema": "^4.0.2", "@standard-schema/spec": "^1.1.0", @@ -2359,21 +2361,22 @@ } }, "node_modules/deepagents": { - "version": "1.10.5", - "resolved": "https://registry.npmjs.org/deepagents/-/deepagents-1.10.5.tgz", - "integrity": "sha512-UFXoH3obz+/3ACuq515UHxXGiDQXHlXvK99ywZ2FSw/HrlrKwI0SKgd0damIj7Tpz7UYrCk4YRzufeDzaOEaQg==", + "version": "1.10.8", + "resolved": "https://registry.npmjs.org/deepagents/-/deepagents-1.10.8.tgz", + "integrity": "sha512-nkZdEHtMqS6GfyuP6m112s9qHA/zRPamO4BR9uH2sFKb9Hvhh2hR/ONaWYnfyavNJNOtZo2Km/FZMGt9DziBDw==", "license": "MIT", "dependencies": { - "@langchain/core": "^1.2.0", - "@langchain/langgraph": "^1.4.4", - "@langchain/langgraph-sdk": "^1.9.23", "fast-glob": "^3.3.3", - "langchain": "^1.5.0", "micromatch": "^4.0.8", "yaml": "^2.8.2", "zod": "^4.3.6" }, "peerDependencies": { + "@langchain/core": "^1.2.0", + "@langchain/langgraph": "^1.4.4", + "@langchain/langgraph-checkpoint": "^1.1.2", + "@langchain/langgraph-sdk": "^1.9.23", + "langchain": "^1.5.0", "langsmith": "^0.7.1" } }, @@ -2457,7 +2460,8 @@ "version": "4.0.7", "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/expand-template": { "version": "2.0.3", @@ -2863,6 +2867,7 @@ "resolved": "https://registry.npmjs.org/langchain/-/langchain-1.5.2.tgz", "integrity": "sha512-5vCWYvzxuY7gJ8UCgSZ17SM45gou5PtRguFgeQIyCnHzGZQUFLHKi/eQArL3Ad98fJ/UiOEAaTXiI3jfIdoABg==", "license": "MIT", + "peer": true, "dependencies": { "@langchain/langgraph": "^1.4.4", "@langchain/langgraph-checkpoint": "^1.1.2", @@ -2881,6 +2886,7 @@ "resolved": "https://registry.npmjs.org/langsmith/-/langsmith-0.7.4.tgz", "integrity": "sha512-EGYCw85etSarYazeTgj8DICVIFg+26gsVZ0zq8V7kjIb59huURJpZZJqVFkvRpZFxmfyYrpIhtk2qtHgGR8K+w==", "license": "MIT", + "peer": true, "dependencies": { "p-queue": "6.6.2" }, @@ -3038,6 +3044,7 @@ "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz", "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==", "license": "MIT", + "peer": true, "bin": { "mustache": "bin/mustache" } @@ -3265,6 +3272,7 @@ "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", "license": "MIT", + "peer": true, "engines": { "node": ">=4" } @@ -3274,6 +3282,7 @@ "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz", "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==", "license": "MIT", + "peer": true, "dependencies": { "eventemitter3": "^4.0.4", "p-timeout": "^3.2.0" @@ -3305,6 +3314,7 @@ "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz", "integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==", "license": "MIT", + "peer": true, "dependencies": { "p-finally": "^1.0.0" }, diff --git a/package.json b/package.json index a85d741..fc005b9 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "oxlint": "^1.73.0" }, "dependencies": { - "deepagents": "^1.10.5", + "deepagents": "^1.10.8", "@langchain/langgraph": "^1.4.7", "@langchain/langgraph-checkpoint-sqlite": "^1.0.3", "@langchain/openai": "^1.5.5",