preactjs / preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
https://preactjs.com
MIT License
36.35k stars 1.93k forks source link

chore: Bump lockfile version to v3 #4398

Closed rschristian closed 1 month ago

rschristian commented 1 month ago

Shouldn't be any functional changes, though it does nearly halve the lockfile size due to v2 being a combination of v1 & v3, making half of it redundant.

v3 is backwards compatible to NPM v7, which came out February '21.

coveralls commented 1 month ago

Coverage Status

coverage: 99.611%. remained the same when pulling 522e980d04322e8f739c8f81099ba9e4f102759a on chore/lockfile into 4ddd8fcb91615a69a6fdbfa385a7cbbb698c42ab on main.