Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to ^3.24.0 (#1587)
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 Dec 2, 2024
1 parent a1a6dc9 commit 23cc465
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 @@ -44,7 +44,7 @@
"@mantine/tiptap": "^7.14.3",
"@million/lint": "1.0.13",
"@t3-oss/env-nextjs": "^0.11.1",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.24.0",
"@tanstack/react-query": "^5.62.1",
"@tanstack/react-query-devtools": "^5.62.1",
"@tanstack/react-query-next-experimental": "5.62.1",
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 @@ -32,7 +32,7 @@
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.3",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.24.0",
"dayjs": "^1.11.13",
"next": "^14.2.18",
"react": "^18.3.1"
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.14.3",
"@tabler/icons-react": "^3.23.0"
"@tabler/icons-react": "^3.24.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 @@ -35,7 +35,7 @@
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.24.0",
"jotai": "^2.10.3",
"next": "^14.2.18",
"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 @@ -32,7 +32,7 @@
"@mantine/core": "^7.14.3",
"@mantine/dates": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.24.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.18",
"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 @@ -43,7 +43,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@tabler/icons-react": "^3.23.0",
"@tabler/icons-react": "^3.24.0",
"@tiptap/extension-color": "2.10.3",
"@tiptap/extension-highlight": "2.10.3",
"@tiptap/extension-image": "2.10.3",
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 23cc465

Please sign in to comment.