perf: update deps to latest
This commit is contained in:
parent
dae7b1ccda
commit
369a170813
@ -12,7 +12,7 @@
|
|||||||
"vuepress": "2.0.0-rc.14"
|
"vuepress": "2.0.0-rc.14"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/json": "^2.2.237",
|
"@iconify/json": "^2.2.238",
|
||||||
"@simonwep/pickr": "^1.9.1",
|
"@simonwep/pickr": "^1.9.1",
|
||||||
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
||||||
"chart.js": "^4.4.3",
|
"chart.js": "^4.4.3",
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"flowchart.ts": "^3.0.0",
|
"flowchart.ts": "^3.0.0",
|
||||||
"http-server": "^14.1.1",
|
"http-server": "^14.1.1",
|
||||||
"mermaid": "^10.9.1",
|
"mermaid": "^10.9.1",
|
||||||
"vue": "^3.4.37",
|
"vue": "^3.4.38",
|
||||||
"vuepress-theme-plume": "workspace:*"
|
"vuepress-theme-plume": "workspace:*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0-rc.86",
|
"version": "1.0.0-rc.86",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@9.7.0",
|
"packageManager": "pnpm@9.7.1",
|
||||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@ -53,8 +53,8 @@
|
|||||||
"husky": "^9.1.4",
|
"husky": "^9.1.4",
|
||||||
"lint-staged": "^15.2.9",
|
"lint-staged": "^15.2.9",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
"stylelint": "^16.8.1",
|
"stylelint": "^16.8.2",
|
||||||
"tsconfig-vuepress": "^4.5.0",
|
"tsconfig-vuepress": "^5.0.0",
|
||||||
"tsup": "^8.2.4",
|
"tsup": "^8.2.4",
|
||||||
"typescript": "^5.5.4",
|
"typescript": "^5.5.4",
|
||||||
"wait-on": "^7.2.0"
|
"wait-on": "^7.2.0"
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
"vuepress": "2.0.0-rc.14"
|
"vuepress": "2.0.0-rc.14"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"vue": "^3.4.37"
|
"vue": "^3.4.38"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
@ -41,13 +41,13 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vuepress/helper": "2.0.0-rc.40",
|
"@vuepress/helper": "2.0.0-rc.40",
|
||||||
"@vueuse/core": "^10.11.1",
|
"@vueuse/core": "^11.0.0",
|
||||||
"markdown-it-container": "^4.0.0",
|
"markdown-it-container": "^4.0.0",
|
||||||
"nanoid": "^5.0.7",
|
"nanoid": "^5.0.7",
|
||||||
"shiki": "^1.12.1",
|
"shiki": "^1.14.1",
|
||||||
"tm-grammars": "^1.17.0",
|
"tm-grammars": "^1.17.2",
|
||||||
"tm-themes": "^1.6.4",
|
"tm-themes": "^1.7.1",
|
||||||
"vue": "^3.4.37"
|
"vue": "^3.4.38"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/markdown-it": "^14.1.2"
|
"@types/markdown-it": "^14.1.2"
|
||||||
|
|||||||
@ -41,14 +41,14 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vuepress/helper": "2.0.0-rc.40",
|
"@vuepress/helper": "2.0.0-rc.40",
|
||||||
"@vueuse/core": "^10.11.1",
|
"@vueuse/core": "^11.0.0",
|
||||||
"@vueuse/integrations": "^10.11.1",
|
"@vueuse/integrations": "^11.0.0",
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"focus-trap": "^7.5.4",
|
"focus-trap": "^7.5.4",
|
||||||
"mark.js": "^8.11.1",
|
"mark.js": "^8.11.1",
|
||||||
"minisearch": "^7.1.0",
|
"minisearch": "^7.1.0",
|
||||||
"p-map": "^7.0.2",
|
"p-map": "^7.0.2",
|
||||||
"vue": "^3.4.37"
|
"vue": "^3.4.38"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
@ -36,17 +36,17 @@
|
|||||||
"vuepress": "2.0.0-rc.14"
|
"vuepress": "2.0.0-rc.14"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@shikijs/transformers": "^1.12.1",
|
"@shikijs/transformers": "^1.14.1",
|
||||||
"@shikijs/twoslash": "^1.12.1",
|
"@shikijs/twoslash": "^1.14.1",
|
||||||
"@types/hast": "^3.0.4",
|
"@types/hast": "^3.0.4",
|
||||||
"@vuepress/helper": "2.0.0-rc.40",
|
"@vuepress/helper": "2.0.0-rc.40",
|
||||||
"@vueuse/core": "^10.11.1",
|
"@vueuse/core": "^11.0.0",
|
||||||
"floating-vue": "^5.2.2",
|
"floating-vue": "^5.2.2",
|
||||||
"mdast-util-from-markdown": "^2.0.1",
|
"mdast-util-from-markdown": "^2.0.1",
|
||||||
"mdast-util-gfm": "^3.0.0",
|
"mdast-util-gfm": "^3.0.0",
|
||||||
"mdast-util-to-hast": "^13.2.0",
|
"mdast-util-to-hast": "^13.2.0",
|
||||||
"nanoid": "^5.0.7",
|
"nanoid": "^5.0.7",
|
||||||
"shiki": "^1.12.1",
|
"shiki": "^1.14.1",
|
||||||
"twoslash": "^0.2.9",
|
"twoslash": "^0.2.9",
|
||||||
"twoslash-vue": "^0.2.9"
|
"twoslash-vue": "^0.2.9"
|
||||||
},
|
},
|
||||||
|
|||||||
985
pnpm-lock.yaml
generated
985
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -91,24 +91,24 @@
|
|||||||
"@vuepress/plugin-seo": "2.0.0-rc.40",
|
"@vuepress/plugin-seo": "2.0.0-rc.40",
|
||||||
"@vuepress/plugin-sitemap": "2.0.0-rc.40",
|
"@vuepress/plugin-sitemap": "2.0.0-rc.40",
|
||||||
"@vuepress/plugin-watermark": "2.0.0-rc.40",
|
"@vuepress/plugin-watermark": "2.0.0-rc.40",
|
||||||
"@vueuse/core": "^10.11.1",
|
"@vueuse/core": "^11.0.0",
|
||||||
"bcrypt-ts": "^5.0.2",
|
"bcrypt-ts": "^5.0.2",
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"create-filter": "^1.1.0",
|
"create-filter": "^1.1.0",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"esbuild": "^0.23.0",
|
"esbuild": "^0.23.1",
|
||||||
"fast-glob": "^3.3.2",
|
"fast-glob": "^3.3.2",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"json2yaml": "^1.1.0",
|
"json2yaml": "^1.1.0",
|
||||||
"katex": "^0.16.11",
|
"katex": "^0.16.11",
|
||||||
"local-pkg": "^0.5.0",
|
"local-pkg": "^0.5.0",
|
||||||
"nanoid": "^5.0.7",
|
"nanoid": "^5.0.7",
|
||||||
"vue": "^3.4.37",
|
"vue": "^3.4.38",
|
||||||
"vue-router": "^4.4.3",
|
"vue-router": "^4.4.3",
|
||||||
"vuepress-plugin-md-enhance": "2.0.0-rc.52",
|
"vuepress-plugin-md-enhance": "2.0.0-rc.52",
|
||||||
"vuepress-plugin-md-power": "workspace:*"
|
"vuepress-plugin-md-power": "workspace:*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify/json": "^2.2.237"
|
"@iconify/json": "^2.2.238"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user