mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency lucide-react to v0.72.0
This commit is contained in:
parent
238023b1f6
commit
879f560e6d
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.8.11",
|
"i18next": "21.8.11",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.71.0",
|
"lucide-react": "0.72.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
|
|
@ -9586,10 +9586,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.71.0:
|
lucide-react@0.72.0:
|
||||||
version "0.71.0"
|
version "0.72.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.71.0.tgz#e2a8710838e002f81291e0e84eedb8c72cb84c90"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.72.0.tgz#75444158bfb2a3dcab38c0059bc7b3b187d99f8a"
|
||||||
integrity sha512-7hzwS+olozcShYd7eaFn06q0MpANqn4YM9cZQ1XWjQvQ+ybZVKj5M43xAJiNbHz8tVFtSH0TmFRxwHLhQaG30Q==
|
integrity sha512-H6fK3mXylt0looxFwHu6z0MuMRdAdLG80GU7H5Z7GeFQ5m8Bjw2qEfYj7mXXtj5AweF66B+mF3SagXAfV/2SnQ==
|
||||||
|
|
||||||
make-dir@^2.1.0:
|
make-dir@^2.1.0:
|
||||||
version "2.1.0"
|
version "2.1.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue