Skip to content

Commit 7074ae8

Browse files
fix(deps): update likely non breaking dependencies
1 parent dff0f77 commit 7074ae8

File tree

2 files changed

+853
-224
lines changed

2 files changed

+853
-224
lines changed

libs/ui/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"preview": "vite preview"
3030
},
3131
"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",
32+
"@mantine/core": "7.17.4",
33+
"@mantine/dates": "7.17.4",
34+
"@mantine/form": "7.17.4",
35+
"@mantine/hooks": "7.17.4",
3636
"@mantine/modals": "^7.17.3",
37-
"@mantine/notifications": "7.17.3",
37+
"@mantine/notifications": "7.17.4",
3838
"@tabler/icons-react": "^3.31.0",
3939
"dayjs": "^1.11.13",
4040
"react": "^19.1.0",

0 commit comments

Comments
 (0)