Skip to content

Commit

Permalink
fix(deps): update mantine monorepo to ^7.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
homarr-renovate[bot] authored Jan 7, 2025
1 parent 02386ff commit 75dc0b5
Show file tree
Hide file tree
Showing 10 changed files with 181 additions and 291 deletions.
12 changes: 6 additions & 6 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"@homarr/ui": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@homarr/widgets": "workspace:^0.1.0",
"@mantine/colors-generator": "^7.15.2",
"@mantine/core": "^7.15.2",
"@mantine/dropzone": "^7.15.2",
"@mantine/hooks": "^7.15.2",
"@mantine/modals": "^7.15.2",
"@mantine/tiptap": "^7.15.2",
"@mantine/colors-generator": "^7.15.3",
"@mantine/core": "^7.15.3",
"@mantine/dropzone": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@mantine/modals": "^7.15.3",
"@mantine/tiptap": "^7.15.3",
"@million/lint": "1.0.14",
"@t3-oss/env-nextjs": "^0.11.1",
"@tabler/icons-react": "^3.27.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/modals-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions packages/old-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions packages/spotlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
430 changes: 160 additions & 270 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 75dc0b5

Please sign in to comment.