File tree Expand file tree Collapse file tree 12 files changed +208
-76
lines changed
database-mongo-magic-link Expand file tree Collapse file tree 12 files changed +208
-76
lines changed Original file line number Diff line number Diff line change 23
23
"@graphql-tools/delegate" : " 10.0.3" ,
24
24
"@graphql-tools/merge" : " 9.0.0" ,
25
25
"@graphql-tools/schema" : " 10.0.0" ,
26
- "@graphql-tools/stitch" : " 9.0.1 " ,
26
+ "@graphql-tools/stitch" : " 9.0.2 " ,
27
27
"@graphql-tools/utils" : " 10.0.6" ,
28
28
"@graphql-tools/wrap" : " 10.0.1" ,
29
29
"graphql" : " 16.8.0" ,
Original file line number Diff line number Diff line change 34
34
"@apollo/client" : " 3.8.3" ,
35
35
"@emotion/react" : " 11.11.1" ,
36
36
"@emotion/styled" : " 11.11.0" ,
37
- "@mui/material" : " 5.14.8 " ,
38
- "@mui/styles" : " 5.14.7 " ,
37
+ "@mui/material" : " 5.14.9 " ,
38
+ "@mui/styles" : " 5.14.9 " ,
39
39
"graphql" : " 16.8.0" ,
40
40
"graphql-tag" : " 2.12.6" ,
41
41
"qrcode.react" : " 3.1.0" ,
Original file line number Diff line number Diff line change 32
32
"@accounts/rest-client" : " ^0.33.1" ,
33
33
"@emotion/react" : " 11.11.1" ,
34
34
"@emotion/styled" : " 11.11.0" ,
35
- "@mui/icons-material" : " 5.14.8 " ,
35
+ "@mui/icons-material" : " 5.14.9 " ,
36
36
"@mui/lab" : " 5.0.0-alpha.142" ,
37
- "@mui/material" : " 5.14.8 " ,
38
- "@mui/styles" : " 5.14.7 " ,
37
+ "@mui/material" : " 5.14.9 " ,
38
+ "@mui/styles" : " 5.14.9 " ,
39
39
"formik" : " 2.4.4" ,
40
40
"qrcode.react" : " 3.1.0" ,
41
41
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 74
74
"graphql" : " 16.8.0" ,
75
75
"graphql-modules" : " 2.2.0" ,
76
76
"graphql-tag" : " 2.12.6" ,
77
- "mongodb" : " 5.8.1 " ,
77
+ "mongodb" : " 5.9.0 " ,
78
78
"reflect-metadata" : " 0.1.13"
79
79
}
80
80
}
Original file line number Diff line number Diff line change 57
57
"@changesets/changelog-github" : " 0.4.8" ,
58
58
"@changesets/cli" : " 2.26.2" ,
59
59
"@types/jest" : " 29.5.4" ,
60
- "@types/node" : " 20.6.0 " ,
60
+ "@types/node" : " 20.6.1 " ,
61
61
"@typescript-eslint/eslint-plugin" : " 6.7.0" ,
62
62
"@typescript-eslint/parser" : " 6.7.0" ,
63
63
"eslint" : " 8.49.0" ,
Original file line number Diff line number Diff line change 39
39
},
40
40
"devDependencies" : {
41
41
"@accounts/mongo-password" : " ^0.33.0" ,
42
- "mongodb" : " 5.8.1 "
42
+ "mongodb" : " 5.9.0 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 38
38
"tslib" : " 2.6.2"
39
39
},
40
40
"devDependencies" : {
41
- "mongodb" : " 5.8.1 "
41
+ "mongodb" : " 5.9.0 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 38
38
"tslib" : " 2.6.2"
39
39
},
40
40
"devDependencies" : {
41
- "mongodb" : " 5.8.1 "
41
+ "mongodb" : " 5.9.0 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 33
33
"@accounts/mongo-password" : " ^0.33.0" ,
34
34
"@accounts/mongo-sessions" : " ^0.34.0" ,
35
35
"@accounts/types" : " ^0.33.1" ,
36
- "mongodb" : " 5.8.1 " ,
36
+ "mongodb" : " 5.9.0 " ,
37
37
"tslib" : " 2.6.2"
38
38
},
39
39
"devDependencies" : {
Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@types/body-parser" : " 1.19.2" ,
29
29
"@types/express" : " 4.17.17" ,
30
- "@types/node-fetch" : " 2.6.4 " ,
30
+ "@types/node-fetch" : " 2.6.5 " ,
31
31
"jest-localstorage-mock" : " 2.4.26" ,
32
32
"reflect-metadata" : " 0.1.13"
33
33
},
You can’t perform that action at this time.
0 commit comments