perf(image): image optimization (tested component)
-
Image optimization with nuxt/image
-
New Component OptimizedImage wraps around v-img and uses useImage
-
Vitest setup for unit testing with nuxt-vitest
-
Component tested (poorly) with one Snapshot test and mount test
-
some dependency updates