fix(deps): update mantine monorepo to ^7.13.1 (#1205)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-30 07:48:30 +00:00
committed by GitHub
parent 42a49e6461
commit 6ce466d38e
9 changed files with 172 additions and 172 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^7.13.0"
"@mantine/form": "^7.13.1"
},
"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.13.0",
"@mantine/core": "^7.13.1",
"@tabler/icons-react": "^3.19.0",
"dayjs": "^1.11.13",
"next": "^14.2.13",

View File

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

View File

@@ -30,9 +30,9 @@
"@homarr/modals-collection": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@mantine/core": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@mantine/spotlight": "^7.13.0",
"@mantine/core": "^7.13.1",
"@mantine/hooks": "^7.13.1",
"@mantine/spotlight": "^7.13.1",
"@tabler/icons-react": "^3.19.0",
"jotai": "^2.10.0",
"next": "^14.2.13",

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.13.0",
"@mantine/dates": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@mantine/core": "^7.13.1",
"@mantine/dates": "^7.13.1",
"@mantine/hooks": "^7.13.1",
"@tabler/icons-react": "^3.19.0",
"mantine-react-table": "2.0.0-beta.6",
"next": "^14.2.13",

View File

@@ -38,8 +38,8 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/core": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@mantine/core": "^7.13.1",
"@mantine/hooks": "^7.13.1",
"@tabler/icons-react": "^3.19.0",
"@tiptap/extension-color": "2.7.4",
"@tiptap/extension-highlight": "2.7.4",