Update packages
This commit is contained in:
parent
4653dc196b
commit
7cfa05078d
633
package-lock.json
generated
633
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -2,20 +2,20 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.3.4",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
|
||||
"@babel/plugin-transform-runtime": "^7.3.4",
|
||||
"@babel/preset-env": "^7.3.4",
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@babel/core": "^7.4.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.4.0",
|
||||
"@babel/plugin-transform-runtime": "^7.4.0",
|
||||
"@babel/preset-env": "^7.4.2",
|
||||
"@babel/runtime": "^7.4.2",
|
||||
"acorn": "^6.1.1",
|
||||
"autoprefixer": "^9.4.9",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"babel-loader": "^8.0.5",
|
||||
"canvas": "^2.3.1",
|
||||
"canvas": "^2.4.1",
|
||||
"core-js": "^2.6.5",
|
||||
"escodegen": "^1.11.1",
|
||||
"eslint": "^5.15.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-import": "^2.16.0",
|
||||
"eslint-plugin-mozilla": "^1.1.1",
|
||||
"eslint-plugin-mozilla": "^1.1.3",
|
||||
"eslint-plugin-no-unsanitized": "^3.0.2",
|
||||
"eslint-plugin-unicorn": "^7.1.0",
|
||||
"fancy-log": "^1.3.3",
|
||||
@ -37,7 +37,7 @@
|
||||
"streamqueue": "^1.1.2",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^3.16.1",
|
||||
"terser": "^3.17.0",
|
||||
"ttest": "^2.0.0",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user