Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/agent-in-aws-bedrock-agent-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@astack-tech/tools": "workspace:*",
"@hono/node-server": "^1.13.7",
"dotenv": "^17.2.2",
"hono": "^4.6.14"
"hono": "^4.11.10"
},
"devDependencies": {
"@types/node": "^22.0.0",
Expand Down
538 changes: 82 additions & 456 deletions examples/agent-in-aws-bedrock-agent-core/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/serve-astack/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@fastify/type-provider-typebox": "^4.1.0",
"@sinclair/typebox": "^0.34.41",
"dotenv": "^17.2.2",
"fastify": "^5.2.0"
"fastify": "^5.7.3"
},
"devDependencies": {
"@types/node": "^22.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/serve-astack/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.263.1",
"next": "15.5.9",
"next": "15.5.10",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-markdown": "^10.1.0",
Expand Down
429 changes: 232 additions & 197 deletions examples/serve-astack/pnpm-lock.yaml

Large diffs are not rendered by default.

401 changes: 98 additions & 303 deletions examples/simple-browser-use/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading