fix(deps): update mantine monorepo to ^7.15.0 (#1636)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-10 18:16:44 +00:00
committed by GitHub
parent 6f874e87ab
commit 99bb68012f
9 changed files with 125 additions and 125 deletions

View File

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

View File

@@ -31,7 +31,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.14.3",
"@mantine/core": "^7.15.0",
"@tabler/icons-react": "^3.24.0",
"dayjs": "^1.11.13",
"next": "^14.2.20",

View File

@@ -24,8 +24,8 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/core": "^7.15.0",
"@mantine/hooks": "^7.15.0",
"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.14.3",
"@mantine/notifications": "^7.15.0",
"@tabler/icons-react": "^3.24.0"
},
"devDependencies": {

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.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@mantine/core": "^7.15.0",
"@mantine/hooks": "^7.15.0",
"@mantine/spotlight": "^7.15.0",
"@tabler/icons-react": "^3.24.0",
"jotai": "^2.10.3",
"next": "^14.2.20",

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.14.3",
"@mantine/dates": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/core": "^7.15.0",
"@mantine/dates": "^7.15.0",
"@mantine/hooks": "^7.15.0",
"@tabler/icons-react": "^3.24.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.20",

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.3",
"@mantine/hooks": "^7.14.3",
"@mantine/core": "^7.15.0",
"@mantine/hooks": "^7.15.0",
"@tabler/icons-react": "^3.24.0",
"@tiptap/extension-color": "2.10.3",
"@tiptap/extension-highlight": "2.10.3",