fix(deps): update mantine monorepo to ^7.13.5 (#1449)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
87221093d2
commit
2306ecda9f
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"@homarr/translation": "workspace:^0.1.0",
|
||||
"@homarr/validation": "workspace:^0.1.0",
|
||||
"@mantine/form": "^7.13.4"
|
||||
"@mantine/form": "^7.13.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
@@ -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.4",
|
||||
"@mantine/core": "^7.13.5",
|
||||
"@tabler/icons-react": "^3.21.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "^14.2.17",
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
"dependencies": {
|
||||
"@homarr/translation": "workspace:^0.1.0",
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@mantine/core": "^7.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/core": "^7.13.5",
|
||||
"@mantine/hooks": "^7.13.5",
|
||||
"react": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@mantine/notifications": "^7.13.4",
|
||||
"@mantine/notifications": "^7.13.5",
|
||||
"@tabler/icons-react": "^3.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -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.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/spotlight": "^7.13.4",
|
||||
"@mantine/core": "^7.13.5",
|
||||
"@mantine/hooks": "^7.13.5",
|
||||
"@mantine/spotlight": "^7.13.5",
|
||||
"@tabler/icons-react": "^3.21.0",
|
||||
"jotai": "^2.10.1",
|
||||
"next": "^14.2.17",
|
||||
|
||||
@@ -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.4",
|
||||
"@mantine/dates": "^7.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/core": "^7.13.5",
|
||||
"@mantine/dates": "^7.13.5",
|
||||
"@mantine/hooks": "^7.13.5",
|
||||
"@tabler/icons-react": "^3.21.0",
|
||||
"mantine-react-table": "2.0.0-beta.7",
|
||||
"next": "^14.2.17",
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
"@homarr/translation": "workspace:^0.1.0",
|
||||
"@homarr/ui": "workspace:^0.1.0",
|
||||
"@homarr/validation": "workspace:^0.1.0",
|
||||
"@mantine/core": "^7.13.4",
|
||||
"@mantine/hooks": "^7.13.4",
|
||||
"@mantine/core": "^7.13.5",
|
||||
"@mantine/hooks": "^7.13.5",
|
||||
"@tabler/icons-react": "^3.21.0",
|
||||
"@tiptap/extension-color": "2.9.1",
|
||||
"@tiptap/extension-highlight": "2.9.1",
|
||||
|
||||
Reference in New Issue
Block a user