User story / Problem statement
Currently, several dependencies trail their latest patch/minor releases with no breaking changes. Bumping them now keeps the tree current and isolates the easy wins from the larger major-version migrations tracked in the parent epic.
Expected outcome
All low-risk patch/minor bumps applied in a single PR, lint/typecheck/tests green.
Acceptance criteria
Technical notes
Part of #76. Pure patch/minor; no API changes expected.
User story / Problem statement
Currently, several dependencies trail their latest patch/minor releases with no breaking changes. Bumping them now keeps the tree current and isolates the easy wins from the larger major-version migrations tracked in the parent epic.
Expected outcome
All low-risk patch/minor bumps applied in a single PR, lint/typecheck/tests green.
Acceptance criteria
@biomejs/biome2.4.15 → 2.4.16 (root)@commitlint/cli+@commitlint/config-conventional21.0.1 → 21.0.2 (root)lint-staged17.0.4 → 17.0.7 (root)@happy-dom/global-registrator20.10.1 → 20.10.2@radix-ui/react-dialog1.1.15 → 1.1.16@radix-ui/react-tabs1.1.13 → 1.1.14@radix-ui/react-toast1.2.15 → 1.2.16@radix-ui/react-tooltip1.2.8 → 1.2.9@types/node25.9.1 → 25.9.2 (canton-connect-kit, dapp/e2e, wallet-service)npm installclean, lint + typecheck + tests passTechnical notes
Part of #76. Pure patch/minor; no API changes expected.