Merge pull request 'Update dependency lucide-react to ^0.445.0' (#20) from renovate/lucide-monorepo into master
Some checks are pending
Deploy / deploy (push) Waiting to run
Some checks are pending
Deploy / deploy (push) Waiting to run
Reviewed-on: #20
This commit is contained in:
commit
4886faee2a
@ -28,7 +28,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.441.0",
|
"lucide-react": "^0.445.0",
|
||||||
"next": "14.2.11",
|
"next": "14.2.11",
|
||||||
"next-build-id": "^3.0.0",
|
"next-build-id": "^3.0.0",
|
||||||
"next-themes": "^0.3.0",
|
"next-themes": "^0.3.0",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -66,8 +66,8 @@ importers:
|
|||||||
specifier: ^1.7.2
|
specifier: ^1.7.2
|
||||||
version: 1.7.2
|
version: 1.7.2
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.441.0
|
specifier: ^0.445.0
|
||||||
version: 0.441.0(react@18.3.1)
|
version: 0.445.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))(react@18.3.1)
|
version: 14.2.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
@ -1477,8 +1477,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.441.0:
|
lucide-react@0.445.0:
|
||||||
resolution: {integrity: sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==}
|
resolution: {integrity: sha512-YrLf3aAHvmd4dZ8ot+mMdNFrFpJD7YRwQ2pUcBhgqbmxtrMP4xDzIorcj+8y+6kpuXBF4JB0NOCTUWIYetJjgA==}
|
||||||
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
|
||||||
|
|
||||||
@ -3561,7 +3561,7 @@ snapshots:
|
|||||||
|
|
||||||
lru-cache@10.4.3: {}
|
lru-cache@10.4.3: {}
|
||||||
|
|
||||||
lucide-react@0.441.0(react@18.3.1):
|
lucide-react@0.445.0(react@18.3.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user