mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 22:46:39 -04:00
bump some deps
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import NextImage from "next/image";
|
||||
import classNames from "classnames";
|
||||
import type { ImageProps as NextImageProps } from "next/image";
|
||||
import type { ImageProps as NextImageProps, StaticImageData } from "next/image";
|
||||
|
||||
import styles from "./Image.module.css";
|
||||
|
||||
|
Reference in New Issue
Block a user