Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.65k stars 107 forks source link

npm libs in version catalogs #671

Open Vampire opened 1 year ago

Vampire commented 1 year ago

What?

Handle version for NPM libs that are defined in a version catalog.

Why?

So that you get version update comments for NPM libs in the version catalog. How to define and use them can be seen at https://youtrack.jetbrains.com/issue/KT-56416/KJS-Gradle-npm-compatibility-with-Gradle-version-catalogs

How?

Most things were in place already, I just needed to adjust 3 spots to handle NPM dependencies accordingly.

Testing?

Manually with my setup-wsl project.