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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-08 21:10:08 +00:00
committed by GitHub
parent 930bc2d7d2
commit 7b6301e498
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.14.0"
"@tabler/icons-react": "^3.15.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.14.0",
"@tabler/icons-react": "^3.15.0",
"jotai": "^2.9.3",
"next": "^14.2.8",
"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.14.0",
"@tabler/icons-react": "^3.15.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.8",
"react": "^18.3.1"

View File

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