File tree Expand file tree Collapse file tree 2 files changed +909
-626
lines changed Expand file tree Collapse file tree 2 files changed +909
-626
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
- "@azure/storage-blob" : " 12.17 .0" ,
29
+ "@azure/storage-blob" : " 12.25 .0" ,
30
30
"@microsoft/microsoft-graph-client" : " 3.0.7" ,
31
31
"@microsoft/microsoft-graph-types-beta" : " 0.40.0-preview" ,
32
32
"axios" : " 1.6.7" ,
33
33
"isomorphic-fetch" : " 3.0.0" ,
34
34
"qs" : " ^6.11.2" ,
35
- "tslib" : " 2.6.2 "
35
+ "tslib" : " 2.8.1 "
36
36
},
37
37
"devDependencies" : {
38
38
"@digitalroute/cz-conventional-changelog-for-jira" : " 8.0.1" ,
42
42
"@semantic-release/github" : " 9.2.6" ,
43
43
"@semantic-release/npm" : " 11.0.3" ,
44
44
"@types/isomorphic-fetch" : " 0.0.39" ,
45
- "@types/jest" : " 29.5.12 " ,
46
- "@types/node" : " 20.11.25 " ,
47
- "@types/qs" : " 6.9.12 " ,
48
- "commitizen" : " 4.3.0 " ,
45
+ "@types/jest" : " 29.5.14 " ,
46
+ "@types/node" : " 20.17.6 " ,
47
+ "@types/qs" : " 6.9.17 " ,
48
+ "commitizen" : " 4.3.1 " ,
49
49
"cpy-cli" : " 5.0.0" ,
50
50
"husky" : " 8.0.3" ,
51
51
"jest" : " 29.7.0" ,
52
52
"npm-run-all" : " 4.1.5" ,
53
53
"pinst" : " 3.0.0" ,
54
- "rimraf" : " 5.0.5 " ,
55
- "semantic-release" : " 23.0.2 " ,
56
- "ts-jest" : " 29.1.2 " ,
54
+ "rimraf" : " 5.0.10 " ,
55
+ "semantic-release" : " 23.1.1 " ,
56
+ "ts-jest" : " 29.2.5 " ,
57
57
"ts-node" : " 10.9.2" ,
58
- "typedoc" : " 0.25 .11" ,
59
- "typedoc-plugin-missing-exports" : " 2.2 .0" ,
60
- "typescript" : " 5.4.2 "
58
+ "typedoc" : " 0.26 .11" ,
59
+ "typedoc-plugin-missing-exports" : " 2.3 .0" ,
60
+ "typescript" : " 5.6.3 "
61
61
},
62
62
"config" : {
63
63
"commitizen" : {
67
67
}
68
68
},
69
69
"volta" : {
70
- "node" : " 20.11.1 "
70
+ "node" : " 20.18.0 "
71
71
}
72
72
}
You can’t perform that action at this time.
0 commit comments