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

frontend: headlamp-plugin: Update dependencies #2361

Closed
wants to merge 8 commits into from
Closed

Conversation

illume
Copy link
Collaborator

@illume illume commented Sep 30, 2024

  • Update reduxtoolkit, and remove redux-mock-store and types to reduce third party deps.

@illume illume force-pushed the front-deps branch 8 times, most recently from 86183f3 to e6e6423 Compare September 30, 2024 11:43
This can be seen when building the headlamp-plugin tar.gz

Signed-off-by: René Dudfield <renedudfield@microsoft.com>
Otherwise an old typescript is installed. This is a work around.

Signed-off-by: René Dudfield <renedudfield@microsoft.com>
…ncies

This is so that @headlamp-k8s/eslint-config is installed to top level
of node_modules/@headlamp-k8s/eslint-config

Signed-off-by: René Dudfield <renedudfield@microsoft.com>
Signed-off-by: René Dudfield <renedudfield@microsoft.com>
This seems to fix an error with react-router-dom and MemoryRouter.

I think this makes sense, because if there are @types/ then those
should be considered first, because you only use @types/ packages
for when the main package does not have any types.

Signed-off-by: René Dudfield <renedudfield@microsoft.com>
Signed-off-by: René Dudfield <renedudfield@microsoft.com>
Signed-off-by: René Dudfield <renedudfield@microsoft.com>
Remove redux-mock-store and types to reduce third party deps.

Signed-off-by: René Dudfield <renedudfield@microsoft.com>
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.

1 participant