Update npm packages

This commit is contained in:
Jonas Jenwald 2023-02-11 10:24:22 +01:00
parent 903adc8708
commit 650fd79f92
2 changed files with 1138 additions and 278 deletions

1400
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,13 +9,13 @@
"acorn": "^8.8.2", "acorn": "^8.8.2",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"babel-loader": "^9.1.2", "babel-loader": "^9.1.2",
"caniuse-lite": "^1.0.30001449", "caniuse-lite": "^1.0.30001451",
"canvas": "^2.11.0", "canvas": "^2.11.0",
"core-js": "^3.27.2", "core-js": "^3.27.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dialog-polyfill": "^0.5.6", "dialog-polyfill": "^0.5.6",
"es-module-shims": "1.4.7", "es-module-shims": "1.4.7",
"eslint": "^8.32.0", "eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"eslint-plugin-fetch-options": "^0.0.5", "eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^7.1.0", "eslint-plugin-html": "^7.1.0",
@ -27,7 +27,7 @@
"eslint-plugin-sort-exports": "^0.8.0", "eslint-plugin-sort-exports": "^0.8.0",
"eslint-plugin-unicorn": "^45.0.2", "eslint-plugin-unicorn": "^45.0.2",
"fit-curve": "^0.2.0", "fit-curve": "^0.2.0",
"globals": "^13.19.0", "globals": "^13.20.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-postcss": "^9.0.1", "gulp-postcss": "^9.0.1",
"gulp-rename": "^2.0.0", "gulp-rename": "^2.0.0",
@ -41,20 +41,20 @@
"needle": "^3.2.0", "needle": "^3.2.0",
"path2d-polyfill": "^2.0.1", "path2d-polyfill": "^2.0.1",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"postcss-dir-pseudo-class": "^7.0.0", "postcss-dir-pseudo-class": "^7.0.2",
"prettier": "^2.8.3", "prettier": "^2.8.4",
"puppeteer": "^19.0.0", "puppeteer": "^19.0.0",
"rimraf": "^4.1.2", "rimraf": "^4.1.2",
"streamqueue": "^1.1.2", "streamqueue": "^1.1.2",
"stylelint": "^14.16.1", "stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.4", "stylelint-config-prettier": "^9.0.5",
"stylelint-prettier": "^2.0.0", "stylelint-prettier": "^2.0.0",
"systemjs": "^0.21.6", "systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25", "systemjs-plugin-babel": "^0.0.25",
"terser": "^5.16.1", "terser": "^5.16.3",
"through2": "^4.0.2", "through2": "^4.0.2",
"ttest": "^4.0.0", "ttest": "^4.0.0",
"typescript": "^4.9.4", "typescript": "^4.9.5",
"typogr": "^0.6.8", "typogr": "^0.6.8",
"vinyl": "^3.0.0", "vinyl": "^3.0.0",
"vinyl-fs": "^3.0.3", "vinyl-fs": "^3.0.3",