Commit 79280aa 1 parent 6166177 commit 79280aa Copy full SHA for 79280aa
File tree 19 files changed +73
-73
lines changed
19 files changed +73
-73
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mantine-a91763c0e2" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Mantine Components Monorepo" ,
5
5
"packageManager" : " yarn@4.5.1" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/carousel" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Embla based carousel" ,
5
5
"homepage" : " https://mantine.dev/x/carousel/" ,
6
6
"license" : " MIT" ,
44
44
"directory" : " packages/@mantine/carousel"
45
45
},
46
46
"peerDependencies" : {
47
- "@mantine/core" : " 7.14.1 " ,
48
- "@mantine/hooks" : " 7.14.1 " ,
47
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
48
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
49
49
"embla-carousel-react" : " >=7.0.0" ,
50
50
"react" : " ^18.x || ^19.x" ,
51
51
"react-dom" : " ^18.x || ^19.x"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/charts" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Charts components built with recharts and Mantine" ,
5
5
"homepage" : " https://mantine.dev/" ,
6
6
"license" : " MIT" ,
35
35
"directory" : " packages/@mantine/charts"
36
36
},
37
37
"peerDependencies" : {
38
- "@mantine/core" : " 7.14.1 " ,
39
- "@mantine/hooks" : " 7.14.1 " ,
38
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
39
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
40
40
"react" : " ^18.x || ^19.x" ,
41
41
"react-dom" : " ^18.x || ^19.x" ,
42
42
"recharts" : " ^2.13.3"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/code-highlight" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Code highlight with Mantine theme" ,
5
5
"homepage" : " https://mantine.dev/x/code-highlight/" ,
6
6
"license" : " MIT" ,
45
45
"directory" : " packages/@mantine/code-highlight"
46
46
},
47
47
"peerDependencies" : {
48
- "@mantine/core" : " 7.14.1 " ,
49
- "@mantine/hooks" : " 7.14.1 " ,
48
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
49
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
50
50
"react" : " ^18.x || ^19.x" ,
51
51
"react-dom" : " ^18.x || ^19.x"
52
52
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/colors-generator" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " A library to generate 10 shades of color based on provided color value" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/core" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " React components library focused on usability, accessibility and developer experience" ,
5
5
"homepage" : " https://mantine.dev/" ,
6
6
"license" : " MIT" ,
43
43
"directory" : " packages/@mantine/core"
44
44
},
45
45
"peerDependencies" : {
46
- "@mantine/hooks" : " 7.14.1 " ,
46
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
47
47
"react" : " ^18.x || ^19.x" ,
48
48
"react-dom" : " ^18.x || ^19.x"
49
49
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/dates" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Calendars, date and time pickers based on Mantine components" ,
5
5
"homepage" : " https://mantine.dev/dates/getting-started/" ,
6
6
"license" : " MIT" ,
45
45
"directory" : " packages/@mantine/dates"
46
46
},
47
47
"peerDependencies" : {
48
- "@mantine/core" : " 7.14.1 " ,
49
- "@mantine/hooks" : " 7.14.1 " ,
48
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
49
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
50
50
"dayjs" : " >=1.0.0" ,
51
51
"react" : " ^18.x || ^19.x" ,
52
52
"react-dom" : " ^18.x || ^19.x"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/dropzone" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Dropzone component built with Mantine theme and components" ,
5
5
"homepage" : " https://mantine.dev/x/dropzone/" ,
6
6
"license" : " MIT" ,
44
44
"directory" : " packages/@mantine/dropzone"
45
45
},
46
46
"peerDependencies" : {
47
- "@mantine/core" : " 7.14.1 " ,
48
- "@mantine/hooks" : " 7.14.1 " ,
47
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
48
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
49
49
"react" : " ^18.x || ^19.x" ,
50
50
"react-dom" : " ^18.x || ^19.x"
51
51
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/emotion" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Emotion bindings for Mantine" ,
5
5
"homepage" : " https://mantine.dev/" ,
6
6
"license" : " MIT" ,
35
35
"@emotion/react" : " ^11.11.4" ,
36
36
"@emotion/serialize" : " ^1.1.4" ,
37
37
"@emotion/utils" : " ^1.2.1" ,
38
- "@mantine/core" : " 7.14.1 " ,
39
- "@mantine/hooks" : " 7.14.1 " ,
38
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
39
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
40
40
"react" : " ^18.x || ^19.x" ,
41
41
"react-dom" : " ^18.x || ^19.x"
42
42
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/form" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Mantine form management library" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/hooks" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " A collection of 50+ hooks for state and UI management" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/modals" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Modals manager based on Mantine components" ,
5
5
"homepage" : " https://mantine.dev/x/modals/" ,
6
6
"license" : " MIT" ,
39
39
"directory" : " packages/@mantine/modals"
40
40
},
41
41
"peerDependencies" : {
42
- "@mantine/core" : " 7.14.1 " ,
43
- "@mantine/hooks" : " 7.14.1 " ,
42
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
43
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
44
44
"react" : " ^18.x || ^19.x" ,
45
45
"react-dom" : " ^18.x || ^19.x"
46
46
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/notifications" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Mantine notifications system" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
44
44
"directory" : " packages/@mantine/notifications"
45
45
},
46
46
"peerDependencies" : {
47
- "@mantine/core" : " 7.14.1 " ,
48
- "@mantine/hooks" : " 7.14.1 " ,
47
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
48
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
49
49
"react" : " ^18.x || ^19.x" ,
50
50
"react-dom" : " ^18.x || ^19.x"
51
51
},
52
52
"dependencies" : {
53
- "@mantine/store" : " 7.14.1 " ,
53
+ "@mantine/store" : " 7.14.2-alpha.0 " ,
54
54
"react-transition-group" : " 4.4.5"
55
55
},
56
56
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/nprogress" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Navigation progress bar" ,
5
5
"homepage" : " https://mantine.dev/x/nprogress/" ,
6
6
"license" : " MIT" ,
43
43
"directory" : " packages/@mantine/nprogress"
44
44
},
45
45
"peerDependencies" : {
46
- "@mantine/core" : " 7.14.1 " ,
47
- "@mantine/hooks" : " 7.14.1 " ,
46
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
47
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
48
48
"react" : " ^18.x || ^19.x" ,
49
49
"react-dom" : " ^18.x || ^19.x"
50
50
},
51
51
"dependencies" : {
52
- "@mantine/store" : " 7.14.1 "
52
+ "@mantine/store" : " 7.14.2-alpha.0 "
53
53
},
54
54
"devDependencies" : {
55
55
"@mantine-tests/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/spotlight" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Command center components for react and Mantine" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
41
41
"directory" : " packages/@mantine/spotlight"
42
42
},
43
43
"peerDependencies" : {
44
- "@mantine/core" : " 7.14.1 " ,
45
- "@mantine/hooks" : " 7.14.1 " ,
44
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
45
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
46
46
"react" : " ^18.x || ^19.x" ,
47
47
"react-dom" : " ^18.x || ^19.x"
48
48
},
49
49
"dependencies" : {
50
- "@mantine/store" : " 7.14.1 "
50
+ "@mantine/store" : " 7.14.2-alpha.0 "
51
51
},
52
52
"devDependencies" : {
53
53
"@mantine-tests/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/store" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " A library to sync external React state updates" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/tiptap" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Rich text editor based on tiptap" ,
5
5
"homepage" : " https://mantine.dev/x/tiptap" ,
6
6
"license" : " MIT" ,
44
44
"directory" : " packages/@mantine/tiptap"
45
45
},
46
46
"peerDependencies" : {
47
- "@mantine/core" : " 7.14.1 " ,
48
- "@mantine/hooks" : " 7.14.1 " ,
47
+ "@mantine/core" : " 7.14.2-alpha.0 " ,
48
+ "@mantine/hooks" : " 7.14.2-alpha.0 " ,
49
49
"@tiptap/extension-link" : " >=2.1.12" ,
50
50
"@tiptap/react" : " >=2.1.12" ,
51
51
"react" : " ^18.x || ^19.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mantine/vanilla-extract" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2-alpha.0 " ,
4
4
"description" : " Vanilla Extract integration for Mantine theme" ,
5
5
"homepage" : " https://mantine.dev" ,
6
6
"license" : " MIT" ,
35
35
"directory" : " packages/@mantine/vanilla-extract"
36
36
},
37
37
"peerDependencies" : {
38
- "@mantine/core" : " 7.14.1 "
38
+ "@mantine/core" : " 7.14.2-alpha.0 "
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments