|
|
@@ -32,7 +32,7 @@
|
|
|
"husky": "^9.1.7",
|
|
|
"jsdom": "^26.1.0",
|
|
|
"lightningcss": "^1.30.0",
|
|
|
- "lint-staged": "^15.5.2",
|
|
|
+ "lint-staged": "^16.0.0",
|
|
|
"markdownlint-cli2": "^0.18.0",
|
|
|
"prettier": "^3.5.3",
|
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
|
@@ -3628,30 +3628,6 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
- "node_modules/execa": {
|
|
|
- "version": "8.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
|
|
|
- "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "cross-spawn": "^7.0.3",
|
|
|
- "get-stream": "^8.0.1",
|
|
|
- "human-signals": "^5.0.0",
|
|
|
- "is-stream": "^3.0.0",
|
|
|
- "merge-stream": "^2.0.0",
|
|
|
- "npm-run-path": "^5.1.0",
|
|
|
- "onetime": "^6.0.0",
|
|
|
- "signal-exit": "^4.1.0",
|
|
|
- "strip-final-newline": "^3.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=16.17"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/expect-type": {
|
|
|
"version": "1.2.1",
|
|
|
"resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.2.1.tgz",
|
|
|
@@ -3921,19 +3897,6 @@
|
|
|
"node": ">= 0.4"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/get-stream": {
|
|
|
- "version": "8.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
|
|
|
- "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=16"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/glob": {
|
|
|
"version": "10.4.5",
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
|
|
|
@@ -4265,16 +4228,6 @@
|
|
|
"node": ">= 14"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/human-signals": {
|
|
|
- "version": "5.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
|
|
|
- "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">=16.17.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/husky": {
|
|
|
"version": "9.1.7",
|
|
|
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz",
|
|
|
@@ -4678,19 +4631,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/is-stream": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
|
|
|
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/is-string": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz",
|
|
|
@@ -5246,28 +5186,28 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/lint-staged": {
|
|
|
- "version": "15.5.2",
|
|
|
- "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.2.tgz",
|
|
|
- "integrity": "sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==",
|
|
|
+ "version": "16.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.0.0.tgz",
|
|
|
+ "integrity": "sha512-sUCprePs6/rbx4vKC60Hez6X10HPkpDJaGcy3D1NdwR7g1RcNkWL8q9mJMreOqmHBTs+1sNFp+wOiX9fr+hoOQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"chalk": "^5.4.1",
|
|
|
"commander": "^13.1.0",
|
|
|
"debug": "^4.4.0",
|
|
|
- "execa": "^8.0.1",
|
|
|
"lilconfig": "^3.1.3",
|
|
|
- "listr2": "^8.2.5",
|
|
|
+ "listr2": "^8.3.3",
|
|
|
"micromatch": "^4.0.8",
|
|
|
+ "nano-spawn": "^1.0.0",
|
|
|
"pidtree": "^0.6.0",
|
|
|
"string-argv": "^0.3.2",
|
|
|
- "yaml": "^2.7.0"
|
|
|
+ "yaml": "^2.7.1"
|
|
|
},
|
|
|
"bin": {
|
|
|
"lint-staged": "bin/lint-staged.js"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=18.12.0"
|
|
|
+ "node": ">=20.18"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://opencollective.com/lint-staged"
|
|
|
@@ -5297,9 +5237,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/listr2": {
|
|
|
- "version": "8.2.5",
|
|
|
- "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.5.tgz",
|
|
|
- "integrity": "sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==",
|
|
|
+ "version": "8.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.3.3.tgz",
|
|
|
+ "integrity": "sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -5733,13 +5673,6 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/merge-stream": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
|
- "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/merge2": {
|
|
|
"version": "1.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
|
|
@@ -6300,19 +6233,6 @@
|
|
|
"node": ">=8.6"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/mimic-fn": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
|
|
|
- "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/mimic-function": {
|
|
|
"version": "5.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
|
|
|
@@ -6364,6 +6284,19 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/nano-spawn": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/nano-spawn/-/nano-spawn-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-21t+ozMQDAL/UGgQVBbZ/xXvNO10++ZPuTmKRO8k9V3AClVRht49ahtDjfY8l1q6nSHOrE5ASfthzH3ol6R/hg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sindresorhus/nano-spawn?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/nanoid": {
|
|
|
"version": "5.1.5",
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.5.tgz",
|
|
|
@@ -6465,35 +6398,6 @@
|
|
|
"integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
- "node_modules/npm-run-path": {
|
|
|
- "version": "5.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
|
|
|
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "path-key": "^4.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/npm-run-path/node_modules/path-key": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
|
|
|
- "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/nwsapi": {
|
|
|
"version": "2.2.16",
|
|
|
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.16.tgz",
|
|
|
@@ -6562,22 +6466,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/onetime": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
|
|
|
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "mimic-fn": "^4.0.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/oniguruma-to-es": {
|
|
|
"version": "2.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-2.3.0.tgz",
|
|
|
@@ -7766,19 +7654,6 @@
|
|
|
"node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/strip-final-newline": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
|
|
|
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=12"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/stylelint": {
|
|
|
"version": "16.19.1",
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
|
|
|
@@ -9532,16 +9407,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/yaml": {
|
|
|
- "version": "2.7.0",
|
|
|
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
|
|
|
- "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
|
|
|
"dev": true,
|
|
|
"license": "ISC",
|
|
|
"bin": {
|
|
|
"yaml": "bin.mjs"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">= 14"
|
|
|
+ "node": ">= 14.6"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/zwitch": {
|