Skip to content

Commit

Permalink
Update dependency @heroicons/react to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c5c8dc9 commit 0d52986
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 @@ -18,7 +18,7 @@
},
"dependencies": {
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@heroicons/react": "2.2.0",
"@prisma/client": "5.3.1",
"@tanstack/react-query": "4.35.3",
"@types/marked": "5.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2068,12 +2068,12 @@ __metadata:
languageName: node
linkType: hard

"@heroicons/react@npm:2.0.18":
version: 2.0.18
resolution: "@heroicons/react@npm:2.0.18"
"@heroicons/react@npm:2.2.0":
version: 2.2.0
resolution: "@heroicons/react@npm:2.2.0"
peerDependencies:
react: ">= 16"
checksum: 597e8668818623d568a302e343ef06b69f62ce297c14b88c2ebbfed0c0f00cd85ec44fae33ec8a249931b4e7dcf145743ae3198095a9f4682108de5155f5f4c3
react: ">= 16 || ^19.0.0-rc"
checksum: ff4dbfa98dacc41f86db82be9102d0c2cd0b8652b428f0b49ffd2580bee8f36fca43937a3d3d5e8f209c7303f5317a32163c018dfa13a3730d79dec43addac93
languageName: node
linkType: hard

Expand Down Expand Up @@ -14667,7 +14667,7 @@ __metadata:
resolution: "yummy@workspace:."
dependencies:
"@headlessui/react": 1.7.17
"@heroicons/react": 2.0.18
"@heroicons/react": 2.2.0
"@prisma/client": 5.3.1
"@storybook/addon-essentials": 7.4.5
"@storybook/addon-interactions": 7.4.5
Expand Down

0 comments on commit 0d52986

Please sign in to comment.