Update dependency lucide-react to v0.17.2

This commit is contained in:
Renovate Bot 2022-02-24 20:33:34 +00:00 committed by renovate[bot]
parent 88279a6db3
commit 238d492649
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -51,7 +51,7 @@
"i18next": "21.6.12", "i18next": "21.6.12",
"locale": "0.1.0", "locale": "0.1.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"lucide-react": "0.17.1", "lucide-react": "0.17.2",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",
@ -14289,9 +14289,9 @@
} }
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.17.1", "version": "0.17.2",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.1.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.2.tgz",
"integrity": "sha512-NCn88EFsK2SP8DpUv5h8ImhrtYjoE1AblsKVMe09o/GDmorWl5St984SrHoSziDTmVqMTJkusAkqJ8/8wfWfrA==", "integrity": "sha512-oA/NnHme2CtCB2EU9G15CdOhBLL/lYr6SLBNXNFs0SZxMCNpJpC8vkCP5jAa8Q/MT9XxuospvPH27wPXEUW8lg==",
"peerDependencies": { "peerDependencies": {
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.5.1 || ^17.0.0" "react": "^16.5.1 || ^17.0.0"
@ -32729,9 +32729,9 @@
} }
}, },
"lucide-react": { "lucide-react": {
"version": "0.17.1", "version": "0.17.2",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.1.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.2.tgz",
"integrity": "sha512-NCn88EFsK2SP8DpUv5h8ImhrtYjoE1AblsKVMe09o/GDmorWl5St984SrHoSziDTmVqMTJkusAkqJ8/8wfWfrA==", "integrity": "sha512-oA/NnHme2CtCB2EU9G15CdOhBLL/lYr6SLBNXNFs0SZxMCNpJpC8vkCP5jAa8Q/MT9XxuospvPH27wPXEUW8lg==",
"requires": {} "requires": {}
}, },
"make-dir": { "make-dir": {

View file

@ -61,7 +61,7 @@
"i18next": "21.6.12", "i18next": "21.6.12",
"locale": "0.1.0", "locale": "0.1.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"lucide-react": "0.17.1", "lucide-react": "0.17.2",
"prop-types": "15.8.1", "prop-types": "15.8.1",
"react": "17.0.2", "react": "17.0.2",
"react-dom": "17.0.2", "react-dom": "17.0.2",

View file

@ -8314,10 +8314,10 @@ lru-queue@^0.1.0:
dependencies: dependencies:
es5-ext "~0.10.2" es5-ext "~0.10.2"
lucide-react@0.17.1: lucide-react@0.17.2:
version "0.17.1" version "0.17.2"
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.1.tgz" resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.17.2.tgz"
integrity sha512-NCn88EFsK2SP8DpUv5h8ImhrtYjoE1AblsKVMe09o/GDmorWl5St984SrHoSziDTmVqMTJkusAkqJ8/8wfWfrA== integrity sha512-oA/NnHme2CtCB2EU9G15CdOhBLL/lYr6SLBNXNFs0SZxMCNpJpC8vkCP5jAa8Q/MT9XxuospvPH27wPXEUW8lg==
make-dir@^2.1.0: make-dir@^2.1.0:
version "2.1.0" version "2.1.0"