mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Merge pull request #273 from ahmadk953/dependabot/npm_and_yarn/lucide-react-0.383.0
Bump lucide-react from 0.381.0 to 0.383.0
This commit is contained in:
commit
3e0d997e17
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.381.0",
|
||||
"lucide-react": "^0.383.0",
|
||||
"next": "^15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc-935180c7e0-20240524",
|
||||
"react-day-picker": "^8.10.1",
|
||||
|
|
|
@ -2819,10 +2819,10 @@ lru-cache@^6.0.0:
|
|||
dependencies:
|
||||
yallist "^4.0.0"
|
||||
|
||||
lucide-react@^0.381.0:
|
||||
version "0.381.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.381.0.tgz#59a22e4da987f17cf53786a41edd939cd91c2205"
|
||||
integrity sha512-cft0ywFfHkGprX5pwKyS9jme/ksh9eYAHSZqFRKN0XGp70kia4uqZOTPB+i+O51cqiJlvGLqzMGWnMHaeJTs3g==
|
||||
lucide-react@^0.383.0:
|
||||
version "0.383.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.383.0.tgz#d7871dc99e938988ac1f4807888a8d608c5a6ece"
|
||||
integrity sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==
|
||||
|
||||
map-obj@^4.1.0:
|
||||
version "4.3.0"
|
||||
|
|
Loading…
Reference in a new issue