neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
678 stars 346 forks source link

Update deprecated dep with the new version #1877

Closed noahmay closed 1 year ago

noahmay commented 1 year ago

postcss-cssnext is deprecated in favor of postcss-preset-env. Postcss-cssnext uses a version of isnumeric that does not have a license. To stay license compliant we need to replace postcss-cssnext with postcss-preset-env.