Update packages to the most recent versions

This commit is contained in:
Tim van der Meij 2023-04-23 13:48:22 +02:00
parent 9c023c847c
commit 1b228091fa
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 310 additions and 285 deletions

581
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,13 +9,13 @@
"acorn": "^8.8.2",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"caniuse-lite": "^1.0.30001478",
"caniuse-lite": "^1.0.30001481",
"canvas": "^2.11.2",
"core-js": "^3.30.1",
"cross-env": "^7.0.3",
"dialog-polyfill": "^0.5.6",
"es-module-shims": "1.4.7",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^7.1.0",
@ -40,17 +40,17 @@
"mkdirp": "^2.1.6",
"needle": "^3.2.0",
"path2d-polyfill": "^2.0.1",
"postcss": "^8.4.21",
"postcss": "^8.4.23",
"postcss-dir-pseudo-class": "^7.0.2",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"puppeteer": "^19.0.0",
"rimraf": "^3.0.2",
"streamqueue": "^1.1.2",
"stylelint": "^15.4.0",
"stylelint": "^15.6.0",
"stylelint-prettier": "^3.0.0",
"systemjs": "^0.21.6",
"systemjs-plugin-babel": "^0.0.25",
"terser": "^5.16.9",
"terser": "^5.17.1",
"through2": "^4.0.2",
"ttest": "^4.0.0",
"typescript": "^5.0.4",
@ -58,7 +58,7 @@
"vinyl": "^3.0.0",
"vinyl-fs": "^3.0.3",
"web-streams-polyfill": "^3.2.1",
"webpack": "^5.79.0",
"webpack": "^5.80.0",
"webpack-stream": "^7.0.0",
"wintersmith": "^2.5.0",
"yargs": "^17.7.1"