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.14",
"fast-check": "^4.7.0",
"happy-dom": "^20.8.9",
"happy-dom": "^20.9.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Update FORJAMIE for this tooling change

This dependency bump changes the workspace’s test DOM/tooling configuration, but the changeset does not include FORJAMIE.md (checked git diff --name-only 87e6e0a^ 87e6e0a). The root AGENTS.md hard rule says any commit that changes config or tooling must update FORJAMIE.md in the same changeset, including a Recent Changes entry, so the project map is now stale for this test-environment update.

Useful? React with 👍 / 👎.

"react": "^19.2.5",
"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.8.9",
"happy-dom": "^20.9.0",
"jsdom": "^28.0.0",
"storybook": "10.2.17",
"typescript": "^5.7.2",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

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

Loading