"sass": "^1.52.1",
"shelljs": "^0.8.5",
"stylelint": "^14.8.3",
- "stylelint-config-twbs-bootstrap": "^3.0.1",
+ "stylelint-config-twbs-bootstrap": "^3.1.0",
"terser": "^5.13.1",
"vnu-jar": "21.10.12"
},
}
},
"node_modules/stylelint-config-twbs-bootstrap": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz",
- "integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz",
+ "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==",
"dev": true,
"dependencies": {
"stylelint-config-recess-order": "^3.0.0",
- "stylelint-config-standard": "^24.0.0",
+ "stylelint-config-standard": "^25.0.0",
"stylelint-config-standard-scss": "^3.0.0",
- "stylelint-scss": "^4.1.0"
+ "stylelint-scss": "^4.2.0"
},
"engines": {
"node": ">=12"
},
"peerDependencies": {
- "stylelint": "^14.1.0"
+ "stylelint": "^14.4.0"
+ }
+ },
+ "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-recommended": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz",
+ "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==",
+ "dev": true,
+ "peerDependencies": {
+ "stylelint": "^14.4.0"
+ }
+ },
+ "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-standard": {
+ "version": "25.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
+ "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
+ "dev": true,
+ "dependencies": {
+ "stylelint-config-recommended": "^7.0.0"
+ },
+ "peerDependencies": {
+ "stylelint": "^14.4.0"
}
},
"node_modules/stylelint-order": {
}
},
"stylelint-config-twbs-bootstrap": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz",
- "integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz",
+ "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==",
"dev": true,
"requires": {
"stylelint-config-recess-order": "^3.0.0",
- "stylelint-config-standard": "^24.0.0",
+ "stylelint-config-standard": "^25.0.0",
"stylelint-config-standard-scss": "^3.0.0",
- "stylelint-scss": "^4.1.0"
+ "stylelint-scss": "^4.2.0"
+ },
+ "dependencies": {
+ "stylelint-config-recommended": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz",
+ "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==",
+ "dev": true,
+ "requires": {}
+ },
+ "stylelint-config-standard": {
+ "version": "25.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz",
+ "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==",
+ "dev": true,
+ "requires": {
+ "stylelint-config-recommended": "^7.0.0"
+ }
+ }
}
},
"stylelint-order": {