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 Dec 6, 2024
1 parent 004254b commit 21fe585
Show file tree
Hide file tree
Showing 3 changed files with 2,552 additions and 2,417 deletions.
27 changes: 13 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,27 @@
"dependencies": {
"@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",
"@vuepress/plugin-append-date": "2.0.0-rc.62",
"@vuepress/plugin-cache": "2.0.0-rc.61",
"@vuepress/plugin-docsearch": "2.0.0-rc.62",
"@vuepress/plugin-feed": "2.0.0-rc.62",
"@vuepress/plugin-pwa": "2.0.0-rc.62",
"@vuepress/plugin-revealjs": "2.0.0-rc.62",
"@waline/client": "3.4.1",
"flowchart.ts": "3.0.1",
"mathjax-full": "3.2.2",
"mermaid": "11.4.0",
"mermaid": "11.4.1",
"reveal.js": "5.1.0",
"sass-embedded": "1.80.6",
"sass-loader": "16.0.3",
"vite": "5.4.10",
"sass-embedded": "1.82.0",
"sass-loader": "16.0.4",
"vue": "3.5.13",
"vuepress": "2.0.0-rc.18",
"vuepress-theme-hope": "2.0.0-rc.59"
"vuepress-theme-hope": "2.0.0-rc.60"
},
"devDependencies": {
"cross-env": "7.0.3",
"markdownlint-cli2": "0.15.0",
"prettier": "3.3.3"
"prettier": "3.4.2"
},
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 21fe585

Please sign in to comment.