Skip to content

Commit c83f5b0

Browse files
committed
[release] Version: 7.14.2
1 parent c248131 commit c83f5b0

File tree

19 files changed

+73
-73
lines changed

19 files changed

+73
-73
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mantine-a91763c0e2",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Mantine Components Monorepo",
55
"packageManager": "[email protected]",
66
"license": "MIT",

packages/@mantine/carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/carousel",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Embla based carousel",
55
"homepage": "https://mantine.dev/x/carousel/",
66
"license": "MIT",
@@ -44,8 +44,8 @@
4444
"directory": "packages/@mantine/carousel"
4545
},
4646
"peerDependencies": {
47-
"@mantine/core": "7.14.2-alpha.0",
48-
"@mantine/hooks": "7.14.2-alpha.0",
47+
"@mantine/core": "7.14.2",
48+
"@mantine/hooks": "7.14.2",
4949
"embla-carousel-react": ">=7.0.0",
5050
"react": "^18.x || ^19.x",
5151
"react-dom": "^18.x || ^19.x"

packages/@mantine/charts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/charts",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Charts components built with recharts and Mantine",
55
"homepage": "https://mantine.dev/",
66
"license": "MIT",
@@ -35,8 +35,8 @@
3535
"directory": "packages/@mantine/charts"
3636
},
3737
"peerDependencies": {
38-
"@mantine/core": "7.14.2-alpha.0",
39-
"@mantine/hooks": "7.14.2-alpha.0",
38+
"@mantine/core": "7.14.2",
39+
"@mantine/hooks": "7.14.2",
4040
"react": "^18.x || ^19.x",
4141
"react-dom": "^18.x || ^19.x",
4242
"recharts": "^2.13.3"

packages/@mantine/code-highlight/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/code-highlight",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Code highlight with Mantine theme",
55
"homepage": "https://mantine.dev/x/code-highlight/",
66
"license": "MIT",
@@ -45,8 +45,8 @@
4545
"directory": "packages/@mantine/code-highlight"
4646
},
4747
"peerDependencies": {
48-
"@mantine/core": "7.14.2-alpha.0",
49-
"@mantine/hooks": "7.14.2-alpha.0",
48+
"@mantine/core": "7.14.2",
49+
"@mantine/hooks": "7.14.2",
5050
"react": "^18.x || ^19.x",
5151
"react-dom": "^18.x || ^19.x"
5252
},

packages/@mantine/colors-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/colors-generator",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "A library to generate 10 shades of color based on provided color value",
55
"homepage": "https://mantine.dev",
66
"license": "MIT",

packages/@mantine/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/core",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "React components library focused on usability, accessibility and developer experience",
55
"homepage": "https://mantine.dev/",
66
"license": "MIT",
@@ -43,7 +43,7 @@
4343
"directory": "packages/@mantine/core"
4444
},
4545
"peerDependencies": {
46-
"@mantine/hooks": "7.14.2-alpha.0",
46+
"@mantine/hooks": "7.14.2",
4747
"react": "^18.x || ^19.x",
4848
"react-dom": "^18.x || ^19.x"
4949
},

packages/@mantine/dates/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/dates",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Calendars, date and time pickers based on Mantine components",
55
"homepage": "https://mantine.dev/dates/getting-started/",
66
"license": "MIT",
@@ -45,8 +45,8 @@
4545
"directory": "packages/@mantine/dates"
4646
},
4747
"peerDependencies": {
48-
"@mantine/core": "7.14.2-alpha.0",
49-
"@mantine/hooks": "7.14.2-alpha.0",
48+
"@mantine/core": "7.14.2",
49+
"@mantine/hooks": "7.14.2",
5050
"dayjs": ">=1.0.0",
5151
"react": "^18.x || ^19.x",
5252
"react-dom": "^18.x || ^19.x"

packages/@mantine/dropzone/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/dropzone",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Dropzone component built with Mantine theme and components",
55
"homepage": "https://mantine.dev/x/dropzone/",
66
"license": "MIT",
@@ -44,8 +44,8 @@
4444
"directory": "packages/@mantine/dropzone"
4545
},
4646
"peerDependencies": {
47-
"@mantine/core": "7.14.2-alpha.0",
48-
"@mantine/hooks": "7.14.2-alpha.0",
47+
"@mantine/core": "7.14.2",
48+
"@mantine/hooks": "7.14.2",
4949
"react": "^18.x || ^19.x",
5050
"react-dom": "^18.x || ^19.x"
5151
},

packages/@mantine/emotion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/emotion",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Emotion bindings for Mantine",
55
"homepage": "https://mantine.dev/",
66
"license": "MIT",
@@ -35,8 +35,8 @@
3535
"@emotion/react": "^11.11.4",
3636
"@emotion/serialize": "^1.1.4",
3737
"@emotion/utils": "^1.2.1",
38-
"@mantine/core": "7.14.2-alpha.0",
39-
"@mantine/hooks": "7.14.2-alpha.0",
38+
"@mantine/core": "7.14.2",
39+
"@mantine/hooks": "7.14.2",
4040
"react": "^18.x || ^19.x",
4141
"react-dom": "^18.x || ^19.x"
4242
},

packages/@mantine/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mantine/form",
3-
"version": "7.14.2-alpha.0",
3+
"version": "7.14.2",
44
"description": "Mantine form management library",
55
"homepage": "https://mantine.dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)