|
|
|
@ -97,20 +97,20 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/css": "^3.9.0",
|
|
|
|
|
"@docsearch/js": "^3.9.0",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.40",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.42",
|
|
|
|
|
"@shikijs/core": "^3.7.0",
|
|
|
|
|
"@shikijs/transformers": "^3.7.0",
|
|
|
|
|
"@shikijs/types": "^3.7.0",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.0",
|
|
|
|
|
"@vue/devtools-api": "^7.7.7",
|
|
|
|
|
"@vue/shared": "^3.5.17",
|
|
|
|
|
"@vueuse/core": "^13.4.0",
|
|
|
|
|
"@vueuse/integrations": "^13.4.0",
|
|
|
|
|
"@vueuse/core": "^13.5.0",
|
|
|
|
|
"@vueuse/integrations": "^13.5.0",
|
|
|
|
|
"focus-trap": "^7.6.5",
|
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
|
"minisearch": "^7.1.2",
|
|
|
|
|
"shiki": "^3.7.0",
|
|
|
|
|
"vite": "^7.0.0",
|
|
|
|
|
"vite": "^7.0.3",
|
|
|
|
|
"vue": "^3.5.17"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
@ -139,7 +139,7 @@
|
|
|
|
|
"@types/markdown-it-container": "^2.0.10",
|
|
|
|
|
"@types/markdown-it-emoji": "^3.0.1",
|
|
|
|
|
"@types/minimist": "^1.2.5",
|
|
|
|
|
"@types/node": "^24.0.3",
|
|
|
|
|
"@types/node": "^24.0.10",
|
|
|
|
|
"@types/picomatch": "^4.0.0",
|
|
|
|
|
"@types/postcss-prefix-selector": "^1.16.3",
|
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
@ -147,7 +147,7 @@
|
|
|
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
|
"esbuild": "^0.25.5",
|
|
|
|
|
"esbuild": "^0.25.6",
|
|
|
|
|
"execa": "^9.6.0",
|
|
|
|
|
"fs-extra": "^11.3.0",
|
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
@ -165,20 +165,20 @@
|
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
|
"nanoid": "^5.1.5",
|
|
|
|
|
"ora": "^8.2.0",
|
|
|
|
|
"oxc-minify": "^0.74.0",
|
|
|
|
|
"oxc-minify": "^0.75.1",
|
|
|
|
|
"p-map": "^7.0.3",
|
|
|
|
|
"path-to-regexp": "^6.3.0",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"picomatch": "^4.0.2",
|
|
|
|
|
"package-directory": "^8.1.0",
|
|
|
|
|
"playwright-chromium": "^1.53.1",
|
|
|
|
|
"playwright-chromium": "^1.53.2",
|
|
|
|
|
"polka": "^1.0.0-next.28",
|
|
|
|
|
"postcss-prefix-selector": "^2.1.1",
|
|
|
|
|
"prettier": "^3.6.0",
|
|
|
|
|
"prettier": "^3.6.2",
|
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
|
"rimraf": "^6.0.1",
|
|
|
|
|
"rollup": "^4.44.0",
|
|
|
|
|
"rollup": "^4.44.2",
|
|
|
|
|
"rollup-plugin-dts": "6.1.1",
|
|
|
|
|
"rollup-plugin-esbuild": "^6.2.1",
|
|
|
|
|
"semver": "^7.7.2",
|
|
|
|
@ -187,13 +187,13 @@
|
|
|
|
|
"sitemap": "^8.0.0",
|
|
|
|
|
"tinyglobby": "^0.2.14",
|
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
|
"vitest": "^4.0.0-beta.1",
|
|
|
|
|
"vue-tsc": "^3.0.0-beta.3",
|
|
|
|
|
"vitest": "^4.0.0-beta.2",
|
|
|
|
|
"vue-tsc": "^3.0.1",
|
|
|
|
|
"wait-on": "^8.0.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"markdown-it-mathjax3": "^4",
|
|
|
|
|
"oxc-minify": "^0.74.0",
|
|
|
|
|
"oxc-minify": "^0.75.1",
|
|
|
|
|
"postcss": "^8"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
@ -207,7 +207,7 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"packageManager": "pnpm@10.12.2",
|
|
|
|
|
"packageManager": "pnpm@10.12.4",
|
|
|
|
|
"pnpm": {
|
|
|
|
|
"peerDependencyRules": {
|
|
|
|
|
"ignoreMissing": [
|
|
|
|
|