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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-02 21:23:14 +00:00
committed by GitHub
parent 6aecd1a713
commit e12531cccc
6 changed files with 56 additions and 56 deletions

View File

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

View File

@@ -27,7 +27,7 @@
"@mantine/core": "^7.11.1",
"@mantine/hooks": "^7.11.1",
"@mantine/spotlight": "^7.11.1",
"@tabler/icons-react": "^3.7.0",
"@tabler/icons-react": "^3.8.0",
"jotai": "^2.8.4",
"next": "^14.2.4",
"react": "^18.3.1",

View File

@@ -27,7 +27,7 @@
"@mantine/core": "^7.11.1",
"@mantine/dates": "^7.11.1",
"@mantine/hooks": "^7.11.1",
"@tabler/icons-react": "^3.7.0",
"@tabler/icons-react": "^3.8.0",
"next": "^14.2.4",
"react": "^18.3.1"
},

View File

@@ -36,7 +36,7 @@
"@homarr/validation": "workspace:^0.1.0",
"@mantine/hooks": "^7.11.1",
"@mantine/core": "^7.11.1",
"@tabler/icons-react": "^3.7.0",
"@tabler/icons-react": "^3.8.0",
"@tiptap/extension-color": "2.4.0",
"@tiptap/extension-highlight": "2.4.0",
"@tiptap/extension-image": "2.4.0",