Update npm packages
This commit is contained in:
parent
1b20f61b56
commit
91bc559f3c
1625
package-lock.json
generated
1625
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@ -1,26 +1,26 @@
|
||||
{
|
||||
"name": "pdf.js",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
|
||||
"@babel/plugin-transform-runtime": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.0",
|
||||
"@babel/runtime": "^7.15.3",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"acorn": "^8.4.1",
|
||||
"autoprefixer": "^10.3.2",
|
||||
"autoprefixer": "^10.3.4",
|
||||
"babel-loader": "^8.2.2",
|
||||
"canvas": "^2.8.0",
|
||||
"core-js": "^3.16.2",
|
||||
"core-js": "^3.17.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"dommatrix": "^0.0.6",
|
||||
"es-module-shims": "^0.12.6",
|
||||
"es-module-shims": "^0.12.8",
|
||||
"escodegen": "^2.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^6.1.2",
|
||||
"eslint-plugin-import": "^2.24.1",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-json": "^3.1.0",
|
||||
"eslint-plugin-mozilla": "^2.10.0",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.5",
|
||||
@ -29,7 +29,7 @@
|
||||
"eslint-plugin-unicorn": "^35.0.0",
|
||||
"globals": "^13.11.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-postcss": "^9.0.1",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"gulp-zip": "^5.1.0",
|
||||
@ -38,7 +38,7 @@
|
||||
"jstransformer-markdown-it": "^2.1.0",
|
||||
"merge-stream": "^2.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"needle": "^2.8.0",
|
||||
"needle": "^2.9.1",
|
||||
"postcss": "^8.3.6",
|
||||
"postcss-calc": "^8.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
@ -50,15 +50,15 @@
|
||||
"stylelint-prettier": "^1.2.0",
|
||||
"systemjs": "^0.21.6",
|
||||
"systemjs-plugin-babel": "^0.0.25",
|
||||
"terser": "^5.7.1",
|
||||
"terser": "^5.7.2",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^3.0.0",
|
||||
"typescript": "^4.3.5",
|
||||
"typescript": "^4.4.2",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^2.2.1",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"web-streams-polyfill": "^3.1.0",
|
||||
"webpack": "^5.51.1",
|
||||
"webpack": "^5.52.0",
|
||||
"webpack-stream": "^6.1.2",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user