Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
NickBoomBoom committed Apr 23, 2024
1 parent 1e5a384 commit 2650e10
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 702 deletions.
5 changes: 3 additions & 2 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,20 @@
"build:mac": "quasar build -m electron -T mac",
"build:win": "quasar build -m electron -T win",
"build:spa": "pnpm run fix-preload && quasar build -m spa",
"debug:spa": "pnpm run fix-preload && quasar build -m spa --debug",
"fix-preload": "node ./fix-preload.js"
},
"dependencies": {
"@quasar/extras": "^1.16.11",
"axios": "^1.6.8",
"block-json-editor": "^0.0.35",
"block-json-editor": "^0.0.38",
"echarts": "^5.4.3",
"lodash-es": "^4.17.21",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"quasar": "^2.15.3",
"rxjs": "^7.8.1",
"vue": "^3.4.23",
"vue": "3.4.23",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2",
"vuedraggable": "^4.1.0"
Expand Down
Loading

0 comments on commit 2650e10

Please sign in to comment.