|
|
|
@ -101,19 +101,19 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/css": "^3.6.0",
|
|
|
|
|
"@docsearch/js": "^3.6.0",
|
|
|
|
|
"@shikijs/core": "^1.5.2",
|
|
|
|
|
"@shikijs/transformers": "^1.5.2",
|
|
|
|
|
"@shikijs/core": "^1.6.1",
|
|
|
|
|
"@shikijs/transformers": "^1.6.1",
|
|
|
|
|
"@types/markdown-it": "^14.1.1",
|
|
|
|
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
|
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
|
|
|
"@vue/devtools-api": "^7.2.0",
|
|
|
|
|
"@vue/shared": "^3.4.27",
|
|
|
|
|
"@vueuse/core": "^10.9.0",
|
|
|
|
|
"@vueuse/integrations": "^10.9.0",
|
|
|
|
|
"@vueuse/core": "^10.10.0",
|
|
|
|
|
"@vueuse/integrations": "^10.10.0",
|
|
|
|
|
"focus-trap": "^7.5.4",
|
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
|
"minisearch": "^6.3.0",
|
|
|
|
|
"shiki": "^1.5.2",
|
|
|
|
|
"vite": "^5.2.11",
|
|
|
|
|
"shiki": "^1.6.1",
|
|
|
|
|
"vite": "^5.2.12",
|
|
|
|
|
"vue": "^3.4.27"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
@ -127,7 +127,7 @@
|
|
|
|
|
"@mdit-vue/shared": "^2.1.3",
|
|
|
|
|
"@polka/compression": "1.0.0-next.25",
|
|
|
|
|
"@rollup/plugin-alias": "^5.1.0",
|
|
|
|
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
|
|
|
"@rollup/plugin-commonjs": "^25.0.8",
|
|
|
|
|
"@rollup/plugin-json": "^6.1.0",
|
|
|
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
|
|
|
"@rollup/plugin-replace": "^5.0.5",
|
|
|
|
@ -141,20 +141,20 @@
|
|
|
|
|
"@types/markdown-it-emoji": "^3.0.1",
|
|
|
|
|
"@types/micromatch": "^4.0.7",
|
|
|
|
|
"@types/minimist": "^1.2.5",
|
|
|
|
|
"@types/node": "^20.12.12",
|
|
|
|
|
"@types/node": "^20.12.13",
|
|
|
|
|
"@types/postcss-prefix-selector": "^1.16.3",
|
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
|
"chokidar": "^3.6.0",
|
|
|
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"esbuild": "^0.21.3",
|
|
|
|
|
"debug": "^4.3.5",
|
|
|
|
|
"esbuild": "^0.21.4",
|
|
|
|
|
"execa": "^9.1.0",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"fs-extra": "^11.2.0",
|
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
|
"lint-staged": "^15.2.2",
|
|
|
|
|
"lint-staged": "^15.2.5",
|
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
|
"lru-cache": "^10.2.2",
|
|
|
|
|
"markdown-it": "^14.1.0",
|
|
|
|
@ -163,7 +163,7 @@
|
|
|
|
|
"markdown-it-container": "^4.0.0",
|
|
|
|
|
"markdown-it-emoji": "^3.0.0",
|
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
|
|
"micromatch": "^4.0.5",
|
|
|
|
|
"micromatch": "^4.0.7",
|
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
|
"nanoid": "^5.0.7",
|
|
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
|
@ -172,20 +172,20 @@
|
|
|
|
|
"path-to-regexp": "^6.2.2",
|
|
|
|
|
"picocolors": "^1.0.1",
|
|
|
|
|
"pkg-dir": "^8.0.0",
|
|
|
|
|
"playwright-chromium": "^1.44.0",
|
|
|
|
|
"playwright-chromium": "^1.44.1",
|
|
|
|
|
"polka": "1.0.0-next.25",
|
|
|
|
|
"postcss-prefix-selector": "^1.16.1",
|
|
|
|
|
"prettier": "^3.2.5",
|
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
|
"rimraf": "^5.0.7",
|
|
|
|
|
"rollup": "^4.17.2",
|
|
|
|
|
"rollup-plugin-dts": "^6.1.0",
|
|
|
|
|
"rollup": "^4.18.0",
|
|
|
|
|
"rollup-plugin-dts": "^6.1.1",
|
|
|
|
|
"rollup-plugin-esbuild": "^6.1.1",
|
|
|
|
|
"semver": "^7.6.2",
|
|
|
|
|
"simple-git-hooks": "^2.11.1",
|
|
|
|
|
"sirv": "^2.0.4",
|
|
|
|
|
"sitemap": "^7.1.1",
|
|
|
|
|
"sitemap": "^8.0.0",
|
|
|
|
|
"sort-package-json": "^2.10.0",
|
|
|
|
|
"supports-color": "^9.4.0",
|
|
|
|
|
"typescript": "^5.4.5",
|
|
|
|
@ -205,7 +205,7 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"packageManager": "pnpm@9.1.1",
|
|
|
|
|
"packageManager": "pnpm@9.1.4",
|
|
|
|
|
"pnpm": {
|
|
|
|
|
"peerDependencyRules": {
|
|
|
|
|
"ignoreMissing": [
|
|
|
|
@ -216,9 +216,6 @@
|
|
|
|
|
},
|
|
|
|
|
"overrides": {
|
|
|
|
|
"ora>string-width": "^5"
|
|
|
|
|
},
|
|
|
|
|
"patchedDependencies": {
|
|
|
|
|
"rollup-plugin-dts@6.1.0": "patches/rollup-plugin-dts@6.1.0.patch"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|