Skip to content

Commit

Permalink
chore(deps): update dependency @heroicons/react to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 8a70824 commit 85504da
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.0.18",
"@heroicons/react": "2.1.1",
"@hookform/resolvers": "3.3.4",
"@httpx/exception": "2.1.0",
"@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.0.18",
"@heroicons/react": "2.1.1",
"@swc/helpers": "0.5.3",
"clsx": "2.0.0"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "5.2.2"
},
"peerDependencies": {
"@heroicons/react": "2.0.18",
"@heroicons/react": "2.1.1",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"next": "*",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85504da

Please sign in to comment.