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.17.7
This commit is contained in:
parent
15665a3629
commit
9d370d4478
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -51,7 +51,7 @@
|
|||
"i18next": "21.6.13",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.17.6",
|
||||
"lucide-react": "0.17.7",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
|
@ -14300,9 +14300,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lucide-react": {
|
||||
"version": "0.17.6",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.6.tgz",
|
||||
"integrity": "sha512-ls4nXxPl57+Iy39v9wzcW4rC19zxy8303bJQPfbUVpXqPQlfax7C29fso6SYITHifX7NOZB4qPhRJ6R6nhTVsQ==",
|
||||
"version": "0.17.7",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.7.tgz",
|
||||
"integrity": "sha512-QcWddkykihGE5ZWb+20CkwY47M+YegFnbzS+uSMTHX9hHkUn8KgJtAgJUGMoG3NkpfvkaXgoO2GHR2bsof0ofg==",
|
||||
"peerDependencies": {
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.5.1 || ^17.0.0"
|
||||
|
@ -32748,9 +32748,9 @@
|
|||
}
|
||||
},
|
||||
"lucide-react": {
|
||||
"version": "0.17.6",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.6.tgz",
|
||||
"integrity": "sha512-ls4nXxPl57+Iy39v9wzcW4rC19zxy8303bJQPfbUVpXqPQlfax7C29fso6SYITHifX7NOZB4qPhRJ6R6nhTVsQ==",
|
||||
"version": "0.17.7",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.7.tgz",
|
||||
"integrity": "sha512-QcWddkykihGE5ZWb+20CkwY47M+YegFnbzS+uSMTHX9hHkUn8KgJtAgJUGMoG3NkpfvkaXgoO2GHR2bsof0ofg==",
|
||||
"requires": {}
|
||||
},
|
||||
"make-dir": {
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"i18next": "21.6.13",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.17.6",
|
||||
"lucide-react": "0.17.7",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
|
|
|
@ -8314,10 +8314,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.17.6:
|
||||
version "0.17.6"
|
||||
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.6.tgz"
|
||||
integrity sha512-ls4nXxPl57+Iy39v9wzcW4rC19zxy8303bJQPfbUVpXqPQlfax7C29fso6SYITHifX7NOZB4qPhRJ6R6nhTVsQ==
|
||||
lucide-react@0.17.7:
|
||||
version "0.17.7"
|
||||
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.7.tgz"
|
||||
integrity sha512-QcWddkykihGE5ZWb+20CkwY47M+YegFnbzS+uSMTHX9hHkUn8KgJtAgJUGMoG3NkpfvkaXgoO2GHR2bsof0ofg==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue