chore(deps): update dependency stylelint to v16.12.0

This commit is contained in:
Renovate
2024-12-15 15:06:04 +00:00
committed by Joakim Olsson
parent a249bdad33
commit 7369279a97
2 changed files with 10 additions and 9 deletions
+9 -8
View File
@@ -43,7 +43,7 @@
"nuxt": "3.14.1592", "nuxt": "3.14.1592",
"postcss-html": "1.7.0", "postcss-html": "1.7.0",
"sass": "1.83.0", "sass": "1.83.0",
"stylelint": "16.11.0", "stylelint": "16.12.0",
"stylelint-config-recommended-vue": "1.5.0", "stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "36.0.1",
"typescript": "5.7.2", "typescript": "5.7.2",
@@ -17397,9 +17397,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "16.11.0", "version": "16.12.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.11.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.12.0.tgz",
"integrity": "sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw==", "integrity": "sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg==",
"devOptional": true, "devOptional": true,
"funding": [ "funding": [
{ {
@@ -17449,7 +17449,7 @@
"string-width": "^4.2.3", "string-width": "^4.2.3",
"supports-hyperlinks": "^3.1.0", "supports-hyperlinks": "^3.1.0",
"svg-tags": "^1.0.0", "svg-tags": "^1.0.0",
"table": "^6.8.2", "table": "^6.9.0",
"write-file-atomic": "^5.0.1" "write-file-atomic": "^5.0.1"
}, },
"bin": { "bin": {
@@ -17924,10 +17924,11 @@
} }
}, },
"node_modules/table": { "node_modules/table": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", "resolved": "https://registry.npmjs.org/table/-/table-6.9.0.tgz",
"integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", "integrity": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==",
"devOptional": true, "devOptional": true,
"license": "BSD-3-Clause",
"dependencies": { "dependencies": {
"ajv": "^8.0.1", "ajv": "^8.0.1",
"lodash.truncate": "^4.4.2", "lodash.truncate": "^4.4.2",
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.14.1592", "nuxt": "3.14.1592",
"postcss-html": "1.7.0", "postcss-html": "1.7.0",
"sass": "1.83.0", "sass": "1.83.0",
"stylelint": "16.11.0", "stylelint": "16.12.0",
"stylelint-config-recommended-vue": "1.5.0", "stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "36.0.1",
"typescript": "5.7.2", "typescript": "5.7.2",