Skip to content

Commit

Permalink
Updates package dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonBY committed Nov 1, 2024
1 parent cc42b03 commit 322d249
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 187 deletions.
10 changes: 5 additions & 5 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vue-flow/controls": "^1.1.2",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/node-resizer": "^1.4.0",
"@vue-js-cron/ant": "^3.0.5",
"@vue-js-cron/ant": "^3.0.7",
"ant-design-vue": "^4.2.5",
"axios": "^1.7.7",
"codemirror": "^6.0.1",
Expand All @@ -39,12 +39,12 @@
"markmap-common": "^0.17.1",
"markmap-lib": "^0.17.2",
"markmap-view": "^0.17.2",
"mermaid": "^11.3.0",
"mermaid": "^11.4.0",
"midi-player-js": "^2.0.16",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"reconnecting-websocket": "^4.4.0",
"smplr": "^0.15.1",
"uuid": "^10.0.0",
"uuid": "^11.0.2",
"vue": "^3.5.12",
"vue-codemirror": "^6.1.1",
"vue-draggable-plus": "0.5.4",
Expand All @@ -60,7 +60,7 @@
"@vue-flow/core": "^1.41.2",
"@vue/eslint-config-prettier": "^10.1.0",
"eslint": "^9.13.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"prettier": "^3.3.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10"
Expand Down
Loading

0 comments on commit 322d249

Please sign in to comment.