File tree Expand file tree Collapse file tree 5 files changed +695
-617
lines changed Expand file tree Collapse file tree 5 files changed +695
-617
lines changed Original file line number Diff line number Diff line change 50
50
"openapi-typescript" : " ^7.9.1" ,
51
51
"openapi-typescript-helpers" : " ^0.0.15" ,
52
52
"typescript" : " ^5.9.2" ,
53
- "vite" : " 7.1.3 " ,
53
+ "vite" : " 7.1.4 " ,
54
54
"vitest" : " ^3.2.4"
55
55
}
56
56
}
Original file line number Diff line number Diff line change 29
29
"preview" : " vite preview"
30
30
},
31
31
"dependencies" : {
32
- "@mantine/core" : " 8.2.7 " ,
33
- "@mantine/dates" : " 8.2.7 " ,
34
- "@mantine/form" : " 8.2.7 " ,
35
- "@mantine/hooks" : " 8.2.7 " ,
32
+ "@mantine/core" : " 8.2.8 " ,
33
+ "@mantine/dates" : " 8.2.8 " ,
34
+ "@mantine/form" : " 8.2.8 " ,
35
+ "@mantine/hooks" : " 8.2.8 " ,
36
36
"@mantine/modals" : " ^8.2.7" ,
37
- "@mantine/notifications" : " 8.2.7 " ,
37
+ "@mantine/notifications" : " 8.2.8 " ,
38
38
"@tabler/icons-react" : " ^3.34.1" ,
39
39
"dayjs" : " ^1.11.15" ,
40
40
"react" : " ^19.1.1" ,
47
47
"@types/react-dom" : " ^19.1.9" ,
48
48
"@vitejs/plugin-react" : " ^5.0.2" ,
49
49
"typescript" : " ^5.9.2" ,
50
- "vite" : " 7.1.3 " ,
50
+ "vite" : " 7.1.4 " ,
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.34.0" ,
35
35
"typescript" : " ^5.9.2" ,
36
- "vite" : " 7.1.3 " ,
36
+ "vite" : " 7.1.4 " ,
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 38
38
"typescript" : " ^5.9.2" ,
39
39
"typescript-eslint" : " ^8.39.1"
40
40
},
41
- "packageManager" :
" [email protected] .0 " ,
41
+ "packageManager" :
" [email protected] .1 " ,
42
42
"pnpm" : {
43
43
"onlyBuiltDependencies" : [
44
44
" @nestjs/core" ,
51
51
" unrs-resolver"
52
52
],
53
53
"overrides" : {
54
- "vite" : " 7.1.3 " ,
54
+ "vite" : " 7.1.4 " ,
55
55
"fastify" : " 5.5.0"
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments