Skip to content

Commit 88f2ac2

Browse files
committed
Updated packages.
1 parent edb7022 commit 88f2ac2

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
5+
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"isbot": "^5.1.16",
103103
"jsonwebtoken": "^9.0.2",
104104
"kafkajs": "^2.1.0",
105+
"lucide-react": "^0.475.0",
105106
"maxmind": "^4.3.24",
106107
"md5": "^2.3.0",
107108
"next": "15.1.7",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9160,6 +9160,11 @@ lru-cache@^6.0.0:
91609160
dependencies:
91619161
yallist "^4.0.0"
91629162

9163+
lucide-react@^0.475.0:
9164+
version "0.475.0"
9165+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.475.0.tgz#4b7b62c024f153ee4b52a6a0f33f9e72f07156f0"
9166+
integrity sha512-NJzvVu1HwFVeZ+Gwq2q00KygM1aBhy/ZrhY9FsAgJtpB+E4R7uxRk9M2iKvHa6/vNxZydIB59htha4c2vvwvVg==
9167+
91639168
magic-string@^0.30.0, magic-string@^0.30.2:
91649169
version "0.30.5"
91659170
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"

0 commit comments

Comments
 (0)