Update npm
packages
This commit is contained in:
parent
d2874d4ed4
commit
641ad1c3a0
1702
package-lock.json
generated
1702
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -2,11 +2,11 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
|
||||
"@babel/plugin-transform-runtime": "^7.11.5",
|
||||
"@babel/preset-env": "^7.11.5",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
|
||||
"@babel/plugin-transform-runtime": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@babel/runtime": "^7.12.1",
|
||||
"acorn": "^8.0.4",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"babel-loader": "^8.1.0",
|
||||
@ -15,8 +15,8 @@
|
||||
"cross-env": "^7.0.2",
|
||||
"es-module-shims": "^0.6.0",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.10.0",
|
||||
"eslint-config-prettier": "^6.12.0",
|
||||
"eslint": "^7.11.0",
|
||||
"eslint-config-prettier": "^6.13.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
@ -30,7 +30,7 @@
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-zip": "^5.0.2",
|
||||
"jasmine": "^3.6.1",
|
||||
"jasmine": "^3.6.2",
|
||||
"jsdoc": "^3.6.6",
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
@ -48,7 +48,7 @@
|
||||
"stylelint-prettier": "^1.1.2",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^5.3.4",
|
||||
"terser": "^5.3.5",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^3.0.0",
|
||||
"typescript": "^4.0.3",
|
||||
@ -56,7 +56,7 @@
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.0.0",
|
||||
"webpack": "^5.0.0",
|
||||
"webpack": "^5.1.3",
|
||||
"webpack-stream": "~6.1.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^11.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user