|
|
|
@ -95,28 +95,28 @@
|
|
|
|
"*": "prettier --experimental-cli --ignore-unknown --write"
|
|
|
|
"*": "prettier --experimental-cli --ignore-unknown --write"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@docsearch/css": "^4.0.0-beta.8",
|
|
|
|
"@docsearch/css": "^4.3.2",
|
|
|
|
"@docsearch/js": "^4.0.0-beta.8",
|
|
|
|
"@docsearch/js": "^4.3.2",
|
|
|
|
"@iconify-json/simple-icons": "^1.2.49",
|
|
|
|
"@iconify-json/simple-icons": "^1.2.58",
|
|
|
|
"@shikijs/core": "^3.12.0",
|
|
|
|
"@shikijs/core": "^3.15.0",
|
|
|
|
"@shikijs/transformers": "^3.12.0",
|
|
|
|
"@shikijs/transformers": "^3.15.0",
|
|
|
|
"@shikijs/types": "^3.12.0",
|
|
|
|
"@shikijs/types": "^3.15.0",
|
|
|
|
"@types/markdown-it": "^14.1.2",
|
|
|
|
"@types/markdown-it": "^14.1.2",
|
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
"@vue/devtools-api": "^8.0.1",
|
|
|
|
"@vue/devtools-api": "^8.0.3",
|
|
|
|
"@vue/shared": "^3.5.20",
|
|
|
|
"@vue/shared": "^3.5.24",
|
|
|
|
"@vueuse/core": "^13.8.0",
|
|
|
|
"@vueuse/core": "^14.0.0",
|
|
|
|
"@vueuse/integrations": "^13.8.0",
|
|
|
|
"@vueuse/integrations": "^14.0.0",
|
|
|
|
"focus-trap": "^7.6.5",
|
|
|
|
"focus-trap": "^7.6.6",
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
"minisearch": "^7.1.2",
|
|
|
|
"minisearch": "^7.2.0",
|
|
|
|
"shiki": "^3.12.0",
|
|
|
|
"shiki": "^3.15.0",
|
|
|
|
"vite": "^7.1.3",
|
|
|
|
"vite": "^7.2.2",
|
|
|
|
"vue": "^3.5.20"
|
|
|
|
"vue": "^3.5.24"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@clack/prompts": "^1.0.0-alpha.4",
|
|
|
|
"@clack/prompts": "^1.0.0-alpha.6",
|
|
|
|
"@iconify/utils": "^3.0.1",
|
|
|
|
"@iconify/utils": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-component": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-component": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-frontmatter": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-frontmatter": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-headers": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-headers": "^3.0.2",
|
|
|
|
@ -125,11 +125,11 @@
|
|
|
|
"@mdit-vue/plugin-toc": "^3.0.2",
|
|
|
|
"@mdit-vue/plugin-toc": "^3.0.2",
|
|
|
|
"@mdit-vue/shared": "^3.0.2",
|
|
|
|
"@mdit-vue/shared": "^3.0.2",
|
|
|
|
"@polka/compression": "^1.0.0-next.28",
|
|
|
|
"@polka/compression": "^1.0.0-next.28",
|
|
|
|
"@rollup/plugin-alias": "^5.1.1",
|
|
|
|
"@rollup/plugin-alias": "^6.0.0",
|
|
|
|
"@rollup/plugin-commonjs": "^28.0.6",
|
|
|
|
"@rollup/plugin-commonjs": "^29.0.0",
|
|
|
|
"@rollup/plugin-json": "^6.1.0",
|
|
|
|
"@rollup/plugin-json": "^6.1.0",
|
|
|
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
|
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
|
|
"@rollup/plugin-replace": "^6.0.2",
|
|
|
|
"@rollup/plugin-replace": "^6.0.3",
|
|
|
|
"@types/cross-spawn": "^6.0.6",
|
|
|
|
"@types/cross-spawn": "^6.0.6",
|
|
|
|
"@types/debug": "^4.1.12",
|
|
|
|
"@types/debug": "^4.1.12",
|
|
|
|
"@types/fs-extra": "^11.0.4",
|
|
|
|
"@types/fs-extra": "^11.0.4",
|
|
|
|
@ -139,62 +139,62 @@
|
|
|
|
"@types/markdown-it-container": "^2.0.10",
|
|
|
|
"@types/markdown-it-container": "^2.0.10",
|
|
|
|
"@types/markdown-it-emoji": "^3.0.1",
|
|
|
|
"@types/markdown-it-emoji": "^3.0.1",
|
|
|
|
"@types/minimist": "^1.2.5",
|
|
|
|
"@types/minimist": "^1.2.5",
|
|
|
|
"@types/node": "^24.3.0",
|
|
|
|
"@types/node": "^24.10.1",
|
|
|
|
"@types/picomatch": "^4.0.2",
|
|
|
|
"@types/picomatch": "^4.0.2",
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
"chokidar": "^4.0.3",
|
|
|
|
"chokidar": "^4.0.3",
|
|
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
"debug": "^4.4.3",
|
|
|
|
"esbuild": "^0.25.9",
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
"execa": "^9.6.0",
|
|
|
|
"execa": "^9.6.0",
|
|
|
|
"fs-extra": "^11.3.1",
|
|
|
|
"fs-extra": "^11.3.2",
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
"lint-staged": "^16.1.5",
|
|
|
|
"lint-staged": "^16.2.6",
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
"lru-cache": "^11.1.0",
|
|
|
|
"lru-cache": "^11.2.2",
|
|
|
|
"markdown-it": "^14.1.0",
|
|
|
|
"markdown-it": "^14.1.0",
|
|
|
|
"markdown-it-anchor": "^9.2.0",
|
|
|
|
"markdown-it-anchor": "^9.2.0",
|
|
|
|
"markdown-it-async": "^2.2.0",
|
|
|
|
"markdown-it-async": "^2.2.0",
|
|
|
|
"markdown-it-attrs": "^4.3.1",
|
|
|
|
"markdown-it-attrs": "^4.3.1",
|
|
|
|
"markdown-it-cjk-friendly": "^1.2.0",
|
|
|
|
"markdown-it-cjk-friendly": "^1.3.2",
|
|
|
|
"markdown-it-container": "^4.0.0",
|
|
|
|
"markdown-it-container": "^4.0.0",
|
|
|
|
"markdown-it-emoji": "^3.0.0",
|
|
|
|
"markdown-it-emoji": "^3.0.0",
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
"nanoid": "^5.1.5",
|
|
|
|
"nanoid": "^5.1.6",
|
|
|
|
"ora": "^8.2.0",
|
|
|
|
"ora": "^9.0.0",
|
|
|
|
"oxc-minify": "^0.82.3",
|
|
|
|
"oxc-minify": "^0.97.0",
|
|
|
|
"p-map": "^7.0.3",
|
|
|
|
"p-map": "^7.0.4",
|
|
|
|
"package-directory": "^8.1.0",
|
|
|
|
"package-directory": "^8.1.0",
|
|
|
|
"path-to-regexp": "^6.3.0",
|
|
|
|
"path-to-regexp": "^6.3.0",
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
"playwright-chromium": "^1.55.0",
|
|
|
|
"playwright-chromium": "^1.56.1",
|
|
|
|
"polka": "^1.0.0-next.28",
|
|
|
|
"polka": "^1.0.0-next.28",
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
"postcss-selector-parser": "^7.1.0",
|
|
|
|
"postcss-selector-parser": "^7.1.0",
|
|
|
|
"prettier": "^3.6.2",
|
|
|
|
"prettier": "^3.6.2",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
"rimraf": "^6.0.1",
|
|
|
|
"rimraf": "^6.1.0",
|
|
|
|
"rollup": "^4.49.0",
|
|
|
|
"rollup": "^4.53.2",
|
|
|
|
"rollup-plugin-dts": "6.1.1",
|
|
|
|
"rollup-plugin-dts": "6.1.1",
|
|
|
|
"rollup-plugin-esbuild": "^6.2.1",
|
|
|
|
"rollup-plugin-esbuild": "^6.2.1",
|
|
|
|
"semver": "^7.7.2",
|
|
|
|
"semver": "^7.7.3",
|
|
|
|
"simple-git-hooks": "^2.13.1",
|
|
|
|
"simple-git-hooks": "^2.13.1",
|
|
|
|
"sirv": "^3.0.1",
|
|
|
|
"sirv": "^3.0.2",
|
|
|
|
"sitemap": "^8.0.0",
|
|
|
|
"sitemap": "^9.0.0",
|
|
|
|
"tinyglobby": "^0.2.14",
|
|
|
|
"tinyglobby": "^0.2.15",
|
|
|
|
"typescript": "^5.9.2",
|
|
|
|
"typescript": "^5.9.3",
|
|
|
|
"vitest": "4.0.0-beta.4",
|
|
|
|
"vitest": "4.0.0-beta.4",
|
|
|
|
"vue-tsc": "^3.0.6",
|
|
|
|
"vue-tsc": "^3.1.3",
|
|
|
|
"wait-on": "^8.0.4"
|
|
|
|
"wait-on": "^9.0.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"markdown-it-mathjax3": "^4",
|
|
|
|
"markdown-it-mathjax3": "^4",
|
|
|
|
"oxc-minify": "^0.82.3",
|
|
|
|
"oxc-minify": "*",
|
|
|
|
"postcss": "^8"
|
|
|
|
"postcss": "^8"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
@ -208,5 +208,5 @@
|
|
|
|
"optional": true
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"packageManager": "pnpm@10.14.0"
|
|
|
|
"packageManager": "pnpm@10.22.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|