diff --git a/package.json b/package.json index ae217e31..09abc454 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "gray-matter": "^4.0.3", - "image-size": "^1.1.1", + "image-size": "^2.0.2", "lodash-es": "^4.17.21", "lucide-react": "^0.563.0", "match-sorter": "^6.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8b8fafc..234cd437 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 image-size: - specifier: ^1.1.1 - version: 1.2.1 + specifier: ^2.0.2 + version: 2.0.2 lodash-es: specifier: ^4.17.21 version: 4.17.22 @@ -3743,11 +3743,6 @@ packages: resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==} engines: {node: '>= 4'} - image-size@1.2.1: - resolution: {integrity: sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==} - engines: {node: '>=16.x'} - hasBin: true - image-size@2.0.2: resolution: {integrity: sha512-IRqXKlaXwgSMAMtpNzZa1ZAe8m+Sa1770Dhk8VkSsP9LS+iHD62Zd8FQKs8fbPiagBE7BzoFX23cxFnwshpV6w==} engines: {node: '>=16.x'} @@ -4941,9 +4936,6 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - queue@6.0.2: - resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} - randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} @@ -9917,10 +9909,6 @@ snapshots: ignore@7.0.5: {} - image-size@1.2.1: - dependencies: - queue: 6.0.2 - image-size@2.0.2: {} import-fresh@3.3.1: @@ -11282,10 +11270,6 @@ snapshots: queue-microtask@1.2.3: {} - queue@6.0.2: - dependencies: - inherits: 2.0.4 - randombytes@2.1.0: dependencies: safe-buffer: 5.2.1