|
1 | 1 | {
|
2 | 2 | "name": "archbase-react",
|
3 |
| - "version": "2.0.82", |
| 3 | + "version": "2.0.83", |
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.16.1", |
60 |
| - "@mantine/dates": "7.16.1", |
61 |
| - "@mantine/dropzone": "7.16.1", |
62 |
| - "@mantine/emotion": "7.16.1", |
63 |
| - "@mantine/hooks": "7.16.1", |
64 |
| - "@mantine/modals": "7.16.1", |
65 |
| - "@mantine/notifications": "7.16.1", |
66 |
| - "@mantine/spotlight": "7.16.1", |
67 |
| - "@mantine/tiptap": "7.16.1", |
| 59 | + "@mantine/core": "7.16.2", |
| 60 | + "@mantine/dates": "7.16.2", |
| 61 | + "@mantine/dropzone": "7.16.2", |
| 62 | + "@mantine/emotion": "7.16.2", |
| 63 | + "@mantine/hooks": "7.16.2", |
| 64 | + "@mantine/modals": "7.16.2", |
| 65 | + "@mantine/notifications": "7.16.2", |
| 66 | + "@mantine/spotlight": "7.16.2", |
| 67 | + "@mantine/tiptap": "7.16.2", |
68 | 68 | "@rehooks/component-size": "^1.0.3",
|
69 | 69 | "@tabler/icons-react": "^2.47.0",
|
70 | 70 | "ajv": "^8.16.0",
|
|
0 commit comments