File tree Expand file tree Collapse file tree 5 files changed +216
-220
lines changed Expand file tree Collapse file tree 5 files changed +216
-220
lines changed Original file line number Diff line number Diff line change 49
49
"openapi-typescript" : " ^7.9.1" ,
50
50
"openapi-typescript-helpers" : " ^0.0.15" ,
51
51
"typescript" : " ^5.9.3" ,
52
- "vite" : " 7.1.8 " ,
52
+ "vite" : " 7.1.9 " ,
53
53
"vitest" : " ^3.2.4"
54
54
}
55
55
}
Original file line number Diff line number Diff line change 29
29
"preview" : " vite preview"
30
30
},
31
31
"dependencies" : {
32
- "@mantine/core" : " 8.3.2 " ,
33
- "@mantine/dates" : " 8.3.2 " ,
34
- "@mantine/form" : " 8.3.2 " ,
35
- "@mantine/hooks" : " 8.3.2 " ,
32
+ "@mantine/core" : " 8.3.3 " ,
33
+ "@mantine/dates" : " 8.3.3 " ,
34
+ "@mantine/form" : " 8.3.3 " ,
35
+ "@mantine/hooks" : " 8.3.3 " ,
36
36
"@mantine/modals" : " ^8.3.2" ,
37
- "@mantine/notifications" : " 8.3.2 " ,
37
+ "@mantine/notifications" : " 8.3.3 " ,
38
38
"@tabler/icons-react" : " ^3.35.0" ,
39
39
"dayjs" : " ^1.11.18" ,
40
40
"react" : " ^19.2.0" ,
47
47
"@types/react-dom" : " ^19.2.0" ,
48
48
"@vitejs/plugin-react" : " ^5.0.4" ,
49
49
"typescript" : " ^5.9.3" ,
50
- "vite" : " 7.1.8 " ,
50
+ "vite" : " 7.1.9 " ,
51
51
"vite-plugin-dts" : " ^4.5.4" ,
52
52
"vite-plugin-svgr" : " ^4.5.0"
53
53
}
Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@eslint/js" : " ^9.36.0" ,
35
35
"typescript" : " ^5.9.3" ,
36
- "vite" : " 7.1.8 " ,
36
+ "vite" : " 7.1.9 " ,
37
37
"vite-plugin-dts" : " ^4.5.4" ,
38
38
"vitest" : " ^3.2.4"
39
39
}
Original file line number Diff line number Diff line change 29
29
"eslint-plugin-astro" : " ^1.3.1" ,
30
30
"eslint-plugin-prettier" : " ^5.5.4" ,
31
31
"eslint-plugin-react" : " ^7.37.5" ,
32
- "eslint-plugin-react-hooks" : " 6.1.0 " ,
32
+ "eslint-plugin-react-hooks" : " 6.1.1 " ,
33
33
"eslint-plugin-react-refresh" : " ^0.4.23" ,
34
34
"globals" : " ^16.4.0" ,
35
35
"nx" : " ^21.6.3" ,
51
51
" unrs-resolver"
52
52
],
53
53
"overrides" : {
54
- "vite" : " 7.1.8 " ,
54
+ "vite" : " 7.1.9 " ,
55
55
"fastify" : " 5.6.1"
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments