Skip to content

Task/update deps July 2026#710

Open
bedrich-schindler wants to merge 4 commits into
masterfrom
task/update-deps-april-2026
Open

Task/update deps July 2026#710
bedrich-schindler wants to merge 4 commits into
masterfrom
task/update-deps-april-2026

Conversation

@bedrich-schindler

Copy link
Copy Markdown
Contributor

Closes #709

@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://react-ui-org.github.io/react-ui/pr-preview/pr-710/

Built to branch gh-pages at 2026-07-05 08:55 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Comment thread .eslintrc-ts
Comment thread babel.config.js
Comment thread package.json
Comment thread package.json
Comment thread package.json
Comment thread package.json
@bedrich-schindler

Copy link
Copy Markdown
Contributor Author

I will get back to this shortly

* react and react-dom is frozen at ~18.2.0 due introduction of
  deprecation warnings in 18.3 as preparation for version 19
* eslint is frozen at the latest minor version 8 due to newer API
  in version 9 is not compatible with used configs
* @babel/* is frozen at version 7 because @babel/eslint-parser 8 requires
  eslint 9 or newer, so it is to be updated together with eslint
* stylelint and @stylistic/stylelint-config to be updated separately
* sass-loader to be updated separately
* typescript to be updated separately

`eslint-config-airbnb-typescript` is no longer maintained,
so we replace it with local copy of it with fixed rules
@bedrich-schindler bedrich-schindler changed the title Task/update deps april 2026 Task/update deps July 2026 Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependencies

2 participants