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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-26 13:36:27 +00:00
committed by GitHub
parent 78b45c4a5b
commit 2ea0d04c71
6 changed files with 28 additions and 28 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@mantine/notifications": "^7.12.1",
"@homarr/ui": "workspace:^0.1.0",
"@tabler/icons-react": "^3.12.0"
"@tabler/icons-react": "^3.13.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -27,7 +27,7 @@
"@mantine/core": "^7.12.1",
"@mantine/hooks": "^7.12.1",
"@mantine/spotlight": "^7.12.1",
"@tabler/icons-react": "^3.12.0",
"@tabler/icons-react": "^3.13.0",
"jotai": "^2.9.3",
"next": "^14.2.6",
"react": "^18.3.1",

View File

@@ -30,7 +30,7 @@
"@mantine/core": "^7.12.1",
"@mantine/dates": "^7.12.1",
"@mantine/hooks": "^7.12.1",
"@tabler/icons-react": "^3.12.0",
"@tabler/icons-react": "^3.13.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.6",
"react": "^18.3.1"

View File

@@ -37,7 +37,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/hooks": "^7.12.1",
"@mantine/core": "^7.12.1",
"@tabler/icons-react": "^3.12.0",
"@tabler/icons-react": "^3.13.0",
"@tiptap/extension-color": "2.6.6",
"@tiptap/extension-highlight": "2.6.6",
"@tiptap/extension-image": "2.6.6",