|
1 | 1 | { |
2 | 2 | "name": "archbase-react", |
3 | | - "version": "2.1.1", |
| 3 | + "version": "2.1.2", |
4 | 4 | "description": "Biblioteca de compontentes React TypeScript focada em produtividade no desenvolvimento web.", |
5 | 5 | "author": "Edson Martins <[email protected]>", |
6 | 6 | "license": "MIT", |
|
56 | 56 | "dependencies": { |
57 | 57 | "@babel/runtime": "^7.24.7", |
58 | 58 | "@juggle/resize-observer": "^3.4.0", |
59 | | - "@mantine/core": "7.17.7", |
60 | | - "@mantine/dates": "7.17.7", |
61 | | - "@mantine/dropzone": "7.17.7", |
62 | | - "@mantine/emotion": "7.17.7", |
63 | | - "@mantine/hooks": "7.17.7", |
64 | | - "@mantine/modals": "7.17.7", |
65 | | - "@mantine/notifications": "7.17.7", |
66 | | - "@mantine/spotlight": "7.17.7", |
67 | | - "@mantine/tiptap": "7.17.7", |
| 59 | + "@mantine/core": "7.17.8", |
| 60 | + "@mantine/dates": "7.17.8", |
| 61 | + "@mantine/dropzone": "7.17.8", |
| 62 | + "@mantine/emotion": "7.17.8", |
| 63 | + "@mantine/hooks": "7.17.8", |
| 64 | + "@mantine/modals": "7.17.8", |
| 65 | + "@mantine/notifications": "7.17.8", |
| 66 | + "@mantine/spotlight": "7.17.8", |
| 67 | + "@mantine/tiptap": "7.17.8", |
68 | 68 | "@mui/x-data-grid": "^7.28.3", |
69 | 69 | "@rehooks/component-size": "^1.0.3", |
70 | 70 | "@tabler/icons-react": "^2.47.0", |
|
0 commit comments