Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Dec 8, 2024
1 parent b003006 commit d835861
Show file tree
Hide file tree
Showing 2 changed files with 1,911 additions and 1,790 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learn-data",
"version": "1.3.5",
"version": "1.3.6",
"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.17",
"vue": "^3.5.12",
"vuepress": "2.0.0-rc.17",
"vuepress-plugin-search-pro": "2.0.0-rc.57",
"vuepress-theme-hope": "2.0.0-rc.58"
"@vuepress/bundler-webpack": "2.0.0-rc.18",
"vue": "^3.5.13",
"vuepress": "2.0.0-rc.18",
"vuepress-theme-hope": "2.0.0-rc.61"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.52",
"@vuepress/plugin-feed": "2.0.0-rc.52",
"@vuepress/plugin-google-analytics": "2.0.0-rc.52",
"@waline/client": "3.3.2",
"@vuepress/plugin-docsearch": "2.0.0-rc.64",
"@vuepress/plugin-feed": "2.0.0-rc.63",
"@vuepress/plugin-google-analytics": "2.0.0-rc.63",
"@vuepress/plugin-slimsearch": "2.0.0-rc.63",
"@waline/client": "3.4.1",
"cpx2": "^8.0.0",
"dashjs": "^4.7.4",
"hls.js": "^1.5.16",
"markdownlint-cli": "^0.41.0",
"hls.js": "^1.5.17",
"markdownlint-cli": "^0.42.0",
"mathjax-full": "^3.2.2",
"prettier": "^3.3.3",
"sass-embedded": "^1.79.5",
"sass-loader": "^16.0.2",
"vidstack": "^1.12.11"
"prettier": "^3.4.2",
"sass-embedded": "^1.82.0",
"sass-loader": "^16.0.4",
"vidstack": "^1.12.12"
}
}
Loading

0 comments on commit d835861

Please sign in to comment.