Skip to content

Commit

Permalink
Update dependencies for improved stability and features
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonBY committed Oct 4, 2024
1 parent 1692879 commit 70cd3fc
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 344 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/lang-sql": "^6.7.1",
"@codemirror/lang-sql": "^6.8.0",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.34.0",
"@codemirror/view": "^6.34.1",
"@dagrejs/dagre": "^1.1.4",
"@icon-park/vue-next": "^1.4.2",
"@liripeng/vue-audio-player": "^2.0.4",
Expand All @@ -28,7 +28,7 @@
"codemirror": "^6.0.1",
"echarts": "^5.5.1",
"file-saver": "^2.0.5",
"github-markdown-css": "^5.6.1",
"github-markdown-css": "^5.7.0",
"highlight.js": "^11.10.0",
"json-as-xlsx": "^2.5.6",
"jszip": "^3.10.1",
Expand All @@ -37,19 +37,19 @@
"markdown-it-github-alerts": "^0.3.0",
"markdown-it-link-attributes": "^4.0.1",
"markmap-common": "^0.17.1",
"markmap-lib": "^0.17.1",
"markmap-view": "^0.17.1",
"mermaid": "^10.9.1",
"markmap-lib": "^0.17.2",
"markmap-view": "^0.17.2",
"mermaid": "^10.9.2",
"midi-player-js": "^2.0.16",
"pinia": "^2.2.2",
"pinia": "^2.2.4",
"reconnecting-websocket": "^4.4.0",
"smplr": "^0.13.4",
"uuid": "^9.0.1",
"vue": "^3.5.8",
"vue": "^3.5.11",
"vue-codemirror": "^6.1.1",
"vue-draggable-plus": "0.2.0-beta.2",
"vue-echarts": "^6.7.3",
"vue-i18n": "^9.14.0",
"vue-i18n": "^9.14.1",
"vue-markdown-render": "^2.2.1",
"vue-router": "^4.4.5",
"xmind-generator": "^1.0.1"
Expand Down
Loading

0 comments on commit 70cd3fc

Please sign in to comment.