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 Jul 16, 2024
1 parent e35e3d9 commit 98e85b0
Show file tree
Hide file tree
Showing 7 changed files with 719 additions and 451 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vuepress": "2.0.0-rc.14"
},
"dependencies": {
"@iconify/json": "^2.2.225",
"@iconify/json": "^2.2.228",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"chart.js": "^4.4.3",
"echarts": "^5.5.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@pengzhanbo/eslint-config-vue": "^1.11.2",
"@pengzhanbo/stylelint-config": "^1.11.2",
"@pengzhanbo/eslint-config-vue": "^1.12.0",
"@pengzhanbo/stylelint-config": "^1.12.0",
"@types/lodash.merge": "^4.6.9",
"@types/node": "20.12.10",
"@types/webpack-env": "^1.18.5",
Expand All @@ -52,11 +52,11 @@
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^7.0.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"rimraf": "^5.0.8",
"stylelint": "^16.6.1",
"rimraf": "^6.0.1",
"stylelint": "^16.7.0",
"tsconfig-vuepress": "^4.5.0",
"typescript": "^5.5.3"
},
Expand Down
8 changes: 4 additions & 4 deletions plugins/plugin-md-power/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,18 @@
},
"dependencies": {
"@iconify/utils": "^2.1.25",
"@vuepress/helper": "2.0.0-rc.37",
"@vuepress/helper": "2.0.0-rc.38",
"@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.7",
"tm-themes": "^1.5.1",
"tm-grammars": "^1.13.11",
"tm-themes": "^1.5.3",
"vue": "^3.4.31"
},
"devDependencies": {
"@iconify/json": "^2.2.225",
"@iconify/json": "^2.2.228",
"@types/markdown-it": "^14.1.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-search/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": {
"@vuepress/helper": "2.0.0-rc.37",
"@vuepress/helper": "2.0.0-rc.38",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"chokidar": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-shikiji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@shikijs/transformers": "^1.10.3",
"@shikijs/twoslash": "^1.10.3",
"@types/hast": "^3.0.4",
"@vuepress/helper": "2.0.0-rc.37",
"@vuepress/helper": "2.0.0-rc.38",
"floating-vue": "^5.2.2",
"mdast-util-from-markdown": "^2.0.1",
"mdast-util-gfm": "^3.0.0",
Expand Down
1,122 changes: 695 additions & 427 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,18 @@
"@vuepress-plume/plugin-iconify": "workspace:*",
"@vuepress-plume/plugin-search": "workspace:*",
"@vuepress-plume/plugin-shikiji": "workspace:*",
"@vuepress/helper": "2.0.0-rc.37",
"@vuepress/plugin-active-header-links": "2.0.0-rc.37",
"@vuepress/plugin-comment": "2.0.0-rc.37",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/plugin-git": "2.0.0-rc.37",
"@vuepress/helper": "2.0.0-rc.38",
"@vuepress/plugin-active-header-links": "2.0.0-rc.38",
"@vuepress/plugin-comment": "2.0.0-rc.38",
"@vuepress/plugin-docsearch": "2.0.0-rc.38",
"@vuepress/plugin-git": "2.0.0-rc.38",
"@vuepress/plugin-markdown-container": "2.0.0-rc.37",
"@vuepress/plugin-nprogress": "2.0.0-rc.37",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.37",
"@vuepress/plugin-reading-time": "2.0.0-rc.37",
"@vuepress/plugin-seo": "2.0.0-rc.37",
"@vuepress/plugin-sitemap": "2.0.0-rc.37",
"@vuepress/plugin-watermark": "2.0.0-rc.37",
"@vuepress/plugin-nprogress": "2.0.0-rc.38",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.38",
"@vuepress/plugin-reading-time": "2.0.0-rc.38",
"@vuepress/plugin-seo": "2.0.0-rc.38",
"@vuepress/plugin-sitemap": "2.0.0-rc.38",
"@vuepress/plugin-watermark": "2.0.0-rc.38",
"@vueuse/core": "^10.11.0",
"bcrypt-ts": "^5.0.2",
"chokidar": "^3.6.0",
Expand All @@ -99,7 +99,7 @@
"nanoid": "^5.0.7",
"vue": "^3.4.31",
"vue-router": "^4.4.0",
"vuepress-plugin-md-enhance": "2.0.0-rc.50",
"vuepress-plugin-md-enhance": "2.0.0-rc.51",
"vuepress-plugin-md-power": "workspace:*"
}
}

0 comments on commit 98e85b0

Please sign in to comment.