perf: update deps to latest

This commit is contained in:
pengzhanbo 2024-07-31 11:43:38 +08:00
parent ce23370713
commit 6928ee4bb4
8 changed files with 730 additions and 699 deletions

View File

@ -12,14 +12,14 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@iconify/json": "^2.2.229",
"@iconify/json": "^2.2.231",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"chart.js": "^4.4.3",
"echarts": "^5.5.1",
"flowchart.ts": "^3.0.0",
"http-server": "^14.1.1",
"mermaid": "^10.9.1",
"vue": "^3.4.33",
"vue": "^3.4.34",
"vuepress-theme-plume": "workspace:*"
},
"devDependencies": {

View File

@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.83",
"private": true,
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
@ -49,14 +49,14 @@
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^7.0.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.7.0",
"husky": "^9.1.1",
"eslint": "^9.8.0",
"husky": "^9.1.3",
"lint-staged": "^15.2.7",
"rimraf": "^6.0.1",
"stylelint": "^16.7.0",
"tsconfig-vuepress": "^4.5.0",
"tsup": "^8.2.0",
"typescript": "^5.5.3",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"wait-on": "^7.2.0"
},
"lint-staged": {

View File

@ -40,7 +40,7 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"vue": "^3.4.33"
"vue": "^3.4.34"
},
"publishConfig": {
"access": "public"

View File

@ -47,19 +47,19 @@
},
"dependencies": {
"@iconify/utils": "^2.1.25",
"@vuepress/helper": "2.0.0-rc.39",
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.0",
"local-pkg": "^0.5.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7",
"shiki": "^1.10.3",
"tm-grammars": "^1.13.13",
"tm-themes": "^1.5.5",
"vue": "^3.4.33"
"shiki": "^1.12.0",
"tm-grammars": "^1.15.1",
"tm-themes": "^1.5.7",
"vue": "^3.4.34"
},
"devDependencies": {
"@iconify/json": "^2.2.229",
"@types/markdown-it": "^14.1.1"
"@iconify/json": "^2.2.231",
"@types/markdown-it": "^14.1.2"
},
"publishConfig": {
"access": "public"

View File

@ -40,15 +40,15 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.39",
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"chokidar": "^3.6.0",
"focus-trap": "^7.5.4",
"mark.js": "^8.11.1",
"minisearch": "^7.0.2",
"minisearch": "^7.1.0",
"p-map": "^7.0.2",
"vue": "^3.4.33"
"vue": "^3.4.34"
},
"publishConfig": {
"access": "public"

View File

@ -36,17 +36,17 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@shikijs/transformers": "^1.10.3",
"@shikijs/twoslash": "^1.10.3",
"@shikijs/transformers": "^1.12.0",
"@shikijs/twoslash": "^1.12.0",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.39",
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.0",
"floating-vue": "^5.2.2",
"mdast-util-from-markdown": "^2.0.1",
"mdast-util-gfm": "^3.0.0",
"mdast-util-to-hast": "^13.2.0",
"nanoid": "^5.0.7",
"shiki": "^1.10.3",
"shiki": "^1.12.0",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
},

1361
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -78,19 +78,19 @@
"@vuepress-plume/plugin-fonts": "workspace:*",
"@vuepress-plume/plugin-search": "workspace:*",
"@vuepress-plume/plugin-shikiji": "workspace:*",
"@vuepress/helper": "2.0.0-rc.39",
"@vuepress/plugin-active-header-links": "2.0.0-rc.39",
"@vuepress/helper": "2.0.0-rc.40",
"@vuepress/plugin-active-header-links": "2.0.0-rc.40",
"@vuepress/plugin-cache": "2.0.0-rc.39",
"@vuepress/plugin-comment": "2.0.0-rc.39",
"@vuepress/plugin-docsearch": "2.0.0-rc.39",
"@vuepress/plugin-comment": "2.0.0-rc.40",
"@vuepress/plugin-docsearch": "2.0.0-rc.40",
"@vuepress/plugin-git": "2.0.0-rc.38",
"@vuepress/plugin-markdown-container": "2.0.0-rc.37",
"@vuepress/plugin-nprogress": "2.0.0-rc.39",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.39",
"@vuepress/plugin-reading-time": "2.0.0-rc.39",
"@vuepress/plugin-seo": "2.0.0-rc.39",
"@vuepress/plugin-sitemap": "2.0.0-rc.39",
"@vuepress/plugin-watermark": "2.0.0-rc.39",
"@vuepress/plugin-nprogress": "2.0.0-rc.40",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.40",
"@vuepress/plugin-reading-time": "2.0.0-rc.40",
"@vuepress/plugin-seo": "2.0.0-rc.40",
"@vuepress/plugin-sitemap": "2.0.0-rc.40",
"@vuepress/plugin-watermark": "2.0.0-rc.40",
"@vueuse/core": "^10.11.0",
"bcrypt-ts": "^5.0.2",
"chokidar": "^3.6.0",
@ -103,12 +103,12 @@
"katex": "^0.16.11",
"local-pkg": "^0.5.0",
"nanoid": "^5.0.7",
"vue": "^3.4.33",
"vue": "^3.4.34",
"vue-router": "^4.4.0",
"vuepress-plugin-md-enhance": "2.0.0-rc.52",
"vuepress-plugin-md-power": "workspace:*"
},
"devDependencies": {
"@iconify/json": "^2.2.229"
"@iconify/json": "^2.2.231"
}
}