Update packages

This commit is contained in:
Tim van der Meij 2018-12-22 16:00:53 +01:00
parent 11bf77aca4
commit 18bac1b4fc
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 751 additions and 572 deletions

1287
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -2,30 +2,30 @@
"name": "pdf.js",
"version": "2.0.0",
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/runtime": "^7.0.0",
"acorn": "^5.7.3",
"autoprefixer": "^8.6.5",
"babel-loader": "^8.0.0",
"core-js": "^2.5.7",
"@babel/core": "^7.2.2",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/runtime": "^7.2.0",
"acorn": "^6.0.4",
"autoprefixer": "^9.4.3",
"babel-loader": "^8.0.4",
"core-js": "^2.6.1",
"escodegen": "^1.11.0",
"eslint": "^5.9.0",
"eslint": "^5.10.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-mozilla": "^1.0.1",
"eslint-plugin-mozilla": "^1.0.3",
"eslint-plugin-no-unsanitized": "^3.0.2",
"eslint-plugin-unicorn": "^4.0.3",
"fancy-log": "^1.3.2",
"globals": "^9.18.0",
"eslint-plugin-unicorn": "^6.0.1",
"fancy-log": "^1.3.3",
"globals": "^11.9.0",
"gulp": "^4.0.0",
"gulp-postcss": "^7.0.1",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-transform": "^3.0.5",
"gulp-zip": "^4.2.0",
"jasmine": "^3.3.0",
"jasmine": "^3.3.1",
"jasmine-core": "^3.3.0",
"jsdoc": "^3.5.5",
"jstransformer-markdown-it": "^2.1.0",
@ -36,8 +36,8 @@
"streamqueue": "^1.1.2",
"systemjs": "^0.21.5",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^3.10.12",
"ttest": "^1.1.0",
"terser": "^3.13.1",
"ttest": "^2.0.0",
"typogr": "^0.6.8",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.3",