From 55d1b4ce25ec234d0e437ccd13b5b83ea94f8165 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Jul 2021 10:08:24 +0000 Subject: [PATCH] fix(deps): update dependency @heroicons/react to v1.0.3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5c71cf45..5d8b1587 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "11.4.0", "@emotion/styled": "11.3.0", "@headlessui/react": "1.3.0", - "@heroicons/react": "1.0.2", + "@heroicons/react": "1.0.3", "@material-ui/core": "5.0.0-alpha.35", "@material-ui/lab": "5.0.0-alpha.35", "axios": "0.21.1", @@ -1170,9 +1170,9 @@ } }, "node_modules/@heroicons/react": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.2.tgz", - "integrity": "sha512-4FqozK7QCwyYTTWgtmG+Sffo20arFzIXuzY6TnsShNIPBRn6FKK/CuaYorVkNogxk7FW8MdOvSnpMPQpNeA04g==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.3.tgz", + "integrity": "sha512-wdzWbDiFKzeL6xFJsgY2PqvDkx4hFmQDpEFRVj872EA71XOjr8g0DQj5rHWm0y7LwfGOFL0eQmEiMbTyGNOnTQ==", "peerDependencies": { "react": ">= 16" } @@ -15001,9 +15001,9 @@ "integrity": "sha512-2gqTO6BQ3Jr8vDX1B67n1gl6MGKTt6DBmR+H0qxwj0gTMnR2+Qpktj8alRWxsZBODyOiBb77QSQpE/6gG3MX4Q==" }, "@heroicons/react": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.2.tgz", - "integrity": "sha512-4FqozK7QCwyYTTWgtmG+Sffo20arFzIXuzY6TnsShNIPBRn6FKK/CuaYorVkNogxk7FW8MdOvSnpMPQpNeA04g==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-1.0.3.tgz", + "integrity": "sha512-wdzWbDiFKzeL6xFJsgY2PqvDkx4hFmQDpEFRVj872EA71XOjr8g0DQj5rHWm0y7LwfGOFL0eQmEiMbTyGNOnTQ==", "requires": {} }, "@humanwhocodes/config-array": { diff --git a/package.json b/package.json index 7ac45f39..4953c1dd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@emotion/react": "11.4.0", "@emotion/styled": "11.3.0", "@headlessui/react": "1.3.0", - "@heroicons/react": "1.0.2", + "@heroicons/react": "1.0.3", "@material-ui/core": "5.0.0-alpha.35", "@material-ui/lab": "5.0.0-alpha.35", "axios": "0.21.1",