Skip to content

Commit

Permalink
perf: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Aug 18, 2024
1 parent dae7b1c commit 369a170
Show file tree
Hide file tree
Showing 8 changed files with 541 additions and 488 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@iconify/json": "^2.2.237",
"@iconify/json": "^2.2.238",
"@simonwep/pickr": "^1.9.1",
"@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.37",
"vue": "^3.4.38",
"vuepress-theme-plume": "workspace:*"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0-rc.86",
"private": true,
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.7.1",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
"husky": "^9.1.4",
"lint-staged": "^15.2.9",
"rimraf": "^6.0.1",
"stylelint": "^16.8.1",
"tsconfig-vuepress": "^4.5.0",
"stylelint": "^16.8.2",
"tsconfig-vuepress": "^5.0.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"wait-on": "^7.2.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-content-update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions plugins/plugin-md-power/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.0",
"markdown-it-container": "^4.0.0",
"nanoid": "^5.0.7",
"shiki": "^1.12.1",
"tm-grammars": "^1.17.0",
"tm-themes": "^1.6.4",
"vue": "^3.4.37"
"shiki": "^1.14.1",
"tm-grammars": "^1.17.2",
"tm-themes": "^1.7.1",
"vue": "^3.4.38"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2"
Expand Down
6 changes: 3 additions & 3 deletions plugins/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
},
"dependencies": {
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.1",
"@vueuse/integrations": "^10.11.1",
"@vueuse/core": "^11.0.0",
"@vueuse/integrations": "^11.0.0",
"chokidar": "^3.6.0",
"focus-trap": "^7.5.4",
"mark.js": "^8.11.1",
"minisearch": "^7.1.0",
"p-map": "^7.0.2",
"vue": "^3.4.37"
"vue": "^3.4.38"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions plugins/plugin-shikiji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@shikijs/transformers": "^1.12.1",
"@shikijs/twoslash": "^1.12.1",
"@shikijs/transformers": "^1.14.1",
"@shikijs/twoslash": "^1.14.1",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.40",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.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.12.1",
"shiki": "^1.14.1",
"twoslash": "^0.2.9",
"twoslash-vue": "^0.2.9"
},
Expand Down
985 changes: 519 additions & 466 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,24 +91,24 @@
"@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.1",
"@vueuse/core": "^11.0.0",
"bcrypt-ts": "^5.0.2",
"chokidar": "^3.6.0",
"create-filter": "^1.1.0",
"date-fns": "^3.6.0",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"fast-glob": "^3.3.2",
"gray-matter": "^4.0.3",
"json2yaml": "^1.1.0",
"katex": "^0.16.11",
"local-pkg": "^0.5.0",
"nanoid": "^5.0.7",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vuepress-plugin-md-enhance": "2.0.0-rc.52",
"vuepress-plugin-md-power": "workspace:*"
},
"devDependencies": {
"@iconify/json": "^2.2.237"
"@iconify/json": "^2.2.238"
}
}

0 comments on commit 369a170

Please sign in to comment.