Skip to content
Open
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 packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/node": "^25.2.0",
"@types/react": "^19.2.7",
"fast-check": "^3.15.1",
"happy-dom": "^20.0.0",
"happy-dom": "^20.8.8",
"react": "^19.2.4",
"tsx": "^4.7.0",
"typescript": "^5.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.3",
"axe-core": "^4.11.1",
"happy-dom": "^20.5.0",
"happy-dom": "^20.8.8",
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.md when tooling dependencies change

This bump changes the test/tooling runtime (happy-dom) but the same commit does not update the project memory doc, which violates the hard rule in /workspace/Design-System/AGENTS.md requiring FORJAMIE.md updates for any behavior/config/tooling change in the same change-set. Leaving this undocumented makes the repo’s canonical map stale (especially for security-related dependency baselines) and breaks the documented “definition of done” process.

Useful? React with 👍 / 👎.

"jsdom": "^28.0.0",
"storybook": "10.2.17",
"typescript": "^5.7.2",
Expand Down
84 changes: 46 additions & 38 deletions pnpm-lock.yaml

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

Loading