heroicons dependency added

This commit is contained in:
Gustavo Mauricio 2022-09-15 07:56:38 +01:00
parent 69c4be53a7
commit cc1b2c452c
2 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,7 @@
},
"dependencies": {
"@headlessui/react": "^1.7.0",
"@heroicons/react": "^2.0.11",
"@keplr-wallet/cosmos": "^0.10.24",
"@metamask/detect-provider": "^1.2.0",
"@sentry/nextjs": "^7.12.1",

View File

@ -519,6 +519,11 @@
resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.7.0.tgz"
integrity sha512-/nDsijOXRwXVLpUBEiYuWguIBSIN3ZbKyah+KPUiD8bdIKtX1U/k+qLYUEr7NCQnSF2e4w1dr8me42ECuG3cvw==
"@heroicons/react@^2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.11.tgz#2c6cf4c66d81142ec87c102502407d8c353558bb"
integrity sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==
"@humanwhocodes/config-array@^0.10.4":
version "0.10.4"
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz"