Update npm packages
This commit is contained in:
parent
6d8810b55c
commit
0e129c9e5e
942
package-lock.json
generated
942
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -1,20 +1,20 @@
|
||||
{
|
||||
"name": "pdf.js",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.8",
|
||||
"@babel/core": "^7.22.1",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
|
||||
"@babel/preset-env": "^7.21.5",
|
||||
"@babel/runtime": "^7.21.5",
|
||||
"@babel/preset-env": "^7.22.2",
|
||||
"@babel/runtime": "^7.22.3",
|
||||
"@javascript-obfuscator/escodegen": "2.3.0",
|
||||
"acorn": "^8.8.2",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"babel-loader": "^9.1.2",
|
||||
"caniuse-lite": "^1.0.30001487",
|
||||
"caniuse-lite": "^1.0.30001489",
|
||||
"canvas": "^2.11.2",
|
||||
"core-js": "^3.30.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"es-module-shims": "1.4.7",
|
||||
"eslint": "^8.40.0",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-fetch-options": "^0.0.5",
|
||||
"eslint-plugin-html": "^7.1.0",
|
||||
@ -44,16 +44,16 @@
|
||||
"puppeteer": "^19.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"streamqueue": "^1.1.2",
|
||||
"stylelint": "^15.6.1",
|
||||
"stylelint": "^15.6.2",
|
||||
"stylelint-prettier": "^3.0.0",
|
||||
"terser": "^5.17.3",
|
||||
"terser": "^5.17.6",
|
||||
"through2": "^4.0.2",
|
||||
"ttest": "^4.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"typogr": "^0.6.8",
|
||||
"vinyl": "^3.0.0",
|
||||
"vinyl-fs": "^3.0.3",
|
||||
"webpack": "^5.82.1",
|
||||
"webpack": "^5.84.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"wintersmith": "^2.5.0",
|
||||
"yargs": "^17.7.2"
|
||||
|
Loading…
Reference in New Issue
Block a user