From 036abaca0e7ebcae5cc579e0e0c9332f9b80ddbe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Sep 2024 09:44:06 +0000 Subject: [PATCH 1/2] fix: upgrade lucide-react from 0.435.0 to 0.436.0 Snyk has created this PR to upgrade lucide-react from 0.435.0 to 0.436.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/nslee333/project/cd622a22-12b5-4d9c-8de8-0df22a11e7ce?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fcd047..ba54797 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "base64-js": "^1.5.1", "clsx": "^2.1.0", "dotenv": "^16.4.5", - "lucide-react": "^0.435.0", + "lucide-react": "^0.436.0", "next": "^14.1.4", "nodemailer": "^6.9.13", "nunjucks": "^3.2.4", From f1d2f14508e2c2b437fb55e8f3d8a01f6c70bc79 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 21 Sep 2024 09:49:09 -0700 Subject: [PATCH 2/2] chore: pnpm install --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9774083..2102325 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^16.4.5 version: 16.4.5 lucide-react: - specifier: ^0.435.0 - version: 0.435.0(react@18.2.0) + specifier: ^0.436.0 + version: 0.436.0(react@18.2.0) next: specifier: ^14.1.4 version: 14.1.4(@babel/core@7.24.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -3312,8 +3312,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.435.0: - resolution: {integrity: sha512-we5GKfzjMDw9m9SsyZJvWim9qaT+Ya5kaRS+OGFqgLqXUrPM1h+7CiMw5pKdEIoaBqfXz2pyv9TASAdpIAJs0Q==} + lucide-react@0.436.0: + resolution: {integrity: sha512-N292bIxoqm1aObAg0MzFtvhYwgQE6qnIOWx/GLj5ONgcTPH6N0fD9bVq/GfdeC9ZORBXozt/XeEKDpiB3x3vlQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -8855,7 +8855,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.435.0(react@18.2.0): + lucide-react@0.436.0(react@18.2.0): dependencies: react: 18.2.0