Merge pull request 'Update dependency lucide-react to ^0.446.0' (#30) from renovate/lucide-monorepo into master
All checks were successful
Deploy / deploy (push) Successful in 2m14s
All checks were successful
Deploy / deploy (push) Successful in 2m14s
Reviewed-on: #30
This commit is contained in:
commit
22e583df07
@ -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.445.0",
|
"lucide-react": "^0.446.0",
|
||||||
"next": "14.2.13",
|
"next": "14.2.13",
|
||||||
"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.445.0
|
specifier: ^0.446.0
|
||||||
version: 0.445.0(react@18.3.1)
|
version: 0.446.0(react@18.3.1)
|
||||||
next:
|
next:
|
||||||
specifier: 14.2.13
|
specifier: 14.2.13
|
||||||
version: 14.2.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
version: 14.2.13(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.445.0:
|
lucide-react@0.446.0:
|
||||||
resolution: {integrity: sha512-YrLf3aAHvmd4dZ8ot+mMdNFrFpJD7YRwQ2pUcBhgqbmxtrMP4xDzIorcj+8y+6kpuXBF4JB0NOCTUWIYetJjgA==}
|
resolution: {integrity: sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==}
|
||||||
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
|
||||||
|
|
||||||
@ -3558,7 +3558,7 @@ snapshots:
|
|||||||
|
|
||||||
lru-cache@10.4.3: {}
|
lru-cache@10.4.3: {}
|
||||||
|
|
||||||
lucide-react@0.445.0(react@18.3.1):
|
lucide-react@0.446.0(react@18.3.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user