tailwindlabs / tailwindui-issues

Bug fixes and feature request tracking for Tailwind UI.
233 stars 4 forks source link

Severe `npm audit` warnings in the template projects #1589

Closed peaceful-james closed 3 months ago

peaceful-james commented 3 months ago

Please check your Tailwind UI "template" projects for npm audit warnings.

peaceful-james commented 3 months ago

P.S. the humor in the templates is screamingly funny. I especially love the "TaxPal" testimonials. 10/10

reinink commented 3 months ago

Hey thanks for pointing this out! We've updated all of our templates to use Next.js v14.2.x, which resolves this issue.

To fix this in your own project you can either download the updated template from Tailwind UI and replace your package-lock.json, or simply run npm run fix to resolve it.

And I'm glad to hear you like our template copy — we spend more time than we like to admit writing it, so it's nice to know it's appreciated 😊