chore: Upgrade dependencies
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Simon 2023-12-15 09:06:58 +01:00
parent abab24231e
commit d1f0f281c0
3 changed files with 1107 additions and 1427 deletions

View File

@ -3,7 +3,6 @@
"rules": { "rules": {
"no-empty-source": null, "no-empty-source": null,
"scss/comment-no-empty": null, "scss/comment-no-empty": null,
"max-line-length": null,
"scss/at-extend-no-missing-placeholder": null, "scss/at-extend-no-missing-placeholder": null,
"scss/dollar-variable-colon-space-after": null, "scss/dollar-variable-colon-space-after": null,
"scss/dollar-variable-empty-line-before": null, "scss/dollar-variable-empty-line-before": null,

2521
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,17 +22,17 @@
"bootstrap": "^5.2.3", "bootstrap": "^5.2.3",
"cssnano": "^6.0.1", "cssnano": "^6.0.1",
"cssnano-preset-advanced": "^6.0.1", "cssnano-preset-advanced": "^6.0.1",
"esbuild": "^0.17.19", "esbuild": "^0.19.9",
"eslint": "^8.40.0", "eslint": "^8.40.0",
"hugo-installer": "^4.0.1", "hugo-installer": "^4.0.1",
"pdfjs-dist": "^3.6.172", "pdfjs-dist": "^4.0.269",
"postcss": "^8.4.23", "postcss": "^8.4.23",
"postcss-cli": "^10.1.0", "postcss-cli": "^11.0.0",
"stylelint": "^15.6.2", "stylelint": "^16.0.2",
"stylelint-config-standard-scss": "^9.0.0" "stylelint-config-standard-scss": "^12.0.0"
}, },
"otherDependencies": { "otherDependencies": {
"hugo": "0.111.3" "hugo": "0.121.1"
}, },
"comments": { "comments": {
"dependencies": { "dependencies": {