Update packages
This commit is contained in:
parent
ce1acff5f0
commit
d9cd890228
965
package-lock.json
generated
965
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -2,19 +2,19 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.4.4",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"acorn": "^6.1.1",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
|
||||
"@babel/plugin-transform-runtime": "^7.5.5",
|
||||
"@babel/preset-env": "^7.5.5",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"acorn": "^6.3.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"babel-loader": "^8.0.6",
|
||||
"canvas": "^2.5.0",
|
||||
"canvas": "^2.6.0",
|
||||
"core-js": "^2.6.9",
|
||||
"escodegen": "^1.11.1",
|
||||
"escodegen": "^1.12.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-import": "^2.18.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-mozilla": "1.2.1",
|
||||
"eslint-plugin-no-unsanitized": "^3.0.2",
|
||||
"eslint-plugin-unicorn": "^7.1.0",
|
||||
@ -28,21 +28,21 @@
|
||||
"gulp-zip": "^4.2.0",
|
||||
"jasmine": "^3.4.0",
|
||||
"jasmine-core": "^3.4.0",
|
||||
"jsdoc": "^3.6.2",
|
||||
"jsdoc": "^3.6.3",
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"merge-stream": "^1.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"node-ensure": "^0.0.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"rimraf": "^2.7.1",
|
||||
"streamqueue": "^1.1.2",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^4.0.0",
|
||||
"terser": "^4.2.1",
|
||||
"ttest": "^2.0.0",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.0",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"webpack": "^4.35.0",
|
||||
"webpack": "^4.39.2",
|
||||
"webpack-stream": "^4.0.3",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^11.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user