Skip to content

Commit

Permalink
Update dependency @iconify/react to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent a8f8833 commit de7c515
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@dotkomonline/utils": "workspace:*",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@iconify/react": "^4.1.1",
"@iconify/react": "^5.0.0",
"@mantine/core": "^7.2.2",
"@mantine/dates": "^7.2.2",
"@mantine/hooks": "^7.2.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/invoicification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@dotkomonline/ui": "workspace:*",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@iconify/react": "^4.1.1",
"@iconify/react": "^5.0.0",
"@tanstack/react-query": "^4.36.1",
"clsx": "^2.0.0",
"next": "^14.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/rif/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@dotkomonline/ui": "workspace:*",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@iconify/react": "^4.1.1",
"@iconify/react": "^5.0.0",
"@radix-ui/react-tooltip": "^1.0.7",
"@radix-ui/react-toast": "^1.1.5",
"@tanstack/react-query": "^4.36.1",
Expand Down
45 changes: 20 additions & 25 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 de7c515

Please sign in to comment.