Bump @heroicons/react from 2.0.10 to 2.0.11 (#517)

Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-20 19:46:59 +01:00 committed by GitHub
parent 1823256a08
commit d9b55f7fb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

11
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml-jackson": "file:./npm",
"@heroicons/react": "2.0.10",
"@heroicons/react": "2.0.11",
"@opentelemetry/api": "1.0.4",
"@opentelemetry/api-metrics": "0.27.0",
"@opentelemetry/exporter-metrics-otlp-http": "0.27.0",
@ -736,8 +736,9 @@
}
},
"node_modules/@heroicons/react": {
"version": "2.0.10",
"license": "MIT",
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.11.tgz",
"integrity": "sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==",
"peerDependencies": {
"react": ">= 16"
}
@ -15720,7 +15721,9 @@
"dev": true
},
"@heroicons/react": {
"version": "2.0.10",
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.11.tgz",
"integrity": "sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw==",
"requires": {}
},
"@humanwhocodes/config-array": {

View File

@ -44,7 +44,7 @@
},
"dependencies": {
"@boxyhq/saml-jackson": "file:./npm",
"@heroicons/react": "2.0.10",
"@heroicons/react": "2.0.11",
"@opentelemetry/api": "1.0.4",
"@opentelemetry/api-metrics": "0.27.0",
"@opentelemetry/exporter-metrics-otlp-http": "0.27.0",