GW2Treasures / gw2treasures.com

Guild Wars 2 database
https://gw2treasures.com/
MIT License
17 stars 5 forks source link

Hoist eslint-config-next@15.0.0-rc.0 to root #1326

Closed darthmaim closed 1 month ago

darthmaim commented 1 month ago

Noticed eslint-config-next@15.0.0-rc.0 and its dependencies were installed locally in the web and @gw2treasures/ui packages instead of being hoisted to root, even though they used the same version. Fixed by removing and reinstalling the dependency. This also updated all the dependencies used by eslint-config-next.

Also ran npm dedupe to dedupe some other dependencies