Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to ^3.28.1 (#1891)
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] authored Jan 8, 2025
1 parent 64cf3d0 commit ffdc8d3
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mantine/tiptap": "^7.15.3",
"@million/lint": "1.0.14",
"@t3-oss/env-nextjs": "^0.11.1",
"@tabler/icons-react": "^3.27.1",
"@tabler/icons-react": "^3.28.1",
"@tanstack/react-query": "^5.62.16",
"@tanstack/react-query-devtools": "^5.62.16",
"@tanstack/react-query-next-experimental": "5.62.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/modals-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"@tabler/icons-react": "^3.28.1",
"dayjs": "^1.11.13",
"next": "15.1.4",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@homarr/ui": "workspace:^0.1.0",
"@mantine/notifications": "^7.15.3",
"@tabler/icons-react": "^3.27.1"
"@tabler/icons-react": "^3.28.1"
},
"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 @@ -35,7 +35,7 @@
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@mantine/spotlight": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"@tabler/icons-react": "^3.28.1",
"jotai": "^2.11.0",
"next": "15.1.4",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@mantine/core": "^7.15.3",
"@mantine/dates": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"@tabler/icons-react": "^3.28.1",
"mantine-react-table": "2.0.0-beta.7",
"next": "15.1.4",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"@tabler/icons-react": "^3.28.1",
"@tiptap/extension-color": "2.11.0",
"@tiptap/extension-highlight": "2.11.0",
"@tiptap/extension-image": "2.11.0",
Expand Down
50 changes: 25 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 ffdc8d3

Please sign in to comment.