diff --git a/package-lock.json b/package-lock.json index fa9da66..ea9a49e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,8 @@ "cypress": "^15.16.0", "stylelint": "^17.1.1", "stylelint-config-standard": "^40.0.0", - "stylelint-config-standard-scss": "^17.0.0" + "stylelint-config-standard-scss": "^17.0.0", + "stylelint-declaration-strict-value": "^1.11.1" }, "peerDependenciesMeta": { "cypress": { @@ -55,6 +56,9 @@ }, "stylelint-config-standard-scss": { "optional": true + }, + "stylelint-declaration-strict-value": { + "optional": true } } }, @@ -8724,9 +8728,9 @@ } }, "node_modules/systeminformation": { - "version": "5.31.6", - "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.6.tgz", - "integrity": "sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA==", + "version": "5.31.17", + "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.31.17.tgz", + "integrity": "sha512-TvFA9iwDWlMjqZVlKIJ0Cy+Zgm9ttlMx0SMRwJDMNKyhlEKWBMb3+WRwDi/3dvHdWbexpos4Osp4U49p5WjB5g==", "license": "MIT", "os": [ "darwin",