fix(deps): update mantine monorepo to ^7.15.3 (#1880)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-07 06:22:05 +00:00
committed by GitHub
parent 02386ffcd8
commit 7807b28d24
10 changed files with 185 additions and 295 deletions

View File

@@ -26,7 +26,7 @@
"@homarr/common": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^7.15.2"
"@mantine/form": "^7.15.3"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",

View File

@@ -32,7 +32,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.15.2",
"@mantine/core": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"dayjs": "^1.11.13",
"next": "15.1.3",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"react": "19.0.0"
},
"devDependencies": {

View File

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

View File

@@ -37,8 +37,8 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"adm-zip": "0.5.16",
"next": "15.1.3",
"react": "19.0.0",

View File

@@ -32,9 +32,9 @@
"@homarr/modals-collection": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/spotlight": "^7.15.2",
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@mantine/spotlight": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"jotai": "^2.11.0",
"next": "15.1.3",

View File

@@ -29,9 +29,9 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.15.2",
"@mantine/dates": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/core": "^7.15.3",
"@mantine/dates": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"mantine-react-table": "2.0.0-beta.7",
"next": "15.1.3",

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.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/core": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@tabler/icons-react": "^3.27.1",
"@tiptap/extension-color": "2.11.0",
"@tiptap/extension-highlight": "2.11.0",