chore(deps): update dependency stylelint to v16.13.1
This commit is contained in:
Generated
+8
-8
@@ -43,7 +43,7 @@
|
||||
"nuxt": "3.15.1",
|
||||
"postcss-html": "1.7.0",
|
||||
"sass": "1.83.1",
|
||||
"stylelint": "16.13.0",
|
||||
"stylelint": "16.13.1",
|
||||
"stylelint-config-recommended-vue": "1.5.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
"typescript": "5.7.3",
|
||||
@@ -12570,9 +12570,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/ignore": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.0.tgz",
|
||||
"integrity": "sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.1.tgz",
|
||||
"integrity": "sha512-D1gVletsbVOoiXF963rgZnfobGAbq7Lb+dz3fcBmlOmZg6hHkpbycLqL8PLNB8f4GVv6dOVYwhPL/r7hwiH0Fw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
@@ -17707,9 +17707,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "16.13.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.0.tgz",
|
||||
"integrity": "sha512-muxVjMhZB8BrDFSKNva0dmvD2tM0o/szrvuZuXYcAnN9a8nQmbGLqNUOemSgumaCMCPQ+0USYyG3hA5vJjUC1Q==",
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz",
|
||||
"integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==",
|
||||
"devOptional": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -17741,7 +17741,7 @@
|
||||
"globby": "^11.1.0",
|
||||
"globjoin": "^0.1.4",
|
||||
"html-tags": "^3.3.1",
|
||||
"ignore": "^7.0.0",
|
||||
"ignore": "^7.0.1",
|
||||
"imurmurhash": "^0.1.4",
|
||||
"is-plain-object": "^5.0.0",
|
||||
"known-css-properties": "^0.35.0",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"nuxt": "3.15.1",
|
||||
"postcss-html": "1.7.0",
|
||||
"sass": "1.83.1",
|
||||
"stylelint": "16.13.0",
|
||||
"stylelint": "16.13.1",
|
||||
"stylelint-config-recommended-vue": "1.5.0",
|
||||
"stylelint-config-standard": "37.0.0",
|
||||
"typescript": "5.7.3",
|
||||
|
||||
Reference in New Issue
Block a user