Skip to content

Commit d86deae

Browse files
committed
chore(deps): update dependency @heroicons/react to v2.1.3
1 parent 7ed9be2 commit d86deae

File tree

3 files changed

+101
-1460
lines changed

3 files changed

+101
-1460
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@fontsource-variable/inter": "^5.0.5",
2323
"@fontsource/inter": "5.0.16",
24-
"@heroicons/react": "2.1.1",
24+
"@heroicons/react": "2.1.3",
2525
"@hookform/resolvers": "3.3.4",
2626
"@httpx/exception": "2.6.4",
2727
"@soluble/cache-interop": "^0.12.8",

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@headlessui/react": "^1.7.15",
22-
"@heroicons/react": "2.1.1",
22+
"@heroicons/react": "2.1.3",
2323
"@swc/helpers": "0.5.3",
2424
"clsx": "2.1.0"
2525
},
@@ -57,7 +57,7 @@
5757
"typescript": "5.3.3"
5858
},
5959
"peerDependencies": {
60-
"@heroicons/react": "2.1.1",
60+
"@heroicons/react": "2.1.3",
6161
"@types/react": "18.2.52",
6262
"@types/react-dom": "18.2.18",
6363
"next": "*",

0 commit comments

Comments
 (0)