Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"ajv": "^8.18.0",
"concurrently": "^9.2.1",
"fast-check": "^4.7.0",
"hono": "^4.12.16",
"hono": "^4.12.18",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update FORJAMIE for the dependency change

The root AGENTS.md hard rule says any commit that changes behavior, config, or tooling must update FORJAMIE.md in the same change-set. This dependency/security bump changes package manifests and the lockfile, including transitive runtime requirements, but the diff only touches package.json, platforms/mcp/package.json, and pnpm-lock.yaml, so the project map is left stale and violates the repo’s documented definition of done.

Useful? React with 👍 / 👎.

"playwright": "^1.58.2",
"sharp": "^0.34.5",
"tsx": "^4.21.0",
Expand Down
2 changes: 1 addition & 1 deletion platforms/mcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.26.0",
"hono": "^4.12.16",
"hono": "^4.12.18",
"zod": "^4.3.5",
"zod-to-json-schema": "^3.25.1"
},
Expand Down
112 changes: 68 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading