|
|
@@ -25,7 +25,7 @@
|
|
|
"devDependencies": {
|
|
|
"@prettier/plugin-php": "^0.22.2",
|
|
|
"@testing-library/vue": "^8.1.0",
|
|
|
- "@vitejs/plugin-vue": "^5.1.4",
|
|
|
+ "@vitejs/plugin-vue": "^5.1.5",
|
|
|
"browserslist": "^4.24.2",
|
|
|
"esbuild": "^0.24.0",
|
|
|
"eslint": "^8.57.1",
|
|
|
@@ -36,14 +36,14 @@
|
|
|
"jsdom": "^25.0.1",
|
|
|
"lightningcss": "^1.28.1",
|
|
|
"lint-staged": "^15.2.10",
|
|
|
- "markdownlint-cli2": "^0.14.0",
|
|
|
+ "markdownlint-cli2": "^0.15.0",
|
|
|
"prettier": "^3.3.3",
|
|
|
"prettier-plugin-nginx": "^1.0.3",
|
|
|
"prettier-plugin-sh": "^0.14.0",
|
|
|
"prettier-plugin-sql": "^0.18.1",
|
|
|
"stylelint": "^16.10.0",
|
|
|
"stylelint-config-standard": "^36.0.1",
|
|
|
- "vitepress": "^1.4.5",
|
|
|
+ "vitepress": "^1.5.0",
|
|
|
"vitest": "^2.1.4",
|
|
|
"vue": "^3.5.12"
|
|
|
}
|
|
|
@@ -1314,6 +1314,23 @@
|
|
|
"dev": true,
|
|
|
"license": "BSD-3-Clause"
|
|
|
},
|
|
|
+ "node_modules/@iconify-json/simple-icons": {
|
|
|
+ "version": "1.2.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.11.tgz",
|
|
|
+ "integrity": "sha512-AHCGDtBRqP+JzAbBzgO8uN/08CXxEmuaC6lQQZ3b5burKhRU12AJnJczwbUw2K5Mb/U85EpSUNhYMG3F28b8NA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@iconify/types": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@iconify/types": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
"version": "8.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
@@ -1904,9 +1921,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
- "version": "5.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz",
|
|
|
- "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==",
|
|
|
+ "version": "5.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz",
|
|
|
+ "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
@@ -6114,14 +6131,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/markdownlint": {
|
|
|
- "version": "0.35.0",
|
|
|
- "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.35.0.tgz",
|
|
|
- "integrity": "sha512-wgp8yesWjFBL7bycA3hxwHRdsZGJhjhyP1dSxKVKrza0EPFYtn+mHtkVy6dvP1kGSjovyG5B8yNP6Frj0UFUJg==",
|
|
|
+ "version": "0.36.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.36.1.tgz",
|
|
|
+ "integrity": "sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"markdown-it": "14.1.0",
|
|
|
- "markdownlint-micromark": "0.1.10"
|
|
|
+ "markdownlint-micromark": "0.1.12"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=18"
|
|
|
@@ -6131,16 +6148,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/markdownlint-cli2": {
|
|
|
- "version": "0.14.0",
|
|
|
- "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.14.0.tgz",
|
|
|
- "integrity": "sha512-2cqdWy56frU2FTpbuGb83mEWWYuUIYv6xS8RVEoUAuKNw/hXPar2UYGpuzUhlFMngE8Omaz4RBH52MzfRbGshw==",
|
|
|
+ "version": "0.15.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.15.0.tgz",
|
|
|
+ "integrity": "sha512-4P/lnxQxU2R5lywRJs4b2ajm8z65CW8qqR1bTIcdQ5EG+nZpC6HJlJUnmIR5ee+uecUkoMroazxWcLB7etSmrg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"globby": "14.0.2",
|
|
|
"js-yaml": "4.1.0",
|
|
|
"jsonc-parser": "3.3.1",
|
|
|
- "markdownlint": "0.35.0",
|
|
|
+ "markdownlint": "0.36.1",
|
|
|
"markdownlint-cli2-formatter-default": "0.0.5",
|
|
|
"micromatch": "4.0.8"
|
|
|
},
|
|
|
@@ -6168,9 +6185,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/markdownlint-micromark": {
|
|
|
- "version": "0.1.10",
|
|
|
- "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.10.tgz",
|
|
|
- "integrity": "sha512-no5ZfdqAdWGxftCLlySHSgddEjyW4kui4z7amQcGsSKfYC5v/ou+8mIQVyg9KQMeEZLNtz9OPDTj7nnTnoR4FQ==",
|
|
|
+ "version": "0.1.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.12.tgz",
|
|
|
+ "integrity": "sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
@@ -9312,14 +9329,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vitepress": {
|
|
|
- "version": "1.4.5",
|
|
|
- "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.4.5.tgz",
|
|
|
- "integrity": "sha512-9K0k8kvdEbeowVCpKF/x0AySSq0Pr9pM8xufLgQcKMjsifwxtDjXJjcFhZv4LYw2dcpdYiBq2j7PnWi0tCaMCg==",
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-q4Q/G2zjvynvizdB3/bupdYkCJe2umSAMv9Ju4d92E6/NXJ59z70xB0q5p/4lpRyAwflDsbwy1mLV9Q5+nlB+g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@docsearch/css": "^3.6.2",
|
|
|
"@docsearch/js": "^3.6.2",
|
|
|
+ "@iconify-json/simple-icons": "^1.2.10",
|
|
|
"@shikijs/core": "^1.22.2",
|
|
|
"@shikijs/transformers": "^1.22.2",
|
|
|
"@shikijs/types": "^1.22.2",
|