Update npm
packages
This commit is contained in:
parent
d8d6a98418
commit
1d6d1c78ae
1568
package-lock.json
generated
1568
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -2,28 +2,28 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/core": "^7.10.3",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
|
||||
"@babel/plugin-transform-runtime": "^7.10.1",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@babel/runtime": "^7.10.2",
|
||||
"@babel/plugin-transform-runtime": "^7.10.3",
|
||||
"@babel/preset-env": "^7.10.3",
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"acorn": "^7.3.1",
|
||||
"autoprefixer": "^9.8.0",
|
||||
"autoprefixer": "^9.8.4",
|
||||
"babel-loader": "^8.1.0",
|
||||
"canvas": "^2.6.1",
|
||||
"core-js": "^3.6.5",
|
||||
"cross-env": "^7.0.2",
|
||||
"es-module-shims": "^0.4.6",
|
||||
"escodegen": "^1.14.2",
|
||||
"eslint": "^7.2.0",
|
||||
"es-module-shims": "^0.4.7",
|
||||
"escodegen": "^1.14.3",
|
||||
"eslint": "^7.3.1",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.0.2",
|
||||
"eslint-plugin-import": "^2.21.2",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-mozilla": "^2.4.0",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.2",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-unicorn": "^20.1.0",
|
||||
"fancy-log": "^1.3.3",
|
||||
"globals": "^11.12.0",
|
||||
@ -47,8 +47,8 @@
|
||||
"streamqueue": "^1.1.2",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^4.7.0",
|
||||
"through2": "^3.0.1",
|
||||
"terser": "^4.8.0",
|
||||
"through2": "^3.0.2",
|
||||
"ttest": "^2.1.1",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user