From 6cbbddf7f6d99cf0c34cc4731cf2b26dcdc88af8 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Wed, 4 Dec 2024 19:59:34 +0000 Subject: [PATCH] chore: remove `use-image` --- package.json | 3 +-- pnpm-lock.yaml | 14 -------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/package.json b/package.json index 182a30e..c0ca082 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,7 @@ "react-dom": "^18.3.1", "react-konva": "^18.2.10", "tailwind-merge": "^2.5.5", - "tailwindcss-animate": "^1.0.7", - "use-image": "^1.1.1" + "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@eslint/js": "^9.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1aa3c1b..4ad06b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,9 +38,6 @@ importers: tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.16) - use-image: - specifier: ^1.1.1 - version: 1.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@eslint/js': specifier: ^9.15.0 @@ -1700,12 +1697,6 @@ packages: '@types/react': optional: true - use-image@1.1.1: - resolution: {integrity: sha512-n4YO2k8AJG/BcDtxmBx8Aa+47kxY5m335dJiCQA5tTeVU4XdhrhqR6wT0WISRXwdMEOv5CSjqekDZkEMiiWaYQ==} - peerDependencies: - react: '>=16.8.0' - react-dom: '>=16.8.0' - use-sidecar@1.1.2: resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} @@ -3324,11 +3315,6 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - use-image@1.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - use-sidecar@1.1.2(@types/react@18.3.12)(react@18.3.1): dependencies: detect-node-es: 1.1.0