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

Update frontend #906

Merged
merged 5 commits into from
Oct 14, 2024
Merged

Update frontend #906

merged 5 commits into from
Oct 14, 2024

Conversation

fliiiix
Copy link
Member

@fliiiix fliiiix commented Oct 11, 2024

No description provided.

@fliiiix
Copy link
Member Author

fliiiix commented Oct 11, 2024

warning eslint-config-react-app > babel-preset-react-app > @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
warning eslint-config-react-app > babel-preset-react-app > @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
warning eslint-config-react-app > babel-preset-react-app > @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
warning eslint-config-react-app > babel-preset-react-app > @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
warning eslint-config-react-app > babel-preset-react-app > @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
warning eslint-config-standard-with-typescript@43.0.1: Please use eslint-config-love, instead.
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > eslint-config-react-app@7.0.1" has incorrect peer dependency "eslint@^8.0.0".
warning "eslint-config-react-app > @typescript-eslint/eslint-plugin@5.62.0" has incorrect peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning "eslint-config-react-app > @typescript-eslint/parser@5.62.0" has incorrect peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning "eslint-config-react-app > eslint-plugin-jest@25.7.0" has incorrect peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning "eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".
warning "eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".
warning "eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has incorrect peer dependency "eslint@^8.1.0".
warning "eslint-config-react-app > eslint-plugin-testing-library@5.11.1" has incorrect peer dependency "eslint@^7.5.0 || ^8.0.0".
warning "eslint-config-react-app > eslint-plugin-react-hooks@4.6.2" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0".
warning "eslint-config-react-app > @typescript-eslint/eslint-plugin > @typescript-eslint/utils@5.62.0" has incorrect peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning "eslint-config-react-app > eslint-plugin-jest > @typescript-eslint/experimental-utils@5.62.0" has incorrect peer dependency "eslint@^6.0.0 || ^7.0.0 || ^8.0.0".
warning " > eslint-config-standard-with-typescript@43.0.1" has incorrect peer dependency "@typescript-eslint/eslint-plugin@^6.4.0".
warning " > eslint-config-standard-with-typescript@43.0.1" has incorrect peer dependency "eslint@^8.0.1".
warning " > eslint-config-standard-with-typescript@43.0.1" has incorrect peer dependency "eslint-plugin-n@^15.0.0 || ^16.0.0 ".
warning " > eslint-config-standard-with-typescript@43.0.1" has incorrect peer dependency "eslint-plugin-promise@^6.0.0".
warning "eslint-config-standard-with-typescript > @typescript-eslint/parser@6.21.0" has incorrect peer dependency "eslint@^7.0.0 || ^8.0.0".
warning "eslint-config-standard-with-typescript > eslint-config-standard@17.1.0" has incorrect peer dependency "eslint@^8.0.1".
warning "eslint-config-standard-with-typescript > eslint-config-standard@17.1.0" has incorrect peer dependency "eslint-plugin-n@^15.0.0 || ^16.0.0 ".
warning "eslint-config-standard-with-typescript > eslint-config-standard@17.1.0" has incorrect peer dependency "eslint-plugin-promise@^6.0.0".

yarn still gives a lot of warnings but thats the normal vibe with js?

@fliiiix fliiiix requested review from reglim and randombenj October 11, 2024 07:14
@fliiiix
Copy link
Member Author

fliiiix commented Oct 11, 2024

3611595dbbfad4466c90e03327d2dc32b05c9e22 is also deployed to test @randombenj if you want to click around

@fliiiix fliiiix merged commit 50543bc into main Oct 14, 2024
8 checks passed
@fliiiix fliiiix deleted the chore/update-frontend branch October 14, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants