Update dependency lucide-react to ^0.441.0
This commit is contained in:
parent
33b270ab0b
commit
aad351913f
@ -27,7 +27,7 @@
|
|||||||
"dexie-react-hooks": "^1.1.7",
|
"dexie-react-hooks": "^1.1.7",
|
||||||
"framer-motion": "^11.5.4",
|
"framer-motion": "^11.5.4",
|
||||||
"ky": "^1.7.2",
|
"ky": "^1.7.2",
|
||||||
"lucide-react": "^0.440.0",
|
"lucide-react": "^0.441.0",
|
||||||
"next": "14.2.11",
|
"next": "14.2.11",
|
||||||
"next-themes": "^0.3.0",
|
"next-themes": "^0.3.0",
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -60,8 +60,8 @@ dependencies:
|
|||||||
specifier: ^1.7.2
|
specifier: ^1.7.2
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.440.0
|
specifier: ^0.441.0
|
||||||
version: 0.440.0(react@18.3.1)
|
version: 0.441.0(react@18.3.1)
|
||||||
next:
|
next:
|
||||||
specifier: 14.2.11
|
specifier: 14.2.11
|
||||||
version: 14.2.11(react-dom@18.3.1)(react@18.3.1)
|
version: 14.2.11(react-dom@18.3.1)(react@18.3.1)
|
||||||
@ -2602,8 +2602,8 @@ packages:
|
|||||||
/lru-cache@10.4.3:
|
/lru-cache@10.4.3:
|
||||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||||
|
|
||||||
/lucide-react@0.440.0(react@18.3.1):
|
/lucide-react@0.441.0(react@18.3.1):
|
||||||
resolution: {integrity: sha512-FW6Z0IJ/WVG968jscSiPXvQWo5B2DddynpgDMyGmTqnBo7pxzJrFMFMChM/d5YEsdHiNoLq0GIZJn14tH70GYQ==}
|
resolution: {integrity: sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Reference in New Issue
Block a user