Skip to content

Commit 8a46fba

Browse files
fix(deps): update likely non breaking dependencies
1 parent 066cd4c commit 8a46fba

File tree

3 files changed

+1489
-1199
lines changed

3 files changed

+1489
-1199
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.3.4",
33-
"@mantine/dates": "8.3.4",
34-
"@mantine/form": "8.3.4",
35-
"@mantine/hooks": "8.3.4",
32+
"@mantine/core": "8.3.12",
33+
"@mantine/dates": "8.3.12",
34+
"@mantine/form": "8.3.12",
35+
"@mantine/hooks": "8.3.12",
3636
"@mantine/modals": "^8.3.4",
37-
"@mantine/notifications": "8.3.4",
37+
"@mantine/notifications": "8.3.12",
3838
"@tabler/icons-react": "^3.35.0",
3939
"dayjs": "^1.11.18",
4040
"react": "^19.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-astro": "^1.3.1",
3030
"eslint-plugin-prettier": "^5.5.4",
3131
"eslint-plugin-react": "^7.37.5",
32-
"eslint-plugin-react-hooks": "7.0.0",
32+
"eslint-plugin-react-hooks": "7.0.1",
3333
"eslint-plugin-react-refresh": "^0.4.23",
3434
"globals": "^16.4.0",
3535
"nx": "^21.6.4",

0 commit comments

Comments
 (0)