|
1 | 1 | { |
2 | 2 | "name": "dash_mantine_components", |
3 | | - "version": "1.0.0rc1", |
| 3 | + "version": "1.0.0rc2", |
4 | 4 | "description": "Plotly Dash Components based on Mantine", |
5 | 5 | "main": "index.ts", |
6 | 6 | "repository": { |
|
43 | 43 | "author": "Snehil Vijay <snehilvj@outlook.com>", |
44 | 44 | "license": "MIT", |
45 | 45 | "dependencies": { |
46 | | - "@mantine/carousel": "7.16.2", |
47 | | - "@mantine/charts": "7.16.2", |
48 | | - "@mantine/code-highlight": "7.16.2", |
49 | | - "@mantine/core": "7.16.2", |
50 | | - "@mantine/dates": "7.16.2", |
51 | | - "@mantine/hooks": "7.16.2", |
52 | | - "@mantine/notifications": "7.16.2", |
53 | | - "@mantine/nprogress": "7.16.2", |
54 | | - "@mantine/spotlight": "7.16.2", |
| 46 | + "@mantine/carousel": "7.17.0", |
| 47 | + "@mantine/charts": "7.17.0", |
| 48 | + "@mantine/code-highlight": "7.17.0", |
| 49 | + "@mantine/core": "7.17.0", |
| 50 | + "@mantine/dates": "7.17.0", |
| 51 | + "@mantine/hooks": "7.17.0", |
| 52 | + "@mantine/notifications": "7.17.0", |
| 53 | + "@mantine/nprogress": "7.17.0", |
| 54 | + "@mantine/spotlight": "7.17.0", |
55 | 55 | "@plotly/dash-component-plugins": "^1.2.0", |
56 | 56 | "dayjs": "^1.11.10", |
57 | 57 | "embla-carousel-auto-scroll": "^8.4.0", |
|
0 commit comments