Skip to content

Commit dfe944f

Browse files
committed
chore: sync release branch with main
2 parents 751d1a9 + 9dd2cbc commit dfe944f

5 files changed

Lines changed: 103 additions & 25 deletions

File tree

apps/vis/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typecheck": "tsc --noEmit"
2929
},
3030
"dependencies": {
31-
"@hono/node-server": "^1.13.7",
31+
"@hono/node-server": "^1.19.15",
3232
"@pymodel/agent-core": "workspace:^",
3333
"@pymodel/kosong": "workspace:^",
3434
"hono": "^4.7.7",

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-lnrnI7eBQ1UCVxjFgkY7Rdxobd7t4zFxzWjPAdZd5ao=";
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",

pnpm-lock.yaml

Lines changed: 99 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)