|
@@ -1,12 +1,12 @@
|
|
|
{
|
|
{
|
|
|
"name": "hestia",
|
|
"name": "hestia",
|
|
|
- "version": "1.9.2",
|
|
|
|
|
|
|
+ "version": "1.10.0~alpha",
|
|
|
"lockfileVersion": 3,
|
|
"lockfileVersion": 3,
|
|
|
"requires": true,
|
|
"requires": true,
|
|
|
"packages": {
|
|
"packages": {
|
|
|
"": {
|
|
"": {
|
|
|
"name": "hestia",
|
|
"name": "hestia",
|
|
|
- "version": "1.9.2",
|
|
|
|
|
|
|
+ "version": "1.10.0~alpha",
|
|
|
"hasInstallScript": true,
|
|
"hasInstallScript": true,
|
|
|
"license": "GPL-3.0-or-later",
|
|
"license": "GPL-3.0-or-later",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
@@ -37,11 +37,11 @@
|
|
|
"lightningcss": "^1.29.1",
|
|
"lightningcss": "^1.29.1",
|
|
|
"lint-staged": "^15.4.3",
|
|
"lint-staged": "^15.4.3",
|
|
|
"markdownlint-cli2": "^0.17.2",
|
|
"markdownlint-cli2": "^0.17.2",
|
|
|
- "prettier": "^3.5.2",
|
|
|
|
|
|
|
+ "prettier": "^3.5.3",
|
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
|
"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.14.1",
|
|
|
|
|
|
|
+ "stylelint": "^16.15.0",
|
|
|
"stylelint-config-standard": "^36.0.1",
|
|
"stylelint-config-standard": "^36.0.1",
|
|
|
"vitepress": "^1.6.3",
|
|
"vitepress": "^1.6.3",
|
|
|
"vitest": "^2.1.9",
|
|
"vitest": "^2.1.9",
|
|
@@ -8041,9 +8041,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/postcss": {
|
|
"node_modules/postcss": {
|
|
|
- "version": "8.5.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz",
|
|
|
|
|
- "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==",
|
|
|
|
|
|
|
+ "version": "8.5.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
|
"type": "opencollective",
|
|
"type": "opencollective",
|
|
@@ -8103,9 +8103,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/postcss-selector-parser": {
|
|
"node_modules/postcss-selector-parser": {
|
|
|
- "version": "7.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==",
|
|
|
|
|
|
|
+ "version": "7.1.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
@@ -8163,9 +8163,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/prettier": {
|
|
"node_modules/prettier": {
|
|
|
- "version": "3.5.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
|
|
|
|
|
- "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
|
|
|
|
|
|
|
+ "version": "3.5.3",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
|
|
|
|
|
+ "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"bin": {
|
|
"bin": {
|
|
@@ -9273,9 +9273,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/stylelint": {
|
|
"node_modules/stylelint": {
|
|
|
- "version": "16.14.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.1.tgz",
|
|
|
|
|
- "integrity": "sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==",
|
|
|
|
|
|
|
+ "version": "16.15.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.15.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-OK6Rs7EPdcdmjqiDycadZY4fw3f5/TC1X6/tGjnF3OosbwCeNs7nG+79MCAtjEg7ckwqTJTsku08e0Rmaz5nUw==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"funding": [
|
|
"funding": [
|
|
|
{
|
|
{
|
|
@@ -9302,7 +9302,7 @@
|
|
|
"debug": "^4.3.7",
|
|
"debug": "^4.3.7",
|
|
|
"fast-glob": "^3.3.3",
|
|
"fast-glob": "^3.3.3",
|
|
|
"fastest-levenshtein": "^1.0.16",
|
|
"fastest-levenshtein": "^1.0.16",
|
|
|
- "file-entry-cache": "^10.0.5",
|
|
|
|
|
|
|
+ "file-entry-cache": "^10.0.6",
|
|
|
"global-modules": "^2.0.0",
|
|
"global-modules": "^2.0.0",
|
|
|
"globby": "^11.1.0",
|
|
"globby": "^11.1.0",
|
|
|
"globjoin": "^0.1.4",
|
|
"globjoin": "^0.1.4",
|
|
@@ -9316,14 +9316,14 @@
|
|
|
"micromatch": "^4.0.8",
|
|
"micromatch": "^4.0.8",
|
|
|
"normalize-path": "^3.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
|
"picocolors": "^1.1.1",
|
|
"picocolors": "^1.1.1",
|
|
|
- "postcss": "^8.5.1",
|
|
|
|
|
|
|
+ "postcss": "^8.5.3",
|
|
|
"postcss-resolve-nested-selector": "^0.1.6",
|
|
"postcss-resolve-nested-selector": "^0.1.6",
|
|
|
"postcss-safe-parser": "^7.0.1",
|
|
"postcss-safe-parser": "^7.0.1",
|
|
|
- "postcss-selector-parser": "^7.0.0",
|
|
|
|
|
|
|
+ "postcss-selector-parser": "^7.1.0",
|
|
|
"postcss-value-parser": "^4.2.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
|
"resolve-from": "^5.0.0",
|
|
"resolve-from": "^5.0.0",
|
|
|
"string-width": "^4.2.3",
|
|
"string-width": "^4.2.3",
|
|
|
- "supports-hyperlinks": "^3.1.0",
|
|
|
|
|
|
|
+ "supports-hyperlinks": "^3.2.0",
|
|
|
"svg-tags": "^1.0.0",
|
|
"svg-tags": "^1.0.0",
|
|
|
"table": "^6.9.0",
|
|
"table": "^6.9.0",
|
|
|
"write-file-atomic": "^5.0.1"
|
|
"write-file-atomic": "^5.0.1"
|
|
@@ -9533,9 +9533,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/supports-hyperlinks": {
|
|
"node_modules/supports-hyperlinks": {
|
|
|
- "version": "3.1.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.1.0.tgz",
|
|
|
|
|
- "integrity": "sha512-2rn0BZ+/f7puLOHZm1HOJfwBggfaHXUpPUSSG/SWM4TWp5KCfmNYwnC3hruy2rZlMnmWZ+QAGpZfchu3f3695A==",
|
|
|
|
|
|
|
+ "version": "3.2.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
@@ -9546,7 +9546,7 @@
|
|
|
"node": ">=14.18"
|
|
"node": ">=14.18"
|
|
|
},
|
|
},
|
|
|
"funding": {
|
|
"funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
|
|
+ "url": "https://github.com/chalk/supports-hyperlinks?sponsor=1"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"node_modules/supports-preserve-symlinks-flag": {
|