summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json27
1 files changed, 17 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 5ae053f..77cfaa6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.143.6",
+ "hugo-bin": "0.144.1",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -27,7 +27,7 @@
"postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.18.0",
+ "stylelint": "^16.19.1",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {
@@ -4538,9 +4538,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.143.6",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.143.6.tgz",
- "integrity": "sha512-lh28eqvvDaD/qWFOaYWX24aDsL5eHFa0PoZJ4Tt33fSM7o9hMx26dPqZfJB2/fwJxBImAj/IFD8Nfz/W8sugRw==",
+ "version": "0.144.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.1.tgz",
+ "integrity": "sha512-zxGjz8/if+NzCdl4TBpqv0f3GrQsjs1imNhPQwfWbOrqb4EfvVWQFV+Q4CCdKeeeJqXTE8lEyM5L1bIkzHlDkA==",
"funding": [
{
"type": "github",
@@ -9004,9 +9004,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.18.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.18.0.tgz",
- "integrity": "sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==",
+ "version": "16.19.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
+ "integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==",
"dev": true,
"funding": [
{
@@ -9033,7 +9033,7 @@
"debug": "^4.3.7",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
- "file-entry-cache": "^10.0.7",
+ "file-entry-cache": "^10.0.8",
"global-modules": "^2.0.0",
"globby": "^11.1.0",
"globjoin": "^0.1.4",
@@ -9041,7 +9041,7 @@
"ignore": "^7.0.3",
"imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0",
- "known-css-properties": "^0.35.0",
+ "known-css-properties": "^0.36.0",
"mathml-tag-names": "^2.1.3",
"meow": "^13.2.0",
"micromatch": "^4.0.8",
@@ -9250,6 +9250,13 @@
"node": ">= 4"
}
},
+ "node_modules/stylelint/node_modules/known-css-properties": {
+ "version": "0.36.0",
+ "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.36.0.tgz",
+ "integrity": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/stylelint/node_modules/resolve-from": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",