From d5205d8079d9aebd617afa295a0f972e5f5b3248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:33:55 +0000 Subject: [PATCH] Bump stylelint-declaration-strict-value from 1.9.2 to 1.10.4 Bumps [stylelint-declaration-strict-value](https://github.com/AndyOGo/stylelint-declaration-strict-value) from 1.9.2 to 1.10.4. - [Changelog](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/master/CHANGELOG.md) - [Commits](https://github.com/AndyOGo/stylelint-declaration-strict-value/compare/v1.9.2...v1.10.4) --- updated-dependencies: - dependency-name: stylelint-declaration-strict-value dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 108 +++++----------------------------------------- package.json | 2 +- yarn.lock | 39 ++--------------- 3 files changed, 15 insertions(+), 134 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66e7836..843e446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "postcss-simple-vars": "^7.0.1", "precss": "^4.0.0", "stylelint-config-standard": "^29.0.0", - "stylelint-declaration-strict-value": "^1.9.2", + "stylelint-declaration-strict-value": "^1.10.4", "uglify-js": "^3.17.4", "xml2js": "^0.6.2" }, @@ -1006,14 +1006,6 @@ "node": ">=6" } }, - "node_modules/css-color-names": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", - "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=", - "engines": { - "node": "*" - } - }, "node_modules/css-declaration-sorter": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", @@ -1200,11 +1192,6 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, - "node_modules/css-shorthand-properties": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.1.tgz", - "integrity": "sha512-Md+Juc7M3uOdbAFwOYlTrccIZ7oCFuzrhKYQjdeUEW/sE1hv17Jp/Bws+ReOPpGVBTYCBoYo+G17V5Qo8QQ75A==" - }, "node_modules/css-tree": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", @@ -1217,16 +1204,6 @@ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" } }, - "node_modules/css-values": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/css-values/-/css-values-0.1.0.tgz", - "integrity": "sha1-Eot84QPU3AJ6gUpdWZXFR4HXtMY=", - "dependencies": { - "css-color-names": "0.0.4", - "ends-with": "^0.2.0", - "postcss-value-parser": "^3.3.0" - } - }, "node_modules/css-what": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", @@ -1566,14 +1543,6 @@ "node": ">= 0.8" } }, - "node_modules/ends-with": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/ends-with/-/ends-with-0.2.0.tgz", - "integrity": "sha1-L52pjVelDP2kVxzkM5AAUA9Oa4o=", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/entities": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", @@ -6047,11 +6016,6 @@ "node": ">=4" } }, - "node_modules/postcss-value-parser": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", - "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==" - }, "node_modules/posthtml": { "version": "0.16.6", "resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.16.6.tgz", @@ -6584,14 +6548,6 @@ "node": ">=8" } }, - "node_modules/shortcss": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/shortcss/-/shortcss-0.1.3.tgz", - "integrity": "sha1-7ip5BNgLf1UCyYQI9KLzE/qt+0g=", - "dependencies": { - "css-shorthand-properties": "^1.0.0" - } - }, "node_modules/signal-exit": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", @@ -6907,15 +6863,14 @@ } }, "node_modules/stylelint-declaration-strict-value": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.9.2.tgz", - "integrity": "sha512-Z/2yr7g4tq2iGOUWhZLzHL2g2GJYJGcPkfjDh++zI8ukLxW0tcLGJjo64XYCDjja6YcECPDUWbpN+OAoAtAYvw==", - "dependencies": { - "css-values": "^0.1.0", - "shortcss": "^0.1.3" + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.4.tgz", + "integrity": "sha512-unOEftKCOb78Zr+WStqyVj9V1rCdUo+PJI3vFPiHPdu+O9o71K9Mu+txc6VDF7gBXyTTMHbbjIvHk3VNzuixzQ==", + "engines": { + "node": ">=18.12.0" }, "peerDependencies": { - "stylelint": ">=7 <=15" + "stylelint": ">=7 <=16" } }, "node_modules/stylelint-order": { @@ -8069,11 +8024,6 @@ } } }, - "css-color-names": { - "version": "0.0.4", - "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", - "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=" - }, "css-declaration-sorter": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", @@ -8199,11 +8149,6 @@ } } }, - "css-shorthand-properties": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.1.tgz", - "integrity": "sha512-Md+Juc7M3uOdbAFwOYlTrccIZ7oCFuzrhKYQjdeUEW/sE1hv17Jp/Bws+ReOPpGVBTYCBoYo+G17V5Qo8QQ75A==" - }, "css-tree": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", @@ -8213,16 +8158,6 @@ "source-map-js": "^1.0.1" } }, - "css-values": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/css-values/-/css-values-0.1.0.tgz", - "integrity": "sha1-Eot84QPU3AJ6gUpdWZXFR4HXtMY=", - "requires": { - "css-color-names": "0.0.4", - "ends-with": "^0.2.0", - "postcss-value-parser": "^3.3.0" - } - }, "css-what": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", @@ -8461,11 +8396,6 @@ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" }, - "ends-with": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/ends-with/-/ends-with-0.2.0.tgz", - "integrity": "sha1-L52pjVelDP2kVxzkM5AAUA9Oa4o=" - }, "entities": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", @@ -11743,11 +11673,6 @@ } } }, - "postcss-value-parser": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", - "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==" - }, "posthtml": { "version": "0.16.6", "resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.16.6.tgz", @@ -12181,14 +12106,6 @@ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" }, - "shortcss": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/shortcss/-/shortcss-0.1.3.tgz", - "integrity": "sha1-7ip5BNgLf1UCyYQI9KLzE/qt+0g=", - "requires": { - "css-shorthand-properties": "^1.0.0" - } - }, "signal-exit": { "version": "3.0.7", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", @@ -12479,13 +12396,10 @@ } }, "stylelint-declaration-strict-value": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.9.2.tgz", - "integrity": "sha512-Z/2yr7g4tq2iGOUWhZLzHL2g2GJYJGcPkfjDh++zI8ukLxW0tcLGJjo64XYCDjja6YcECPDUWbpN+OAoAtAYvw==", - "requires": { - "css-values": "^0.1.0", - "shortcss": "^0.1.3" - } + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.4.tgz", + "integrity": "sha512-unOEftKCOb78Zr+WStqyVj9V1rCdUo+PJI3vFPiHPdu+O9o71K9Mu+txc6VDF7gBXyTTMHbbjIvHk3VNzuixzQ==", + "requires": {} }, "stylelint-order": { "version": "6.0.4", diff --git a/package.json b/package.json index f4d189e..39f6053 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postcss-simple-vars": "^7.0.1", "precss": "^4.0.0", "stylelint-config-standard": "^29.0.0", - "stylelint-declaration-strict-value": "^1.9.2", + "stylelint-declaration-strict-value": "^1.10.4", "uglify-js": "^3.17.4", "xml2js": "^0.6.2" }, diff --git a/yarn.lock b/yarn.lock index 880c925..f768074 100644 --- a/yarn.lock +++ b/yarn.lock @@ -610,10 +610,6 @@ css-blank-pseudo@^0.1.4: dependencies: postcss "^7.0.5" -css-color-names@0.0.4: - version "0.0.4" - resolved "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz" - css-declaration-sorter@^7.0.0: version "7.1.1" resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz#9796bcc257b4647c39993bda8d431ce32b666f80" @@ -645,10 +641,6 @@ css-select@^5.1.0: domutils "^3.0.1" nth-check "^2.0.1" -css-shorthand-properties@^1.0.0: - version "1.1.1" - resolved "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.1.tgz" - css-tree@^2.2.1: version "2.3.1" resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20" @@ -663,14 +655,6 @@ css-tree@~2.2.0: mdn-data "2.0.28" source-map-js "^1.0.1" -css-values@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/css-values/-/css-values-0.1.0.tgz" - dependencies: - css-color-names "0.0.4" - ends-with "^0.2.0" - postcss-value-parser "^3.3.0" - css-what@^6.1.0: version "6.1.0" resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" @@ -875,10 +859,6 @@ encodeurl@~1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" -ends-with@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/ends-with/-/ends-with-0.2.0.tgz" - entities@^2.0.0: version "2.2.0" resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" @@ -2321,10 +2301,6 @@ postcss-unique-selectors@^6.0.1: dependencies: postcss-selector-parser "^6.0.5" -postcss-value-parser@^3.3.0: - version "3.3.1" - resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz" - postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" @@ -2662,12 +2638,6 @@ shebang-regex@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" -shortcss@^0.1.3: - version "0.1.3" - resolved "https://registry.npmjs.org/shortcss/-/shortcss-0.1.3.tgz" - dependencies: - css-shorthand-properties "^1.0.0" - signal-exit@^3.0.7: version "3.0.7" resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" @@ -2791,12 +2761,9 @@ stylelint-config-standard@^29.0.0: dependencies: stylelint-config-recommended "^9.0.0" -stylelint-declaration-strict-value@^1.9.2: - version "1.9.2" - resolved "https://registry.yarnpkg.com/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.9.2.tgz#f2a884c669974a73f82c9f24b05beb81bc337480" - dependencies: - css-values "^0.1.0" - shortcss "^0.1.3" +stylelint-declaration-strict-value@^1.10.4: + version "1.10.4" + resolved "https://registry.yarnpkg.com/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.4.tgz#ed504c237a3f5c5542692279ec3f2d84b0b24f50" stylelint-order@^6.0.4: version "6.0.4"