Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: min node version with update packages #7133

Merged
merged 2 commits into from
Dec 9, 2023
Merged

UI: min node version with update packages #7133

merged 2 commits into from
Dec 9, 2023

Conversation

nopcoder
Copy link
Contributor

@nopcoder nopcoder commented Dec 9, 2023

Update minimum required Node version to 18.

Set typescript "moduleResolution" to "bundle".

Update the following packages:

  • @babel/eslint-parser: from 7.19.1 to 7.23.3
  • @rollup/plugin-replace: from 4.0.0 to 5.0.5
  • @typescript-eslint/eslint-plugin: from 5.38.0 to 6.13.2
  • @typescript-eslint/parser: from 5.38.0 to 6.13.2
  • @vitejs/plugin-react: from 3.0.0 to 4.2.1
  • @vitejs/plugin-react-swc: from 3.0.1 to 3.5.0
  • typescript: from 4.8.3 to 5.3.3
  • vite: from 4.0.5 to 5.0.7
  • vitest: from 0.29.2 to 1.0.3

* @babel/eslint-parser: from 7.19.1 to 7.23.3
* @rollup/plugin-replace: from 4.0.0 to 5.0.5
* @typescript-eslint/eslint-plugin: from 5.38.0 to 6.13.2
* @typescript-eslint/parser: from 5.38.0 to 6.13.2
* @vitejs/plugin-react: from 3.0.0 to 4.2.1
* @vitejs/plugin-react-swc: from 3.0.1 to 3.5.0
* typescript: from 4.8.3 to 5.3.3
* vite: from 4.0.5 to 5.0.7
* vitest: from 0.29.2 to 1.0.3
@nopcoder nopcoder added area/UI Improvements or additions to UI exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached labels Dec 9, 2023
@nopcoder nopcoder requested a review from a team December 9, 2023 17:06
@nopcoder nopcoder self-assigned this Dec 9, 2023
@nopcoder nopcoder changed the title UI: update the following packages UI: update packages Dec 9, 2023
@nopcoder nopcoder changed the title UI: update packages UI: min node version with update packages Dec 9, 2023
Copy link
Member

@N-o-Z N-o-Z left a comment

Choose a reason for hiding this comment

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

LGTM

@nopcoder nopcoder merged commit 16ceae6 into master Dec 9, 2023
39 checks passed
@nopcoder nopcoder deleted the chore/ui-build branch December 9, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI Improvements or additions to UI exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants