chore(deps): update dependency stylelint to v16.14.0
This commit is contained in:
Generated
+6
-6
@@ -43,7 +43,7 @@
|
|||||||
"nuxt": "3.15.3",
|
"nuxt": "3.15.3",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.83.4",
|
"sass": "1.83.4",
|
||||||
"stylelint": "16.13.2",
|
"stylelint": "16.14.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
"typescript": "5.7.3",
|
"typescript": "5.7.3",
|
||||||
@@ -17996,9 +17996,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/stylelint": {
|
"node_modules/stylelint": {
|
||||||
"version": "16.13.2",
|
"version": "16.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.0.tgz",
|
||||||
"integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==",
|
"integrity": "sha512-orePw2dKxzXC0hd1VmxrDBqgf1KUV9DYsZY4guKLE9XcQD7m0BxVnWMaoQqMNsQIG14MyyTHf6zoajvOnDra8g==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -18030,7 +18030,7 @@
|
|||||||
"globby": "^11.1.0",
|
"globby": "^11.1.0",
|
||||||
"globjoin": "^0.1.4",
|
"globjoin": "^0.1.4",
|
||||||
"html-tags": "^3.3.1",
|
"html-tags": "^3.3.1",
|
||||||
"ignore": "^7.0.1",
|
"ignore": "^7.0.3",
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"is-plain-object": "^5.0.0",
|
"is-plain-object": "^5.0.0",
|
||||||
"known-css-properties": "^0.35.0",
|
"known-css-properties": "^0.35.0",
|
||||||
@@ -18039,7 +18039,7 @@
|
|||||||
"micromatch": "^4.0.8",
|
"micromatch": "^4.0.8",
|
||||||
"normalize-path": "^3.0.0",
|
"normalize-path": "^3.0.0",
|
||||||
"picocolors": "^1.1.1",
|
"picocolors": "^1.1.1",
|
||||||
"postcss": "^8.4.49",
|
"postcss": "^8.5.1",
|
||||||
"postcss-resolve-nested-selector": "^0.1.6",
|
"postcss-resolve-nested-selector": "^0.1.6",
|
||||||
"postcss-safe-parser": "^7.0.1",
|
"postcss-safe-parser": "^7.0.1",
|
||||||
"postcss-selector-parser": "^7.0.0",
|
"postcss-selector-parser": "^7.0.0",
|
||||||
|
|||||||
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
"nuxt": "3.15.3",
|
"nuxt": "3.15.3",
|
||||||
"postcss-html": "1.8.0",
|
"postcss-html": "1.8.0",
|
||||||
"sass": "1.83.4",
|
"sass": "1.83.4",
|
||||||
"stylelint": "16.13.2",
|
"stylelint": "16.14.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
"typescript": "5.7.3",
|
"typescript": "5.7.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user