Added react 18 and updated packages. - #58
Open
ChadJPetersen wants to merge 4 commits into
Open
Conversation
Contributor
Author
|
bump |
crharmon
reviewed
Jan 2, 2025
crharmon
left a comment
There was a problem hiding this comment.
I would like to see this merged, if your testing is complete
FerJSsilva
approved these changes
Nov 22, 2025
|
@ChadJPetersen Could you please remove me as a reviewer? I accidentally approved this PR but I'm not involved with it. Thanks! Or close the PR if it's not effective anymore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Added react 18 and updated packages.
Updates
updated @babel/cli to ^7.19.3
updated @babel/core to ^7.20.2
updated @babel/plugin-proposal-class-properties to ^7.18.6
updated @babel/plugin-transform-runtime to ^7.19.6
updated @babel/preset-env to ^7.20.2
updated @babel/preset-react to ^7.18.6
updated @babel/preset-typescript to ^7.18.6
updated @types/lodash to ^4.14.189
updated @types/react to ^18.0.25
updated @typescript-eslint/eslint-plugin to ^5.44.0
updated @typescript-eslint/parser to ^5.44.0
updated babel-plugin-import to ^1.13.5
updated eslint to ^8.28.0
updated eslint-config-react-app to ^7.0.1
updated eslint-plugin-flowtype to ^8.0.3
updated eslint-plugin-import to ^2.26.0
updated eslint-plugin-jsx-a11y to ^6.6.1
updated eslint-plugin-react to ^7.31.11
updated eslint-plugin-react-hooks to ^4.6.0
updated husky to ^8.0.2
updated lint-staged to ^13.0.3
updated lodash to ^4.17.21
updated moment to ^2.29.4
updated prettier to ^2.7.1
updated react to ^18.2.0
updated react-dom to ^18.2.0
updated typescript to ^4.9.3
updated keycharm to ^0.4.0
updated propagating-hammerjs to ^2.0.1
updated uuid to ^8.3.2
updated vis-data to ^7.1.4
updated vis-timeline to ^7.7.0
updated vis-util to ^5.0.3
updated depricated babel-eslint to @babel/eslint-parser: ^7.19.1
Added tslib:^2.4.1
Added missing peer dependency xss:^1.0.0
added react 18 as a peer dependency option.