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 dependencies #86

Merged
merged 31 commits into from Oct 18, 2021
Merged

Update dependencies #86

merged 31 commits into from Oct 18, 2021

Conversation

sophiamersmann
Copy link
Member

Closes #85

@github-actions
Copy link

github-actions bot commented Oct 14, 2021

Deploy preview for rbb-data-storybook ready!

✅ Preview
https://rbb-data-storybook-6pkwf7kkt-errnesto.vercel.app
https://deps-rbb-data.errnesto.vercel.app

Built with commit 4d68361.
This pull request is being automatically deployed with vercel-action

@sophiamersmann
Copy link
Member Author

$ npm outdated
Package                Current  Wanted  Latest  Location                            Depended by
eslint                  7.32.0  7.32.0   8.0.1  node_modules/eslint                 starter
fuse.js                  3.6.1   3.6.1   6.4.6  node_modules/fuse.js                starter
leaflet.markercluster    1.4.1   1.5.3   1.5.3  node_modules/leaflet.markercluster  starter
react-leaflet            2.7.0   2.8.0   3.2.2  node_modules/react-leaflet          starter
react-leaflet-bing-v2    5.0.1   5.2.3   5.2.3  node_modules/react-leaflet-bing-v2  starter
  • eslint v8 support for next.js is in the making: Support ESLint v8 vercel/next.js#29865
  • fuse.js would need to be updated from v3 to v6. I assume this needs some rewrites but haven't looked into it
  • react-leaflet, react-leaflet-bing-v2, leaflet.markercluster: Updating this to the latest version would need some rewrites

@sophiamersmann
Copy link
Member Author

sophiamersmann commented Oct 18, 2021

The dependency tree is still broken (e.g. npm audit fix fails) but I'll leave it like this for now

@sophiamersmann sophiamersmann merged commit a931520 into main Oct 18, 2021
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.

Tidy up dependencies
1 participant