|
|
|
|
@ -97,13 +97,13 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/css": "^4.3.2",
|
|
|
|
|
"@docsearch/js": "^4.3.2",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.58",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.59",
|
|
|
|
|
"@shikijs/core": "^3.15.0",
|
|
|
|
|
"@shikijs/transformers": "^3.15.0",
|
|
|
|
|
"@shikijs/types": "^3.15.0",
|
|
|
|
|
"@types/markdown-it": "^14.1.2",
|
|
|
|
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
|
|
|
"@vue/devtools-api": "^8.0.3",
|
|
|
|
|
"@vue/devtools-api": "^8.0.5",
|
|
|
|
|
"@vue/shared": "^3.5.24",
|
|
|
|
|
"@vueuse/core": "^14.0.0",
|
|
|
|
|
"@vueuse/integrations": "^14.0.0",
|
|
|
|
|
@ -131,7 +131,6 @@
|
|
|
|
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
|
|
|
"@rollup/plugin-replace": "^6.0.3",
|
|
|
|
|
"@types/cross-spawn": "^6.0.6",
|
|
|
|
|
"@types/debug": "^4.1.12",
|
|
|
|
|
"@types/fs-extra": "^11.0.4",
|
|
|
|
|
"@types/lodash.template": "^4.5.3",
|
|
|
|
|
"@types/mark.js": "^8.11.12",
|
|
|
|
|
@ -143,10 +142,10 @@
|
|
|
|
|
"@types/picomatch": "^4.0.2",
|
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
|
"chokidar": "^4.0.3",
|
|
|
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
|
|
|
"conventional-changelog": "^7.1.1",
|
|
|
|
|
"conventional-changelog-angular": "^8.1.0",
|
|
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
|
|
"debug": "^4.4.3",
|
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
|
"esbuild": "^0.25.12",
|
|
|
|
|
"execa": "^9.6.0",
|
|
|
|
|
"fs-extra": "^11.3.2",
|
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
|
@ -164,6 +163,7 @@
|
|
|
|
|
"markdown-it-mathjax3": "^4.3.2",
|
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
|
"nanoid": "^5.1.6",
|
|
|
|
|
"obug": "^2.0.0",
|
|
|
|
|
"ora": "^9.0.0",
|
|
|
|
|
"oxc-minify": "^0.98.0",
|
|
|
|
|
"p-map": "^7.0.4",
|
|
|
|
|
@ -189,7 +189,7 @@
|
|
|
|
|
"tinyglobby": "^0.2.15",
|
|
|
|
|
"typescript": "^5.9.3",
|
|
|
|
|
"vitest": "4.0.0-beta.4",
|
|
|
|
|
"vue-tsc": "^3.1.3",
|
|
|
|
|
"vue-tsc": "^3.1.4",
|
|
|
|
|
"wait-on": "^9.0.3"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|