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 Oct 22, 2024
1 parent c2cea60 commit 3e64c4e
Show file tree
Hide file tree
Showing 2 changed files with 1,074 additions and 1,254 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"personal-blog"
],
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.17",
"@vuepress/bundler-webpack": "2.0.0-rc.17",
"@vuepress/plugin-append-date": "2.0.0-rc.52",
"@vuepress/plugin-cache": "2.0.0-rc.52",
"@vuepress/plugin-docsearch": "2.0.0-rc.52",
"@vuepress/plugin-feed": "2.0.0-rc.52",
"@vuepress/plugin-pwa": "2.0.0-rc.52",
"@vuepress/plugin-revealjs": "2.0.0-rc.52",
"@vuepress/bundler-vite": "2.0.0-rc.18",
"@vuepress/bundler-webpack": "2.0.0-rc.18",
"@vuepress/plugin-append-date": "2.0.0-rc.56",
"@vuepress/plugin-cache": "2.0.0-rc.54",
"@vuepress/plugin-docsearch": "2.0.0-rc.56",
"@vuepress/plugin-feed": "2.0.0-rc.56",
"@vuepress/plugin-pwa": "2.0.0-rc.56",
"@vuepress/plugin-revealjs": "2.0.0-rc.56",
"@waline/client": "3.3.2",
"flowchart.ts": "3.0.1",
"mathjax-full": "3.2.2",
"mermaid": "11.3.0",
"reveal.js": "5.1.0",
"sass-embedded": "1.79.4",
"sass-embedded": "1.80.3",
"sass-loader": "16.0.2",
"vite": "5.4.8",
"vue": "3.5.11",
"vuepress": "2.0.0-rc.17",
"vuepress-theme-hope": "2.0.0-rc.58"
"vite": "5.4.9",
"vue": "3.5.12",
"vuepress": "2.0.0-rc.18",
"vuepress-theme-hope": "2.0.0-rc.59"
},
"devDependencies": {
"cross-env": "7.0.3",
"markdownlint-cli2": "0.14.0",
"prettier": "3.3.3"
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 3e64c4e

Please sign in to comment.