Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Apr 4, 2024
1 parent 7b58fd9 commit 3946fc8
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 1,001 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-data",
"version": "1.3.0",
"version": "1.3.2",
"license": "MIT",
"type": "module",
"scripts": {
Expand All @@ -14,25 +14,25 @@
"lint:markdown-fix": "markdownlint docs --fix"
},
"dependencies": {
"@vuepress/bundler-webpack": "2.0.0-rc.8",
"vue": "^3.4.19",
"vuepress": "2.0.0-rc.8",
"vuepress-plugin-search-pro": "2.0.0-rc.26",
"vuepress-theme-hope": "2.0.0-rc.26"
"@vuepress/bundler-webpack": "2.0.0-rc.9",
"vue": "^3.4.21",
"vuepress": "2.0.0-rc.9",
"vuepress-plugin-search-pro": "2.0.0-rc.32",
"vuepress-theme-hope": "2.0.0-rc.32"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.17",
"@vuepress/plugin-feed": "2.0.0-rc.17",
"@vuepress/plugin-google-analytics": "2.0.0-rc.15",
"@vuepress/plugin-docsearch": "2.0.0-rc.21",
"@vuepress/plugin-feed": "2.0.0-rc.21",
"@vuepress/plugin-google-analytics": "2.0.0-rc.21",
"@waline/client": "3.1.3",
"cpx2": "^7.0.1",
"markdownlint-cli": "^0.39.0",
"mathjax-full": "^3.2.2",
"prettier": "^3.2.5",
"sass-loader": "^14.1.1",
"vidstack": "^1.10.9"
"vidstack": "^1.11.6"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"engines": {
"node": ">=18.16.0"
}
Expand Down
Loading

0 comments on commit 3946fc8

Please sign in to comment.