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

Review frontend #2257

Open
id2359 opened this issue Oct 28, 2022 · 1 comment
Open

Review frontend #2257

id2359 opened this issue Oct 28, 2022 · 1 comment
Assignees
Labels

Comments

@id2359
Copy link
Member

id2359 commented Oct 28, 2022

produce plan of attack for rationalising the frontend code

@id2359 id2359 self-assigned this Oct 28, 2022
@id2359 id2359 added this to the M1 Frontend Updates milestone Oct 28, 2022
@id2359
Copy link
Member Author

id2359 commented Oct 28, 2022

ncu -u

Using yarn
Upgrading /app/rdrf/rdrf/frontend/package.json
[====================] 40/40 100%

@testing-library/jest-dom ^5.16.4 → ^5.16.5
@testing-library/react ^13.1.1 → ^13.4.0
@testing-library/user-event ^14.1.1 → ^14.4.3
@types/jest 25.1.4 → 29.2.0
@types/lodash ^4.14.149 → ^4.14.186
@types/node 13.9.0 → 18.11.7
@types/rc-slider ^8.6.5 → ^9.3.0
@types/rc-tooltip ^3.7.2 → ^3.7.7
@types/react 18.0.8 → 18.0.24
@types/react-dom 18.0.3 → 18.0.8
@types/react-redux ^7.1.7 → ^7.1.24
@types/redux-actions ^2.6.1 → ^2.6.2
axios ^0.27.2 → ^1.1.3
bootstrap ^4.4.1 → ^5.2.2
prettier ^2.2.1 → ^2.7.1
rc-slider ^9.2.2 → ^10.0.1
rc-tooltip ^4.0.1 → ^5.2.2
react ^18.1.0 → ^18.2.0
react-dom ^18.1.0 → ^18.2.0
react-icons ^4.3.1 → ^4.6.0
react-redux ^8.0.1 → ^8.0.4
reactstrap ^9.0.2 → ^9.1.5
renamer ^1.1.4 → ^4.0.0
typescript 4.6.4 → 4.8.4
yarn ^1.22.18 → ^1.22.19

Run yarn install to install new versions.

yarn install

yarn install v1.22.19
[1/4] Resolving packages...
warning @types/rc-slider@9.3.1: This is a stub types definition. rc-slider provides its own type definitions, so you do not need this installed.
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > bootstrap@5.2.2" has unmet peer dependency "@popperjs/core@^2.11.6".
warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".
warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".
warning " > @testing-library/user-event@14.4.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
warning " > tslint-react@4.2.0" has incorrect peer dependency "tslint@^5.1.0".
[4/4] Building fresh packages...
success Saved lockfile.
Done in 22.60s.

id2359 added a commit that referenced this issue Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant