We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff0f77 commit 7074ae8Copy full SHA for 7074ae8
libs/ui/package.json
@@ -29,12 +29,12 @@
29
"preview": "vite preview"
30
},
31
"dependencies": {
32
- "@mantine/core": "7.17.3",
33
- "@mantine/dates": "7.17.3",
34
- "@mantine/form": "7.17.3",
35
- "@mantine/hooks": "7.17.3",
+ "@mantine/core": "7.17.4",
+ "@mantine/dates": "7.17.4",
+ "@mantine/form": "7.17.4",
+ "@mantine/hooks": "7.17.4",
36
"@mantine/modals": "^7.17.3",
37
- "@mantine/notifications": "7.17.3",
+ "@mantine/notifications": "7.17.4",
38
"@tabler/icons-react": "^3.31.0",
39
"dayjs": "^1.11.13",
40
"react": "^19.1.0",
0 commit comments