Update npm
packages
This commit is contained in:
parent
8ccd9eac3d
commit
70b62eec82
2745
package-lock.json
generated
2745
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -2,21 +2,21 @@
|
||||
"name": "pdf.js",
|
||||
"version": "2.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"acorn": "^8.0.4",
|
||||
"autoprefixer": "^10.2.3",
|
||||
"@babel/core": "^7.12.13",
|
||||
"@babel/plugin-proposal-logical-assignment-operators": "^7.12.13",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
|
||||
"@babel/plugin-transform-runtime": "^7.12.15",
|
||||
"@babel/preset-env": "^7.12.13",
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"acorn": "^8.0.5",
|
||||
"autoprefixer": "^10.2.4",
|
||||
"babel-loader": "^8.2.2",
|
||||
"canvas": "^2.6.1",
|
||||
"core-js": "^3.8.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"es-module-shims": "^0.6.0",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.18.0",
|
||||
"eslint": "^7.19.0",
|
||||
"eslint-config-prettier": "^6.15.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.1.1",
|
||||
@ -38,7 +38,7 @@
|
||||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^2.6.0",
|
||||
"postcss": "^8.2.4",
|
||||
"postcss": "^8.2.5",
|
||||
"postcss-calc": "^7.0.5",
|
||||
"prettier": "^2.2.1",
|
||||
"puppeteer": "^7.0.1",
|
||||
@ -57,8 +57,8 @@
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.0.1",
|
||||
"webpack": "^5.17.0",
|
||||
"webpack-stream": "~6.1.1",
|
||||
"webpack": "^5.21.1",
|
||||
"webpack-stream": "~6.1.2",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^11.1.1"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user