Skip to content

Commit 8555272

Browse files
committed
chore: sync with main and rebuild the lockfile snapshot
2 parents 4e9bb2d + 08947d2 commit 8555272

4 files changed

Lines changed: 90 additions & 300 deletions

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
inherit (finalAttrs) pname version src pnpmWorkspaces;
161161
inherit pnpm;
162162
fetcherVersion = 3;
163-
hash = "sha256-7U48bXBsxGkJeSKja0f3Z/OmhrTqDnON50hMGG26Ks4=";
163+
hash = "sha256-EPePwye7D1uRuOPjwgjTMRW46OwzRV1snYxzCbIKMl8=";
164164
};
165165

166166
nativeBuildInputs = [

packages/agent-core-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ignore": "^5.3.2",
7272
"immer": "^11.1.0",
7373
"jimp": "^1.6.1",
74-
"js-yaml": "^4.1.1",
74+
"js-yaml": "^4.3.1",
7575
"linkedom": "^0.18.12",
7676
"node-pty": "^1.1.0",
7777
"openai": "^6.34.0",

packages/agent-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"chokidar": "^4.0.3",
8585
"ignore": "^5.3.2",
8686
"jimp": "^1.6.1",
87-
"js-yaml": "^4.1.1",
87+
"js-yaml": "^4.3.1",
8888
"linkedom": "^0.18.12",
8989
"node-pty": "^1.1.0",
9090
"nunjucks": "^3.2.4",

0 commit comments

Comments
 (0)