File tree Expand file tree Collapse file tree 5 files changed +892
-349
lines changed Expand file tree Collapse file tree 5 files changed +892
-349
lines changed Original file line number Diff line number Diff line change @@ -76,3 +76,4 @@ export const entraProfilePatchRequest = z.object({
7676} ) ;
7777
7878export type ProfilePatchRequest = z . infer < typeof entraProfilePatchRequest > ;
79+
Original file line number Diff line number Diff line change 2121 "dependencies" : {
2222 "@azure/msal-browser" : " ^3.20.0" ,
2323 "@azure/msal-react" : " ^2.0.22" ,
24- "@mantine/core" : " ^7.12.0" ,
25- "@mantine/dates" : " ^7.12.0" ,
24+ "@emotion/react" : " ^11.14.0" ,
25+ "@mantine/core" : " ^7.16.3" ,
26+ "@mantine/dates" : " ^7.16.3" ,
2627 "@mantine/form" : " ^7.12.0" ,
27- "@mantine/hooks" : " ^7.12.0 " ,
28+ "@mantine/hooks" : " ^7.16.3 " ,
2829 "@mantine/notifications" : " ^7.12.0" ,
29- "@tabler/icons-react" : " ^3.29 .0" ,
30+ "@tabler/icons-react" : " ^3.30 .0" ,
3031 "@ungap/with-resolvers" : " ^0.1.0" ,
3132 "axios" : " ^1.7.3" ,
32- "dayjs" : " ^1.11.12" ,
33+ "clsx" : " ^2.1.1" ,
34+ "dayjs" : " ^1.11.13" ,
3335 "dotenv" : " ^16.4.5" ,
3436 "dotenv-cli" : " ^8.0.0" ,
3537 "html5-qrcode" : " ^2.3.8" ,
3638 "jsqr" : " ^1.4.0" ,
39+ "mantine-react-table" : " ^2.0.0-beta.8" ,
3740 "pdfjs-dist" : " ^4.5.136" ,
3841 "pluralize" : " ^8.0.0" ,
3942 "react" : " ^18.3.1" ,
You can’t perform that action at this time.
0 commit comments