|
|
|
@ -97,12 +97,12 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/css": "^3.9.0",
|
|
|
|
|
"@docsearch/js": "^3.9.0",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.31",
|
|
|
|
|
"@iconify-json/simple-icons": "^1.2.32",
|
|
|
|
|
"@shikijs/core": "^3.2.2",
|
|
|
|
|
"@shikijs/transformers": "^3.2.2",
|
|
|
|
|
"@shikijs/types": "^3.2.2",
|
|
|
|
|
"@vitejs/plugin-vue": "^5.2.3",
|
|
|
|
|
"@vue/devtools-api": "^7.7.2",
|
|
|
|
|
"@vue/devtools-api": "^7.7.5",
|
|
|
|
|
"@vue/shared": "^3.5.13",
|
|
|
|
|
"@vueuse/core": "^13.1.0",
|
|
|
|
|
"@vueuse/integrations": "^13.1.0",
|
|
|
|
@ -110,7 +110,7 @@
|
|
|
|
|
"mark.js": "8.11.1",
|
|
|
|
|
"minisearch": "^7.1.2",
|
|
|
|
|
"shiki": "^3.2.2",
|
|
|
|
|
"vite": "^6.2.6",
|
|
|
|
|
"vite": "^6.3.2",
|
|
|
|
|
"vue": "^3.5.13"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
@ -139,7 +139,7 @@
|
|
|
|
|
"@types/markdown-it-container": "^2.0.10",
|
|
|
|
|
"@types/markdown-it-emoji": "^3.0.1",
|
|
|
|
|
"@types/minimist": "^1.2.5",
|
|
|
|
|
"@types/node": "^22.14.0",
|
|
|
|
|
"@types/node": "^22.14.1",
|
|
|
|
|
"@types/picomatch": "^4.0.0",
|
|
|
|
|
"@types/postcss-prefix-selector": "^1.16.3",
|
|
|
|
|
"@types/prompts": "^2.4.9",
|
|
|
|
@ -152,7 +152,7 @@
|
|
|
|
|
"fs-extra": "^11.3.0",
|
|
|
|
|
"get-port": "^7.1.0",
|
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
|
"lint-staged": "^15.5.0",
|
|
|
|
|
"lint-staged": "^15.5.1",
|
|
|
|
|
"lodash.template": "^4.5.0",
|
|
|
|
|
"lru-cache": "^11.1.0",
|
|
|
|
|
"markdown-it": "^14.1.0",
|
|
|
|
@ -170,23 +170,23 @@
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"picomatch": "^4.0.2",
|
|
|
|
|
"pkg-dir": "^8.0.0",
|
|
|
|
|
"playwright-chromium": "^1.51.1",
|
|
|
|
|
"playwright-chromium": "^1.52.0",
|
|
|
|
|
"polka": "^1.0.0-next.28",
|
|
|
|
|
"postcss-prefix-selector": "^2.1.1",
|
|
|
|
|
"prettier": "^3.5.3",
|
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
|
"punycode": "^2.3.1",
|
|
|
|
|
"rimraf": "^6.0.1",
|
|
|
|
|
"rollup": "^4.39.0",
|
|
|
|
|
"rollup": "^4.40.0",
|
|
|
|
|
"rollup-plugin-dts": "6.1.1",
|
|
|
|
|
"rollup-plugin-esbuild": "^6.2.1",
|
|
|
|
|
"semver": "^7.7.1",
|
|
|
|
|
"simple-git-hooks": "^2.12.1",
|
|
|
|
|
"sirv": "^3.0.1",
|
|
|
|
|
"sitemap": "^8.0.0",
|
|
|
|
|
"tinyglobby": "^0.2.12",
|
|
|
|
|
"tinyglobby": "^0.2.13",
|
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
|
"vitest": "^3.1.1",
|
|
|
|
|
"vitest": "^3.1.2",
|
|
|
|
|
"vue-tsc": "^2.2.8",
|
|
|
|
|
"wait-on": "^8.0.3"
|
|
|
|
|
},
|
|
|
|
|