Skip to content

Commit

Permalink
[qa][npm] upgrade some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Feb 16, 2022
1 parent adadf98 commit 90cdad7
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,21 @@
"colors": "1.4.0",
"electron-store": "8.0.1",
"electron-window-state": "5.0.3",
"fabric": "4.6.0",
"fabric": "5.0.0",
"format-unicorn": "1.1.1",
"iconv-lite": "0.6.3",
"marked": "4.0.10",
"marked": "4.0.12",
"moment-timezone": "0.5.34",
"open": "8.4.0",
"papaparse": "5.3.1",
"sanitize-html": "2.6.1",
"sanitize-html": "2.7.0",
"socket.io-client": "2.4.0",
"superagent": "7.1.1",
"thenby": "1.3.4",
"vue": "3.2.28",
"uuid": "8.3.2",
"vue": "3.2.31",
"vue-drag-drop": "1.1.4",
"vue-feather": "2.0.0-rc.1",
"vue-feather": "2.0.0",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",
"vue-textarea-autosize": "1.1.1",
Expand All @@ -52,22 +53,22 @@
"vue3-popper": "1.4.1",
"vuex": "4.0.2",
"vuex-router-sync": "6.0.0-rc.1",
"wavesurfer.js": "5.2.0"
"wavesurfer.js": "6.0.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "2.1.0",
"@vitejs/plugin-vue": "2.2.0",
"archiver": "5.3.0",
"browserslist": "4.19.1",
"cross-env": "7.0.3",
"electron": "16.0.7",
"electron-builder": "22.14.5",
"electron": "17.0.1",
"electron-builder": "22.14.13",
"electron-devtools-installer": "3.2.0",
"eslint": "8.8.0",
"eslint-plugin-vue": "8.3.0",
"playwright": "1.18.0",
"sass": "1.49.0",
"sass-loader": "12.4.0",
"vite": "2.7.13",
"eslint": "8.9.0",
"eslint-plugin-vue": "8.4.1",
"playwright": "1.19.1",
"sass": "1.49.7",
"sass-loader": "12.6.0",
"vite": "2.8.3",
"vite-plugin-eslint": "1.3.0"
},
"browserslist": [
Expand Down

0 comments on commit 90cdad7

Please sign in to comment.