|
|
@@ -41,7 +41,7 @@
|
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
|
"prettier-plugin-sh": "^0.14.0",
|
|
|
"prettier-plugin-sql": "^0.18.1",
|
|
|
- "stylelint": "^16.8.2",
|
|
|
+ "stylelint": "^16.9.0",
|
|
|
"stylelint-config-standard": "^36.0.1",
|
|
|
"vitepress": "^1.3.4",
|
|
|
"vitest": "^2.0.5",
|
|
|
@@ -603,6 +603,73 @@
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@csstools/css-parser-algorithms": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-lSquqZCHxDfuTg/Sk2hiS0mcSFCEBuj49JfzPHJogDBT0mGCyY5A1AQzBWngitrp7i1/HAZpIgzF/VjhOEIJIg==",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/csstools"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/csstools"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@csstools/css-tokenizer": "^3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@csstools/css-tokenizer": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-UBqaiu7kU0lfvaP982/o3khfXccVlHPWp0/vwwiIgDF0GmqqqxoiXC/6FCjlS9u92f7CoEz6nXKQnrn1kIAkOw==",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/csstools"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/csstools"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@csstools/media-query-list-parser": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/csstools"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/csstools"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@csstools/css-parser-algorithms": "^3.0.1",
|
|
|
+ "@csstools/css-tokenizer": "^3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@csstools/selector-specificity": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz",
|
|
|
@@ -7398,9 +7465,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/stylelint": {
|
|
|
- "version": "16.8.2",
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.2.tgz",
|
|
|
- "integrity": "sha512-fInKATippQhcSm7AB+T32GpI+626yohrg33GkFT/5jzliUw5qhlwZq2UQQwgl3HsHrf09oeARi0ZwgY/UWEv9A==",
|
|
|
+ "version": "16.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.9.0.tgz",
|
|
|
+ "integrity": "sha512-31Nm3WjxGOBGpQqF43o3wO9L5AC36TPIe6030Lnm13H3vDMTcS21DrLh69bMX+DBilKqMMVLian4iG6ybBoNRQ==",
|
|
|
"dev": true,
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -7414,9 +7481,9 @@
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@csstools/css-parser-algorithms": "^3.0.0",
|
|
|
- "@csstools/css-tokenizer": "^3.0.0",
|
|
|
- "@csstools/media-query-list-parser": "^3.0.0",
|
|
|
+ "@csstools/css-parser-algorithms": "^3.0.1",
|
|
|
+ "@csstools/css-tokenizer": "^3.0.1",
|
|
|
+ "@csstools/media-query-list-parser": "^3.0.1",
|
|
|
"@csstools/selector-specificity": "^4.0.0",
|
|
|
"@dual-bundle/import-meta-resolve": "^4.1.0",
|
|
|
"balanced-match": "^2.0.0",
|
|
|
@@ -7438,7 +7505,7 @@
|
|
|
"known-css-properties": "^0.34.0",
|
|
|
"mathml-tag-names": "^2.1.3",
|
|
|
"meow": "^13.2.0",
|
|
|
- "micromatch": "^4.0.7",
|
|
|
+ "micromatch": "^4.0.8",
|
|
|
"normalize-path": "^3.0.0",
|
|
|
"picocolors": "^1.0.1",
|
|
|
"postcss": "^8.4.41",
|
|
|
@@ -7449,7 +7516,7 @@
|
|
|
"resolve-from": "^5.0.0",
|
|
|
"string-width": "^4.2.3",
|
|
|
"strip-ansi": "^7.1.0",
|
|
|
- "supports-hyperlinks": "^3.0.0",
|
|
|
+ "supports-hyperlinks": "^3.1.0",
|
|
|
"svg-tags": "^1.0.0",
|
|
|
"table": "^6.8.2",
|
|
|
"write-file-atomic": "^5.0.1"
|
|
|
@@ -7510,73 +7577,6 @@
|
|
|
"stylelint": "^16.1.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/stylelint/node_modules/@csstools/css-parser-algorithms": {
|
|
|
- "version": "3.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.1.tgz",
|
|
|
- "integrity": "sha512-lSquqZCHxDfuTg/Sk2hiS0mcSFCEBuj49JfzPHJogDBT0mGCyY5A1AQzBWngitrp7i1/HAZpIgzF/VjhOEIJIg==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=18"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@csstools/css-tokenizer": "^3.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/stylelint/node_modules/@csstools/css-tokenizer": {
|
|
|
- "version": "3.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.1.tgz",
|
|
|
- "integrity": "sha512-UBqaiu7kU0lfvaP982/o3khfXccVlHPWp0/vwwiIgDF0GmqqqxoiXC/6FCjlS9u92f7CoEz6nXKQnrn1kIAkOw==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=18"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/stylelint/node_modules/@csstools/media-query-list-parser": {
|
|
|
- "version": "3.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-3.0.1.tgz",
|
|
|
- "integrity": "sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==",
|
|
|
- "dev": true,
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
- },
|
|
|
- {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=18"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@csstools/css-parser-algorithms": "^3.0.1",
|
|
|
- "@csstools/css-tokenizer": "^3.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz",
|
|
|
@@ -7592,9 +7592,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/stylelint/node_modules/file-entry-cache": {
|
|
|
- "version": "9.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-9.0.0.tgz",
|
|
|
- "integrity": "sha512-6MgEugi8p2tiUhqO7GnPsmbCCzj0YRCwwaTbpGRyKZesjRSzkqkAE9fPp7V2yMs5hwfgbQLgdvSSkGNg1s5Uvw==",
|
|
|
+ "version": "9.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-9.1.0.tgz",
|
|
|
+ "integrity": "sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -7654,6 +7654,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"braces": "^3.0.3",
|
|
|
"picomatch": "^2.3.1"
|
|
|
@@ -7765,16 +7766,20 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/supports-hyperlinks": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz",
|
|
|
- "integrity": "sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==",
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"has-flag": "^4.0.0",
|
|
|
"supports-color": "^7.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=14.18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|