Updated dependencies

This commit is contained in:
squidfunk 2022-02-21 09:12:49 +01:00
parent 412ef79248
commit d4fbfae41f
2 changed files with 13525 additions and 339 deletions

13846
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -60,19 +60,19 @@
"@types/fuzzaldrin-plus": "^0.6.2",
"@types/html-minifier": "^4.0.2",
"@types/lunr": "^2.3.4",
"@types/node": "^17.0.17",
"@types/node": "^17.0.18",
"@types/resize-observer-browser": "^0.1.7",
"@types/sass": "^1.43.1",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"autoprefixer": "^10.4.2",
"chokidar": "^3.5.3",
"cssnano": "^5.0.17",
"esbuild": "^0.14.21",
"esbuild": "^0.14.23",
"eslint": "^8.9.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^37.9.1",
"eslint-plugin-jsdoc": "^37.9.4",
"eslint-plugin-no-null": "^1.0.2",
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
@ -80,16 +80,16 @@
"html-minifier": "^4.0.0",
"material-design-color": "^2.3.2",
"material-shadows": "^3.0.1",
"npm-check-updates": "^12.3.0",
"npm-check-updates": "^12.4.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.6",
"postcss-dir-pseudo-class": "^6.0.4",
"postcss-inline-svg": "^5.0.0",
"postcss-logical": "^5.0.4",
"preact": "^10.6.5",
"preact": "^10.6.6",
"rimraf": "^3.0.2",
"sass": "^1.49.7",
"stylelint": "^14.5.0",
"sass": "^1.49.8",
"stylelint": "^14.5.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard-scss": "^3.0.0",