chore(deps): update dependency stylelint to v17.1.1 (#2770)
This commit was merged in pull request #2770.
This commit is contained in:
Generated
+4
-4
@@ -45,7 +45,7 @@
|
|||||||
"nuxt": "4.3.0",
|
"nuxt": "4.3.0",
|
||||||
"postcss-html": "1.8.1",
|
"postcss-html": "1.8.1",
|
||||||
"sass": "1.97.3",
|
"sass": "1.97.3",
|
||||||
"stylelint": "17.1.0",
|
"stylelint": "17.1.1",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "40.0.0",
|
"stylelint-config-standard": "40.0.0",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
@@ -21326,9 +21326,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/stylelint": {
|
"node_modules/stylelint": {
|
||||||
"version": "17.1.0",
|
"version": "17.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.1.1.tgz",
|
||||||
"integrity": "sha512-+cUX1FxkkbLX5qJRAPapUv/+v+YU3pGbWu+pHVqTXpiY0mYh3Dxfxa0bLBtVtYgOC8hIWIyX2H/3Y3LWlAevDg==",
|
"integrity": "sha512-SBHVcLEcRF1M9OkD3oT0hT2PayDNLw2hd+aovmzfNQ2ys4Xd3oS9ZNizILWqhQvW802AqKN/vUTMwJqQYMBlWw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
"nuxt": "4.3.0",
|
"nuxt": "4.3.0",
|
||||||
"postcss-html": "1.8.1",
|
"postcss-html": "1.8.1",
|
||||||
"sass": "1.97.3",
|
"sass": "1.97.3",
|
||||||
"stylelint": "17.1.0",
|
"stylelint": "17.1.1",
|
||||||
"stylelint-config-recommended-vue": "1.6.1",
|
"stylelint-config-recommended-vue": "1.6.1",
|
||||||
"stylelint-config-standard": "40.0.0",
|
"stylelint-config-standard": "40.0.0",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user