fix(deps): update mantine monorepo to ^7.14.3 (#1563)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-28 13:01:56 +00:00
committed by GitHub
parent 52d2a88b61
commit 09dae45ae8
9 changed files with 116 additions and 116 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^7.14.2"
"@mantine/form": "^7.14.3"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -30,7 +30,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.2",
"@mantine/core": "^7.14.3",
"@tabler/icons-react": "^3.22.0",
"dayjs": "^1.11.13",
"next": "^14.2.18",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.14.2",
"@mantine/hooks": "^7.14.2",
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"react": "^18.3.1"
},
"devDependencies": {

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/ui": "workspace:^0.1.0",
"@mantine/notifications": "^7.14.2",
"@mantine/notifications": "^7.14.3",
"@tabler/icons-react": "^3.22.0"
},
"devDependencies": {

View File

@@ -31,9 +31,9 @@
"@homarr/modals-collection": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.14.2",
"@mantine/hooks": "^7.14.2",
"@mantine/spotlight": "^7.14.2",
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@tabler/icons-react": "^3.22.0",
"jotai": "^2.10.3",
"next": "^14.2.18",

View File

@@ -28,9 +28,9 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.2",
"@mantine/dates": "^7.14.2",
"@mantine/hooks": "^7.14.2",
"@mantine/core": "^7.14.3",
"@mantine/dates": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@tabler/icons-react": "^3.22.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.18",

View File

@@ -41,8 +41,8 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.2",
"@mantine/hooks": "^7.14.2",
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@tabler/icons-react": "^3.22.0",
"@tiptap/extension-color": "2.10.3",
"@tiptap/extension-highlight": "2.10.3",