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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-04 20:10:12 +00:00
committed by GitHub
parent 41dba7b516
commit 75e5a6c42f
6 changed files with 59 additions and 59 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@mantine/notifications": "^7.11.1",
"@homarr/ui": "workspace:^0.1.0",
"@tabler/icons-react": "^3.8.0"
"@tabler/icons-react": "^3.9.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.8.0",
"@tabler/icons-react": "^3.9.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.8.0",
"@tabler/icons-react": "^3.9.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.8.0",
"@tabler/icons-react": "^3.9.0",
"@tiptap/extension-color": "2.4.0",
"@tiptap/extension-highlight": "2.4.0",
"@tiptap/extension-image": "2.4.0",