Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to ^3.6.0 (#664)
Browse files Browse the repository at this point in the history
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
  • Loading branch information
homarr-renovate[bot] committed Jun 13, 2024
1 parent 4e9593b commit e4c6864
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@tanstack/react-query": "^5.45.0",
"@tanstack/react-query-devtools": "^5.45.0",
"@tanstack/react-query-next-experimental": "5.45.0",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.0",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@mantine/notifications": "^7.10.2",
"@homarr/ui": "workspace:^0.1.0",
"@tabler/icons-react": "^3.5.0"
"@tabler/icons-react": "^3.6.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/spotlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mantine/core": "^7.10.2",
"@mantine/hooks": "^7.10.2",
"@mantine/spotlight": "^7.10.2",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.0",
"jotai": "^2.8.3",
"next": "^14.2.4",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mantine/core": "^7.10.2",
"@mantine/dates": "^7.10.2",
"@mantine/hooks": "^7.10.2",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.0",
"next": "^14.2.4",
"react": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/hooks": "^7.10.2",
"@mantine/core": "^7.10.2",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "^3.6.0",
"@tiptap/extension-color": "2.4.0",
"@tiptap/extension-highlight": "2.4.0",
"@tiptap/extension-image": "2.4.0",
Expand Down
40 changes: 20 additions & 20 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 e4c6864

Please sign in to comment.