Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Jan 26, 2024
1 parent 0aeb84e commit 590f0fa
Show file tree
Hide file tree
Showing 4 changed files with 849 additions and 1,333 deletions.
19 changes: 9 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,21 @@
],
"packageManager": "pnpm@8.14.3",
"dependencies": {
"@vuepress/cli": "2.0.0-rc.0",
"@vuepress/client": "2.0.0-rc.0",
"@vuepress/plugin-docsearch": "2.0.0-rc.0",
"@vuepress/bundler-vite": "2.0.0-rc.2",
"@vuepress/bundler-webpack": "2.0.0-rc.2",
"@vuepress/plugin-docsearch": "2.0.0-rc.1",
"@waline/client": "3.0.0-alpha.10",
"flowchart.ts": "3.0.0",
"mathjax-full": "3.2.2",
"mermaid": "10.7.0",
"reveal.js": "5.0.4",
"sass-loader": "13.3.3",
"sass-loader": "14.0.0",
"vue": "3.4.15",
"vuepress-plugin-append-date": "2.0.0-rc.12",
"vuepress-plugin-feed2": "2.0.0-rc.12",
"vuepress-plugin-pwa2": "2.0.0-rc.12",
"vuepress-theme-hope": "2.0.0-rc.12",
"vuepress-vite": "2.0.0-rc.0",
"vuepress-webpack": "2.0.0-rc.0"
"vuepress": "2.0.0-rc.2",
"vuepress-plugin-append-date": "2.0.0-rc.14",
"vuepress-plugin-feed2": "2.0.0-rc.14",
"vuepress-plugin-pwa2": "2.0.0-rc.14",
"vuepress-theme-hope": "2.0.0-rc.14"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 590f0fa

Please sign in to comment.