Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 0985d22 commit 9d5c750
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"local": "next build && next start"
},
"dependencies": {
"@heroicons/react": "^2.1.5",
"@heroicons/react": "^2.2.0",
"@material-tailwind/react": "^2.1.10",
"@vercel/analytics": "^1.4.0",
"@vercel/speed-insights": "^1.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,12 @@ __metadata:
languageName: node
linkType: hard

"@heroicons/react@npm:^2.1.5":
version: 2.1.5
resolution: "@heroicons/react@npm:2.1.5"
"@heroicons/react@npm:^2.2.0":
version: 2.2.0
resolution: "@heroicons/react@npm:2.2.0"
peerDependencies:
react: ">= 16"
checksum: 10c0/d0ca2d017545da103ed8e90e9e6679d46329c1b09bb4c06ff509b0fe7cfbba7034409ea24b0469fabd2a0a9b144e8e717f58de924615e0b0a1bed7b51fcc5940
react: ">= 16 || ^19.0.0-rc"
checksum: 10c0/f8d3cf689b56716339c91df3542f3948115042d1e70e6bc940a3f3e347c0bc78b56aa563917fbd7ce097fe2f38ebb21bffb0db39be914cbc545a754bddae9ab4
languageName: node
linkType: hard

Expand Down Expand Up @@ -3768,7 +3768,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "oprf-rank-viewer@workspace:."
dependencies:
"@heroicons/react": "npm:^2.1.5"
"@heroicons/react": "npm:^2.2.0"
"@material-tailwind/react": "npm:^2.1.10"
"@types/node": "npm:^22"
"@types/react": "npm:[email protected]"
Expand Down

0 comments on commit 9d5c750

Please sign in to comment.