Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Jul 14, 2024
1 parent 9347856 commit 27d056e
Show file tree
Hide file tree
Showing 2 changed files with 1,361 additions and 1,296 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-data",
"version": "1.3.3",
"version": "1.3.4",
"license": "MIT",
"type": "module",
"scripts": {
Expand All @@ -14,24 +14,24 @@
"lint:markdown-fix": "markdownlint docs --fix"
},
"dependencies": {
"@vuepress/bundler-webpack": "2.0.0-rc.12",
"vue": "^3.4.27",
"vuepress": "2.0.0-rc.12",
"vuepress-plugin-search-pro": "2.0.0-rc.47",
"vuepress-theme-hope": "2.0.0-rc.47"
"@vuepress/bundler-webpack": "2.0.0-rc.14",
"vue": "^3.4.31",
"vuepress": "2.0.0-rc.14",
"vuepress-plugin-search-pro": "2.0.0-rc.51",
"vuepress-theme-hope": "2.0.0-rc.51"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.33",
"@vuepress/plugin-feed": "2.0.0-rc.33",
"@vuepress/plugin-google-analytics": "2.0.0-rc.33",
"@waline/client": "3.2.0",
"@vuepress/plugin-docsearch": "2.0.0-rc.38",
"@vuepress/plugin-feed": "2.0.0-rc.38",
"@vuepress/plugin-google-analytics": "2.0.0-rc.37",
"@waline/client": "3.3.0",
"cpx2": "^7.0.1",
"dashjs": "^4.7.4",
"hls.js": "^1.5.9",
"hls.js": "^1.5.13",
"markdownlint-cli": "^0.41.0",
"mathjax-full": "^3.2.2",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"sass-loader": "^14.2.1",
"vidstack": "^1.11.21"
"vidstack": "^1.11.29"
}
}
Loading

0 comments on commit 27d056e

Please sign in to comment.