Skip to content

Commit

Permalink
chore(deps): bump @heroicons/react from 1.0.6 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.1.1.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v1.0.6...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent b8c1603 commit 33cfea6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/components/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@heroicons/react": "^1.0.6"
"@heroicons/react": "^2.1.1"
},
"devDependencies": {
"@real-system/elements-primitive": "^0.0.28",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5783,12 +5783,12 @@ __metadata:
languageName: node
linkType: hard

"@heroicons/react@npm:^1.0.6":
version: 1.0.6
resolution: "@heroicons/react@npm:1.0.6"
"@heroicons/react@npm:^2.1.1":
version: 2.1.1
resolution: "@heroicons/react@npm:2.1.1"
peerDependencies:
react: ">= 16"
checksum: 372b1eda3ce735ef069777bc96304f70de585ebb71a6d1cedc121bb695f9bca235619112e3ee14e8779e95a03096813cbbe3b755927a54b7580d1ce084fa4096
checksum: 5ba8add458d23f6bbb823d759181d1d7e70707d966ad14577e05bbeb17e383aef800e0df7a163f4a5ec7987dd5e9816cd5d9edc0d874984db34818600bfd5c9e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8054,7 +8054,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@real-system/icon@workspace:packages/components/icon"
dependencies:
"@heroicons/react": ^1.0.6
"@heroicons/react": ^2.1.1
"@real-system/elements-primitive": ^0.0.28
"@real-system/styled-library": ^0.0.26
"@real-system/utils-library": ^0.0.37
Expand Down

0 comments on commit 33cfea6

Please sign in to comment.