Revert "build(deps): update yarn packages and resolve build, test, an…#1643
Revert "build(deps): update yarn packages and resolve build, test, an…#1643ditman wants to merge 1 commit into
Conversation
…d lint deprecations (a2ui-project#1616)" This reverts commit 85381fc.
There was a problem hiding this comment.
Code Review
This pull request downgrades numerous dependencies across the repository's renderers, samples, and tools, including reverting React to v18 and Angular CDK/Material to v20. Key feedback on these changes addresses a critical version mismatch between Angular core and Material packages, and warns that lowering the bundle budget limits in angular.json will likely trigger production build failures. Additionally, reviewers recommend keeping test assertions inside the waitFor block to prevent flakiness, retaining ESLint disable comments in layout.tsx to avoid Next.js custom font linting errors, and removing redundant tslib declarations from devDependencies.
|
Well, this won't run until conflicts are resolved and I won't do that right now. |
Revert "build(deps): update yarn packages and resolve build, test, and lint deprecations (#1616)"
This reverts commit 85381fc.
Pre-launch Checklist
If you need help, consider asking for advice on the discussion board.