Update npm packages

This commit is contained in:
Jonas Jenwald 2022-11-27 10:18:30 +01:00
parent 73760144e0
commit 69a2e6d3ea
2 changed files with 363 additions and 1172 deletions

1517
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,25 +9,25 @@
"acorn": "^8.8.1",
"autoprefixer": "^10.4.13",
"babel-loader": "^9.1.0",
"caniuse-lite": "^1.0.30001431",
"caniuse-lite": "^1.0.30001434",
"canvas": "^2.10.2",
"core-js": "^3.26.1",
"cross-env": "^7.0.3",
"dialog-polyfill": "^0.5.6",
"es-module-shims": "1.4.7",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-mozilla": "^3.0.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-sort-exports": "^0.8.0",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-unicorn": "^45.0.0",
"fit-curve": "^0.2.0",
"globals": "^13.17.0",
"globals": "^13.18.0",
"gulp": "^4.0.2",
"gulp-postcss": "^9.0.1",
"gulp-rename": "^2.0.0",
@ -38,11 +38,11 @@
"jstransformer-markdown-it": "^3.0.0",
"merge-stream": "^2.0.0",
"mkdirp": "^1.0.4",
"needle": "^3.1.0",
"needle": "^3.2.0",
"postcss": "^8.4.19",
"postcss-dir-pseudo-class": "^6.0.5",
"postcss-logical": "^5.0.4",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"puppeteer": "^19.0.0",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
@ -51,10 +51,10 @@
"stylelint-prettier": "^2.0.0",
"systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^5.15.1",
"terser": "^5.16.0",
"through2": "^4.0.2",
"ttest": "^4.0.0",
"typescript": "^4.8.4",
"typescript": "^4.9.3",
"typogr": "^0.6.8",
"vinyl": "^3.0.0",
"vinyl-fs": "^3.0.3",