|
|
@@ -38,7 +38,7 @@
|
|
|
"prettier-plugin-sh": "0.13.1",
|
|
|
"prettier-plugin-sql": "0.18.0",
|
|
|
"stylelint": "16.1.0",
|
|
|
- "stylelint-config-standard": "35.0.0",
|
|
|
+ "stylelint-config-standard": "36.0.0",
|
|
|
"vitepress": "1.0.0-rc.33",
|
|
|
"vue": "3.3.13"
|
|
|
}
|
|
|
@@ -6040,9 +6040,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint-config-standard": {
|
|
|
- "version": "35.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-35.0.0.tgz",
|
|
|
- "integrity": "sha512-JyQrNZk2BZwVKFauGGxW2U6RuhIfQ4XoHHo+rBzMHcAkLnwI/knpszwXjzxiMgSfcxbZBckM7Vq4LHoANTR85g==",
|
|
|
+ "version": "36.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz",
|
|
|
+ "integrity": "sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"stylelint-config-recommended": "^14.0.0"
|
|
|
@@ -6051,7 +6051,7 @@
|
|
|
"node": ">=18.12.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^16.0.0"
|
|
|
+ "stylelint": "^16.1.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|