|
|
|
@ -93,14 +93,14 @@
|
|
|
|
|
"@docsearch/js": "^3.5.1",
|
|
|
|
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
|
|
|
"@vue/devtools-api": "^6.5.0",
|
|
|
|
|
"@vueuse/core": "^10.2.0",
|
|
|
|
|
"@vueuse/integrations": "^10.2.0",
|
|
|
|
|
"@vueuse/core": "^10.2.1",
|
|
|
|
|
"@vueuse/integrations": "^10.2.1",
|
|
|
|
|
"body-scroll-lock": "4.0.0-beta.0",
|
|
|
|
|
"focus-trap": "^7.4.3",
|
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
|
"minisearch": "^6.1.0",
|
|
|
|
|
"shiki": "^0.14.3",
|
|
|
|
|
"vite": "4.4.0-beta.2",
|
|
|
|
|
"vite": "4.4.0-beta.3",
|
|
|
|
|
"vue": "^3.3.4"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
@ -130,21 +130,21 @@
|
|
|
|
|
"@types/markdown-it-emoji": "^2.0.2",
|
|
|
|
|
"@types/micromatch": "^4.0.2",
|
|
|
|
|
"@types/minimist": "^1.2.2",
|
|
|
|
|
"@types/node": "^20.3.2",
|
|
|
|
|
"@types/node": "^20.3.3",
|
|
|
|
|
"@types/prompts": "^2.4.4",
|
|
|
|
|
"chokidar": "^3.5.3",
|
|
|
|
|
"compression": "^1.7.4",
|
|
|
|
|
"conventional-changelog-cli": "^2",
|
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"esbuild": "^0.18.10",
|
|
|
|
|
"esbuild": "^0.18.11",
|
|
|
|
|
"escape-html": "^1.0.3",
|
|
|
|
|
"execa": "^7.1.1",
|
|
|
|
|
"fast-glob": "^3.2.12",
|
|
|
|
|
"fast-glob": "^3.3.0",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
"get-port": "^7.0.0",
|
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
|
"lint-staged": "^13.2.2",
|
|
|
|
|
"lint-staged": "^13.2.3",
|
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
|
"lru-cache": "^10.0.0",
|
|
|
|
|
"markdown-it": "^13.0.1",
|
|
|
|
@ -166,17 +166,17 @@
|
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
|
"punycode": "^2.3.0",
|
|
|
|
|
"rimraf": "^5.0.1",
|
|
|
|
|
"rollup": "^3.25.3",
|
|
|
|
|
"rollup": "^3.26.0",
|
|
|
|
|
"rollup-plugin-dts": "^5.3.0",
|
|
|
|
|
"rollup-plugin-esbuild": "^5.0.0",
|
|
|
|
|
"semver": "^7.5.3",
|
|
|
|
|
"shiki-processor": "^0.1.3",
|
|
|
|
|
"simple-git-hooks": "^2.8.1",
|
|
|
|
|
"sirv": "^2.0.3",
|
|
|
|
|
"supports-color": "^9.3.1",
|
|
|
|
|
"typescript": "^5.1.3",
|
|
|
|
|
"supports-color": "^9.4.0",
|
|
|
|
|
"typescript": "^5.1.6",
|
|
|
|
|
"vitest": "^0.32.2",
|
|
|
|
|
"vue-tsc": "^1.8.2",
|
|
|
|
|
"vue-tsc": "^1.8.3",
|
|
|
|
|
"wait-on": "^7.0.1"
|
|
|
|
|
},
|
|
|
|
|
"simple-git-hooks": {
|
|
|
|
|