Updated dependencies

This commit is contained in:
squidfunk 2022-11-12 14:06:43 +01:00
parent 822b738001
commit 9c516f1d24
2 changed files with 548 additions and 450 deletions

986
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -63,8 +63,8 @@
"@types/node": "^18.11.9", "@types/node": "^18.11.9",
"@types/resize-observer-browser": "^0.1.7", "@types/resize-observer-browser": "^0.1.7",
"@types/sass": "^1.43.1", "@types/sass": "^1.43.1",
"@typescript-eslint/eslint-plugin": "^5.42.0", "@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.0", "@typescript-eslint/parser": "^5.42.1",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cssnano": "5.1.0", "cssnano": "5.1.0",
@ -80,22 +80,22 @@
"html-minifier": "^4.0.0", "html-minifier": "^4.0.0",
"material-design-color": "^2.3.2", "material-design-color": "^2.3.2",
"material-shadows": "^3.0.1", "material-shadows": "^3.0.1",
"npm-check-updates": "^16.3.16", "npm-check-updates": "^16.3.22",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.18", "postcss": "^8.4.19",
"postcss-dir-pseudo-class": "^6.0.5", "postcss-dir-pseudo-class": "^6.0.5",
"postcss-inline-svg": "^5.0.0", "postcss-inline-svg": "^5.0.0",
"postcss-logical": "^5.0.4", "postcss-logical": "^5.0.4",
"preact": "^10.11.2", "preact": "^10.11.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.56.0", "sass": "^1.56.1",
"simple-icons": "^7.19.0", "simple-icons": "^7.19.0",
"stylelint": "^14.14.1", "stylelint": "^14.14.1",
"stylelint-config-rational-order": "^0.1.2", "stylelint-config-rational-order": "^0.1.2",
"stylelint-config-recommended": "^9.0.0", "stylelint-config-recommended": "^9.0.0",
"stylelint-config-standard-scss": "^6.1.0", "stylelint-config-standard-scss": "^6.1.0",
"stylelint-scss": "^4.3.0", "stylelint-scss": "^4.3.0",
"svgo": "^3.0.0", "svgo": "^3.0.1",
"tiny-glob": "^0.2.9", "tiny-glob": "^0.2.9",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.8.4" "typescript": "^4.8.4"