chore(deps): update dependency next to v16.2.3 [security] #4275
Annotations
2 warnings
|
ESLint:
templates/nextjs-app/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
|
|
ESLint:
templates/nextjs-app/app/page.tsx#L9
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Loading