File tree 2 files changed +414
-323
lines changed
2 files changed +414
-323
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
"main" : " dist/excellentexport.js" ,
28
28
"devDependencies" : {
29
- "@babel/core" : " 7.15.5 " ,
29
+ "@babel/core" : " 7.15.8 " ,
30
30
"@babel/plugin-proposal-class-properties" : " 7.14.5" ,
31
31
"@babel/plugin-transform-flow-strip-types" : " 7.14.5" ,
32
32
"@babel/preset-env" : " 7.15.8" ,
33
33
"@types/jest" : " 27.0.2" ,
34
34
"@types/jest-environment-puppeteer" : " 4.4.1" ,
35
- "@types/node" : " 16.10.3 " ,
35
+ "@types/node" : " 16.10.9 " ,
36
36
"@types/puppeteer" : " 5.4.4" ,
37
37
"babel-loader" : " 8.2.2" ,
38
38
"blob-polyfill" : " 5.0.20210201" ,
39
39
"coveralls" : " 3.1.1" ,
40
40
"cross-env" : " 7.0.3" ,
41
41
"html-loader" : " 2.1.2" ,
42
- "jest" : " 27.2.4 " ,
42
+ "jest" : " 27.2.5 " ,
43
43
"jest-puppeteer" : " 6.0.0" ,
44
44
"puppeteer" : " 10.4.0" ,
45
45
"ts-jest" : " 27.0.5" ,
46
46
"ts-loader" : " 9.2.6" ,
47
- "ts-node" : " 10.2.1 " ,
47
+ "ts-node" : " 10.3.0 " ,
48
48
"typescript" : " 4.3.4" ,
49
49
"webdriverio" : " 7.14.1" ,
50
- "webpack" : " 5.58.0 " ,
50
+ "webpack" : " 5.58.2 " ,
51
51
"webpack-cli" : " 4.9.0" ,
52
52
"webpack-dev-server" : " 4.3.1" ,
53
53
"webpack-node-externals" : " 3.0.0" ,
54
- "xlsx" : " 0.17.2 "
54
+ "xlsx" : " 0.17.3 "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments