From da291990e13271a90489367e61479c818969c464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 18:42:25 +0000 Subject: [PATCH] Update dependency lru-cache to v11 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c32879a0..ad9757e3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@vercel/analytics": "1.3.2", "hosted-git-info": "8.0.0", - "lru-cache": "10.4.3", + "lru-cache": "11.0.2", "next": "15.0.2", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7ceeefe..671940ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 8.0.0 version: 8.0.0 lru-cache: - specifier: 10.4.3 - version: 10.4.3 + specifier: 11.0.2 + version: 11.0.2 next: specifier: 15.0.2 version: 15.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1416,8 +1416,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lru-cache@11.0.1: - resolution: {integrity: sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==} + lru-cache@11.0.2: + resolution: {integrity: sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==} engines: {node: 20 || >=22} markdown-it@14.1.0: @@ -3614,7 +3614,7 @@ snapshots: lru-cache@10.4.3: {} - lru-cache@11.0.1: {} + lru-cache@11.0.2: {} markdown-it@14.1.0: dependencies: @@ -3859,7 +3859,7 @@ snapshots: path-scurry@2.0.0: dependencies: - lru-cache: 11.0.1 + lru-cache: 11.0.2 minipass: 7.1.2 path-type@4.0.0: {}