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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-09 11:22:21 +00:00
committed by GitHub
parent 4cee3dfbe0
commit bf70143cca
6 changed files with 26 additions and 26 deletions

View File

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