antfu-collective / vite-ssg

Static site generation for Vue 3 on Vite
MIT License
1.32k stars 136 forks source link

Bump 'critters' dependency to 0.0.20 #370

Closed binaryfire closed 1 year ago

binaryfire commented 1 year ago

Clear and concise description of the problem

A new version of Critters has been released:

https://github.com/GoogleChromeLabs/critters/releases/tag/0.0.20

However it's throwing peer dependency warnings in npm:

image

Suggested solution

Bump critters dependency version for vite-ssg

Alternative

No response

Additional context

No response

Validations

rezelute commented 1 year ago

Same issue for me, its blocking me updating to the latest version of vite-ssg

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: vite-ssg@0.23.2
npm ERR! Found: critters@0.0.20
npm ERR! node_modules/critters
npm ERR!   dev critters@"0.0.20" from the root project
antfu commented 1 year ago

Bumpped.