Skip to content

chore(deps): update all non-major dependencies (examples, templates &… #3384

chore(deps): update all non-major dependencies (examples, templates &…

chore(deps): update all non-major dependencies (examples, templates &… #3384

Triggered via push December 15, 2025 07:01
Status Success
Total duration 1m 44s
Artifacts

examples.yml

on: push
Matrix: examples
Matrix: patterns
Matrix: templates
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
templates (nextjs-pages): templates/nextjs-pages/pages/index.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
templates (nextjs-pages): templates/nextjs-pages/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
examples (nextjs-pages): examples/nextjs-pages/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
templates (nextjs-app): templates/nextjs-app/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
templates (nextjs-app): 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
examples (nextjs-app): examples/nextjs-app/eslint.config.mjs#L8
'__dirname' is assigned a value but never used