|
|
@ -3,7 +3,7 @@
|
|
|
|
"version": "1.0.0-rc.22",
|
|
|
|
"version": "1.0.0-rc.22",
|
|
|
|
"description": "Vite & Vue powered static site generator",
|
|
|
|
"description": "Vite & Vue powered static site generator",
|
|
|
|
"type": "module",
|
|
|
|
"type": "module",
|
|
|
|
"packageManager": "pnpm@8.9.0",
|
|
|
|
"packageManager": "pnpm@8.9.2",
|
|
|
|
"main": "dist/node/index.js",
|
|
|
|
"main": "dist/node/index.js",
|
|
|
|
"types": "types/index.d.ts",
|
|
|
|
"types": "types/index.d.ts",
|
|
|
|
"exports": {
|
|
|
|
"exports": {
|
|
|
@ -92,7 +92,7 @@
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@docsearch/css": "^3.5.2",
|
|
|
|
"@docsearch/css": "^3.5.2",
|
|
|
|
"@docsearch/js": "^3.5.2",
|
|
|
|
"@docsearch/js": "^3.5.2",
|
|
|
|
"@types/markdown-it": "^13.0.2",
|
|
|
|
"@types/markdown-it": "^13.0.4",
|
|
|
|
"@vue/devtools-api": "^6.5.1",
|
|
|
|
"@vue/devtools-api": "^6.5.1",
|
|
|
|
"@vueuse/core": "^10.5.0",
|
|
|
|
"@vueuse/core": "^10.5.0",
|
|
|
|
"@vueuse/integrations": "^10.5.0",
|
|
|
|
"@vueuse/integrations": "^10.5.0",
|
|
|
@ -100,8 +100,8 @@
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
"minisearch": "^6.1.0",
|
|
|
|
"minisearch": "^6.1.0",
|
|
|
|
"shiki": "^0.14.5",
|
|
|
|
"shiki": "^0.14.5",
|
|
|
|
"vite": "^4.4.11",
|
|
|
|
"vite": "^4.5.0",
|
|
|
|
"vue": "^3.3.4"
|
|
|
|
"vue": "^3.3.6"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
@ -125,40 +125,40 @@
|
|
|
|
"@mdit-vue/plugin-toc": "^1.0.0",
|
|
|
|
"@mdit-vue/plugin-toc": "^1.0.0",
|
|
|
|
"@mdit-vue/shared": "^1.0.0",
|
|
|
|
"@mdit-vue/shared": "^1.0.0",
|
|
|
|
"@rollup/plugin-alias": "^5.0.1",
|
|
|
|
"@rollup/plugin-alias": "^5.0.1",
|
|
|
|
"@rollup/plugin-commonjs": "^25.0.5",
|
|
|
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
|
|
"@rollup/plugin-json": "^6.0.1",
|
|
|
|
"@rollup/plugin-json": "^6.0.1",
|
|
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
|
|
"@rollup/plugin-replace": "^5.0.3",
|
|
|
|
"@rollup/plugin-replace": "^5.0.4",
|
|
|
|
"@types/compression": "^1.7.3",
|
|
|
|
"@types/compression": "^1.7.4",
|
|
|
|
"@types/cross-spawn": "^6.0.3",
|
|
|
|
"@types/cross-spawn": "^6.0.4",
|
|
|
|
"@types/debug": "^4.1.9",
|
|
|
|
"@types/debug": "^4.1.10",
|
|
|
|
"@types/escape-html": "^1.0.2",
|
|
|
|
"@types/escape-html": "^1.0.3",
|
|
|
|
"@types/fs-extra": "^11.0.2",
|
|
|
|
"@types/fs-extra": "^11.0.3",
|
|
|
|
"@types/lodash.template": "^4.5.1",
|
|
|
|
"@types/lodash.template": "^4.5.2",
|
|
|
|
"@types/mark.js": "^8.11.9",
|
|
|
|
"@types/mark.js": "^8.11.10",
|
|
|
|
"@types/markdown-it-attrs": "^4.1.1",
|
|
|
|
"@types/markdown-it-attrs": "^4.1.2",
|
|
|
|
"@types/markdown-it-container": "^2.0.7",
|
|
|
|
"@types/markdown-it-container": "^2.0.8",
|
|
|
|
"@types/markdown-it-emoji": "^2.0.2",
|
|
|
|
"@types/markdown-it-emoji": "^2.0.3",
|
|
|
|
"@types/micromatch": "^4.0.3",
|
|
|
|
"@types/micromatch": "^4.0.4",
|
|
|
|
"@types/minimist": "^1.2.3",
|
|
|
|
"@types/minimist": "^1.2.4",
|
|
|
|
"@types/node": "^20.8.6",
|
|
|
|
"@types/node": "^20.8.7",
|
|
|
|
"@types/postcss-prefix-selector": "^1.16.1",
|
|
|
|
"@types/postcss-prefix-selector": "^1.16.2",
|
|
|
|
"@types/prompts": "^2.4.6",
|
|
|
|
"@types/prompts": "^2.4.7",
|
|
|
|
"@vitejs/plugin-vue": "^4.4.0",
|
|
|
|
"@vitejs/plugin-vue": "^4.4.0",
|
|
|
|
"@vue/shared": "^3.3.4",
|
|
|
|
"@vue/shared": "^3.3.6",
|
|
|
|
"chokidar": "^3.5.3",
|
|
|
|
"chokidar": "^3.5.3",
|
|
|
|
"compression": "^1.7.4",
|
|
|
|
"compression": "^1.7.4",
|
|
|
|
"conventional-changelog-cli": "^4.1.0",
|
|
|
|
"conventional-changelog-cli": "^4.1.0",
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"esbuild": "^0.19.4",
|
|
|
|
"esbuild": "^0.19.5",
|
|
|
|
"escape-html": "^1.0.3",
|
|
|
|
"escape-html": "^1.0.3",
|
|
|
|
"execa": "^8.0.1",
|
|
|
|
"execa": "^8.0.1",
|
|
|
|
"fast-glob": "^3.3.1",
|
|
|
|
"fast-glob": "^3.3.1",
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
"get-port": "^7.0.0",
|
|
|
|
"get-port": "^7.0.0",
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
"lint-staged": "^15.0.1",
|
|
|
|
"lint-staged": "^15.0.2",
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
"lru-cache": "^10.0.1",
|
|
|
|
"lru-cache": "^10.0.1",
|
|
|
|
"markdown-it": "^13.0.2",
|
|
|
|
"markdown-it": "^13.0.2",
|
|
|
@ -182,7 +182,7 @@
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"punycode": "^2.3.0",
|
|
|
|
"punycode": "^2.3.0",
|
|
|
|
"rimraf": "^5.0.5",
|
|
|
|
"rimraf": "^5.0.5",
|
|
|
|
"rollup": "^4.1.1",
|
|
|
|
"rollup": "^4.1.4",
|
|
|
|
"rollup-plugin-dts": "^6.1.0",
|
|
|
|
"rollup-plugin-dts": "^6.1.0",
|
|
|
|
"rollup-plugin-esbuild": "^6.1.0",
|
|
|
|
"rollup-plugin-esbuild": "^6.1.0",
|
|
|
|
"semver": "^7.5.4",
|
|
|
|
"semver": "^7.5.4",
|
|
|
|