Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm WARN deprecated #538

Open
muriloelias opened this issue Jun 10, 2022 · 2 comments
Open

npm WARN deprecated #538

muriloelias opened this issue Jun 10, 2022 · 2 comments

Comments

@muriloelias
Copy link

Hi guys, some alerts when install the package:

npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Version no longer supported. Upgrade to @latest
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.

$ npm why source-map-resolve
[email protected] dev
node_modules/source-map-resolve
source-map-resolve@"^0.6.0" from [email protected]
node_modules/css
css@"^3.0.0" from [email protected]
node_modules/inline-critical
inline-critical@"^8.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project

$ npm why puppeteer
[email protected] dev
node_modules/puppeteer
puppeteer@"2.1.1" from [email protected]
node_modules/penthouse
penthouse@"^2.3.2" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project

$ npm why svgo
[email protected] dev
node_modules/svgo
svgo@"^1.3.2" from [email protected]
node_modules/postcss-image-inliner
postcss-image-inliner@"^5.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project

@bezoerb
Copy link
Collaborator

bezoerb commented Oct 8, 2023

puppeteer needs to be bumped at penthouse. There's already a PR for this: pocketjoso/penthouse#347

i guess i need to take care for postcss-image-inliner myself ;)

@bezoerb
Copy link
Collaborator

bezoerb commented Oct 9, 2023

image

only one left :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants