From 9c580f23ce4763d2e873a836f494912ed39a3e74 Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Sun, 8 Dec 2024 01:34:26 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(=5Fpnpm):=20update=20lockfil?= =?UTF-8?q?e=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f45a0f..8699412 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,6 +20,9 @@ importers: react-dom: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) + react-icons: + specifier: ^5.4.0 + version: 5.4.0(react@18.3.1) react-router-dom: specifier: ^6.22.3 version: 6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1353,6 +1356,11 @@ packages: peerDependencies: react: ^18.3.1 + react-icons@5.4.0: + resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} + peerDependencies: + react: '*' + react-refresh@0.14.2: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} @@ -2857,6 +2865,10 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 + react-icons@5.4.0(react@18.3.1): + dependencies: + react: 18.3.1 + react-refresh@0.14.2: {} react-router-dom@6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):