Update packages

This commit is contained in:
Tim van der Meij 2019-02-17 16:44:36 +01:00
parent 01ac6cd8c6
commit a4fd6aa947
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 717 additions and 318 deletions

1011
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -2,24 +2,24 @@
"name": "pdf.js",
"version": "2.0.0",
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/core": "^7.3.3",
"@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.5",
"autoprefixer": "^9.4.5",
"@babel/preset-env": "^7.3.1",
"@babel/runtime": "^7.3.1",
"acorn": "^6.1.0",
"autoprefixer": "^9.4.7",
"babel-loader": "^8.0.5",
"canvas": "^2.3.1",
"core-js": "^2.6.2",
"core-js": "^2.6.5",
"escodegen": "^1.11.0",
"eslint": "^5.12.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-mozilla": "^1.0.4",
"eslint": "^5.14.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-mozilla": "^1.1.1",
"eslint-plugin-no-unsanitized": "^3.0.2",
"eslint-plugin-unicorn": "^6.0.1",
"eslint-plugin-unicorn": "^7.1.0",
"fancy-log": "^1.3.3",
"globals": "^11.10.0",
"globals": "^11.11.0",
"gulp": "^4.0.0",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0",
@ -37,7 +37,7 @@
"streamqueue": "^1.1.2",
"systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^3.14.1",
"terser": "^3.16.1",
"ttest": "^2.0.0",
"typogr": "^0.6.8",
"vinyl": "^2.2.0",