|
|
|
@ -95,27 +95,27 @@
|
|
|
|
|
"*": "prettier --experimental-cli --ignore-unknown --write"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/css": "^4.0.0-beta.7",
|
|
|
|
|
"@docsearch/js": "^4.0.0-beta.7",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.47",
|
|
|
|
|
"@shikijs/core": "^3.9.2",
|
|
|
|
|
"@shikijs/transformers": "^3.9.2",
|
|
|
|
|
"@shikijs/types": "^3.9.2",
|
|
|
|
|
"@docsearch/css": "^4.0.0-beta.8",
|
|
|
|
|
"@docsearch/js": "^4.0.0-beta.8",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.49",
|
|
|
|
|
"@shikijs/core": "^3.12.0",
|
|
|
|
|
"@shikijs/transformers": "^3.12.0",
|
|
|
|
|
"@shikijs/types": "^3.12.0",
|
|
|
|
|
"@types/markdown-it": "^14.1.2",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
|
"@vue/devtools-api": "^8.0.0",
|
|
|
|
|
"@vue/shared": "^3.5.18",
|
|
|
|
|
"@vueuse/core": "^13.6.0",
|
|
|
|
|
"@vueuse/integrations": "^13.6.0",
|
|
|
|
|
"@vue/devtools-api": "^8.0.1",
|
|
|
|
|
"@vue/shared": "^3.5.20",
|
|
|
|
|
"@vueuse/core": "^13.8.0",
|
|
|
|
|
"@vueuse/integrations": "^13.8.0",
|
|
|
|
|
"focus-trap": "^7.6.5",
|
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
|
"minisearch": "^7.1.2",
|
|
|
|
|
"shiki": "^3.9.2",
|
|
|
|
|
"vite": "^7.1.2",
|
|
|
|
|
"vue": "^3.5.18"
|
|
|
|
|
"shiki": "^3.12.0",
|
|
|
|
|
"vite": "^7.1.3",
|
|
|
|
|
"vue": "^3.5.20"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@clack/prompts": "^1.0.0-alpha.3",
|
|
|
|
|
"@clack/prompts": "^1.0.0-alpha.4",
|
|
|
|
|
"@iconify/utils": "^3.0.1",
|
|
|
|
|
"@mdit-vue/plugin-component": "^3.0.2",
|
|
|
|
|
"@mdit-vue/plugin-frontmatter": "^3.0.2",
|
|
|
|
@ -165,13 +165,13 @@
|
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
|
"nanoid": "^5.1.5",
|
|
|
|
|
"ora": "^8.2.0",
|
|
|
|
|
"oxc-minify": "^0.82.1",
|
|
|
|
|
"oxc-minify": "^0.82.3",
|
|
|
|
|
"p-map": "^7.0.3",
|
|
|
|
|
"package-directory": "^8.1.0",
|
|
|
|
|
"path-to-regexp": "^6.3.0",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
|
"playwright-chromium": "^1.54.2",
|
|
|
|
|
"playwright-chromium": "^1.55.0",
|
|
|
|
|
"polka": "^1.0.0-next.28",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"postcss-selector-parser": "^7.1.0",
|
|
|
|
@ -179,7 +179,7 @@
|
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
|
"rimraf": "^6.0.1",
|
|
|
|
|
"rollup": "^4.46.2",
|
|
|
|
|
"rollup": "^4.49.0",
|
|
|
|
|
"rollup-plugin-dts": "6.1.1",
|
|
|
|
|
"rollup-plugin-esbuild": "^6.2.1",
|
|
|
|
|
"semver": "^7.7.2",
|
|
|
|
@ -189,12 +189,12 @@
|
|
|
|
|
"tinyglobby": "^0.2.14",
|
|
|
|
|
"typescript": "^5.9.2",
|
|
|
|
|
"vitest": "4.0.0-beta.4",
|
|
|
|
|
"vue-tsc": "^3.0.5",
|
|
|
|
|
"vue-tsc": "^3.0.6",
|
|
|
|
|
"wait-on": "^8.0.4"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"markdown-it-mathjax3": "^4",
|
|
|
|
|
"oxc-minify": "^0.82.1",
|
|
|
|
|
"oxc-minify": "^0.82.3",
|
|
|
|
|
"postcss": "^8"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|