File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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+
91639168magic-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"
You can’t perform that action at this time.
0 commit comments