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

pnpm warning #654

Open
flahol opened this issue Jan 26, 2024 · 2 comments
Open

pnpm warning #654

flahol opened this issue Jan 26, 2024 · 2 comments

Comments

@flahol
Copy link

flahol commented Jan 26, 2024

After installing this module
pnpm add -D vite-plugin-pwa
pnpm gives a warning :
 WARN  2 deprecated subdependencies found: rollup-plugin-terser@7.0.2, sourcemap-codec@1.4.8

vite-plugin-pwa 0.17.5
└─┬ workbox-build 7.0.0 peer
  ├─┬ @rollup/plugin-replace 2.4.2
  │ └─┬ magic-string 0.25.9
  │   └── sourcemap-codec 1.4.8
  ├─┬ @surma/rollup-plugin-off-main-thread 2.2.3
  │ └─┬ magic-string 0.25.9
  │   └── sourcemap-codec 1.4.8
  └── rollup-plugin-terser 7.0.2

New versions are :
rollup/plugin-replace is 5.0.5
magic-string is 0.30.5
sourcemap-codec is 1.4.15
rollup-plugin-terser is @rollup/plugin-terser 0.4.4

@userquin
Copy link
Member

you can ignore the warnings, we'll review dependencies on next minor or major ('0.19.0or1.0.0`, check PR page)

@vingeraycn
Copy link

@userquin Thanks for your work, but this issue still exist in latest version, there are any alternative solution?
image

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

3 participants