Skip to content

Commit 40b1d1b

Browse files
fix(deps): update likely non breaking dependencies
1 parent 3b6aca9 commit 40b1d1b

File tree

2 files changed

+127
-138
lines changed

2 files changed

+127
-138
lines changed

libs/ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"preview": "vite preview"
3030
},
3131
"dependencies": {
32-
"@mantine/core": "8.2.4",
33-
"@mantine/dates": "8.2.4",
34-
"@mantine/form": "8.2.4",
35-
"@mantine/hooks": "8.2.4",
32+
"@mantine/core": "8.2.5",
33+
"@mantine/dates": "8.2.5",
34+
"@mantine/form": "8.2.5",
35+
"@mantine/hooks": "8.2.5",
3636
"@mantine/modals": "^8.2.4",
37-
"@mantine/notifications": "8.2.4",
37+
"@mantine/notifications": "8.2.5",
3838
"@tabler/icons-react": "^3.34.1",
3939
"dayjs": "^1.11.13",
4040
"react": "^19.1.1",

0 commit comments

Comments
 (0)