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 Feb 5, 2024
1 parent 18d385e commit 24cff1d
Show file tree
Hide file tree
Showing 6 changed files with 246 additions and 249 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
"personal-blog"
],
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.5",
"@vuepress/bundler-webpack": "2.0.0-rc.5",
"@vuepress/plugin-docsearch": "2.0.0-rc.10",
"@vuepress/plugin-feed": "2.0.0-rc.10",
"@vuepress/bundler-vite": "2.0.0-rc.6",
"@vuepress/bundler-webpack": "2.0.0-rc.6",
"@vuepress/plugin-docsearch": "2.0.0-rc.11",
"@vuepress/plugin-feed": "2.0.0-rc.11",
"@waline/client": "3.0.0-alpha.11",
"flowchart.ts": "3.0.0",
"mathjax-full": "3.2.2",
"mermaid": "10.8.0",
"reveal.js": "5.0.4",
"sass-loader": "14.1.0",
"vue": "3.4.15",
"vuepress": "2.0.0-rc.5",
"vuepress-plugin-append-date": "2.0.0-rc.21",
"vuepress-plugin-pwa2": "2.0.0-rc.21",
"vuepress-theme-hope": "2.0.0-rc.21"
"vuepress": "2.0.0-rc.6",
"vuepress-plugin-append-date": "2.0.0-rc.22",
"vuepress-plugin-pwa2": "2.0.0-rc.22",
"vuepress-theme-hope": "2.0.0-rc.22"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 24cff1d

Please sign in to comment.