Skip to content

Commit

Permalink
chore(deps): update dependency @heroicons/react to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 7ed9be2 commit d86deae
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 1,460 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@fontsource-variable/inter": "^5.0.5",
"@fontsource/inter": "5.0.16",
"@heroicons/react": "2.1.1",
"@heroicons/react": "2.1.3",
"@hookform/resolvers": "3.3.4",
"@httpx/exception": "2.6.4",
"@soluble/cache-interop": "^0.12.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@headlessui/react": "^1.7.15",
"@heroicons/react": "2.1.1",
"@heroicons/react": "2.1.3",
"@swc/helpers": "0.5.3",
"clsx": "2.1.0"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "5.3.3"
},
"peerDependencies": {
"@heroicons/react": "2.1.1",
"@heroicons/react": "2.1.3",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"next": "*",
Expand Down
Loading

0 comments on commit d86deae

Please sign in to comment.