|
@@ -39,7 +39,7 @@
|
|
|
"prettier-plugin-sh": "^0.15.0",
|
|
"prettier-plugin-sh": "^0.15.0",
|
|
|
"prettier-plugin-sql": "^0.18.1",
|
|
"prettier-plugin-sql": "^0.18.1",
|
|
|
"stylelint": "^16.18.0",
|
|
"stylelint": "^16.18.0",
|
|
|
- "stylelint-config-standard": "^36.0.1",
|
|
|
|
|
|
|
+ "stylelint-config-standard": "^38.0.0",
|
|
|
"vitepress": "^1.6.3",
|
|
"vitepress": "^1.6.3",
|
|
|
"vitest": "^2.1.9",
|
|
"vitest": "^2.1.9",
|
|
|
"vue": "^3.5.13"
|
|
"vue": "^3.5.13"
|
|
@@ -7900,9 +7900,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/stylelint-config-recommended": {
|
|
"node_modules/stylelint-config-recommended": {
|
|
|
- "version": "14.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==",
|
|
|
|
|
|
|
+ "version": "16.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -7919,13 +7919,13 @@
|
|
|
"node": ">=18.12.0"
|
|
"node": ">=18.12.0"
|
|
|
},
|
|
},
|
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^16.1.0"
|
|
|
|
|
|
|
+ "stylelint": "^16.16.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/stylelint-config-standard": {
|
|
"node_modules/stylelint-config-standard": {
|
|
|
- "version": "36.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==",
|
|
|
|
|
|
|
+ "version": "38.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -7939,13 +7939,13 @@
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "stylelint-config-recommended": "^14.0.1"
|
|
|
|
|
|
|
+ "stylelint-config-recommended": "^16.0.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=18.12.0"
|
|
"node": ">=18.12.0"
|
|
|
},
|
|
},
|
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
|
- "stylelint": "^16.1.0"
|
|
|
|
|
|
|
+ "stylelint": "^16.18.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|