Update npm
packages
This commit is contained in:
parent
c86e70ba08
commit
fc007028a2
1673
package-lock.json
generated
1673
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@ -2,31 +2,31 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.14",
|
||||
"@babel/core": "^7.13.15",
|
||||
"@babel/plugin-proposal-logical-assignment-operators": "^7.13.8",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
|
||||
"@babel/plugin-transform-runtime": "^7.13.10",
|
||||
"@babel/preset-env": "^7.13.12",
|
||||
"@babel/plugin-transform-runtime": "^7.13.15",
|
||||
"@babel/preset-env": "^7.13.15",
|
||||
"@babel/runtime": "^7.13.10",
|
||||
"acorn": "^8.1.0",
|
||||
"acorn": "^8.1.1",
|
||||
"autoprefixer": "^10.2.5",
|
||||
"babel-loader": "^8.2.2",
|
||||
"canvas": "^2.7.0",
|
||||
"core-js": "^3.10.0",
|
||||
"core-js": "^3.10.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"es-module-shims": "^0.10.4",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.23.0",
|
||||
"eslint": "^7.24.0",
|
||||
"eslint-config-prettier": "^8.2.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.1.2",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-mozilla": "^2.9.2",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.4",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-sort-exports": "^0.3.2",
|
||||
"eslint-plugin-mozilla": "^2.10.0",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.5",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-sort-exports": "^0.3.6",
|
||||
"eslint-plugin-unicorn": "^29.0.0",
|
||||
"globals": "^13.7.0",
|
||||
"globals": "^13.8.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
@ -38,7 +38,7 @@
|
||||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^2.6.0",
|
||||
"postcss": "^8.2.9",
|
||||
"postcss": "^8.2.10",
|
||||
"postcss-calc": "^8.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
"puppeteer": "^8.0.0",
|
||||
@ -52,12 +52,12 @@
|
||||
"terser": "^5.6.1",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^3.0.0",
|
||||
"typescript": "^4.2.3",
|
||||
"typescript": "^4.2.4",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.0.2",
|
||||
"webpack": "^5.30.0",
|
||||
"web-streams-polyfill": "^3.0.3",
|
||||
"webpack": "^5.33.2",
|
||||
"webpack-stream": "^6.1.2",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^16.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user