fix(deps): update dependency @tabler/icons-react to ^3.17.0 (#1126)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-15 13:15:44 +00:00
committed by GitHub
parent 7059a3d88f
commit 6685f4c806
6 changed files with 28 additions and 28 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@homarr/ui": "workspace:^0.1.0",
"@mantine/notifications": "^7.12.2",
"@tabler/icons-react": "^3.16.0"
"@tabler/icons-react": "^3.17.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -28,7 +28,7 @@
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/spotlight": "^7.12.2",
"@tabler/icons-react": "^3.16.0",
"@tabler/icons-react": "^3.17.0",
"jotai": "^2.9.3",
"next": "^14.2.11",
"react": "^18.3.1",

View File

@@ -31,7 +31,7 @@
"@mantine/core": "^7.12.2",
"@mantine/dates": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@tabler/icons-react": "^3.16.0",
"@tabler/icons-react": "^3.17.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.11",
"react": "^18.3.1"

View File

@@ -40,7 +40,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@tabler/icons-react": "^3.16.0",
"@tabler/icons-react": "^3.17.0",
"@tiptap/extension-color": "2.6.6",
"@tiptap/extension-highlight": "2.6.6",
"@tiptap/extension-image": "2.6.6",