Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 7866da9 commit 017e28d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 40 deletions.
69 changes: 36 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"algoliasearch": "4.24.0",
"axios": "1.7.7",
"axios": "1.7.8",
"echarts": "5.5.1",
"echarts-wordcloud": "2.1.0",
"element-plus": "2.8.8",
"js-yaml": "4.1.0",
"jsmind": "0.8.6",
"katex": "0.16.11",
"less": "4.2.0",
"less": "4.2.1",
"marked": "14.1.4",
"mermaid": "11.4.0",
"nprogress": "0.2.0",
"prismjs": "1.29.0",
"svg-pan-zoom": "3.6.2",
"tiny-pinyin": "1.3.2",
"viewerjs": "1.11.6",
"viewerjs": "1.11.7",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuex": "4.1.0"
},
"devDependencies": {
"@types/js-yaml": "4.0.9",
"@types/jsdom": "21.1.7",
"@types/katex": "0.16.7",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.5",
"@types/shelljs": "0.8.15",
"@types/wordcloud": "1.2.2",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue": "5.2.1",
"eruda": "3.4.1",
"front-matter": "4.0.2",
"jsdom": "25.0.1",
Expand All @@ -51,7 +51,7 @@
"simple-git": "3.7.1",
"tsconfig-paths": "4.2.0",
"tsx": "^4.7.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"unplugin-auto-import": "0.18.5",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.11",
Expand Down

0 comments on commit 017e28d

Please sign in to comment.