Skip to content

Commit

Permalink
chore: Update socket io, remove fuse.js
Browse files Browse the repository at this point in the history
- Install cliui as devDependency
- Add @vue/component-compiler
  • Loading branch information
surajshetty3416 committed Jun 29, 2022
1 parent 870b98a commit c72731c
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 686 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"air-datepicker": "github:frappe/air-datepicker",
"awesomplete": "^1.1.5",
"bootstrap": "4.5.0",
"cliui": "^7.0.4",
"cookie": "^0.4.0",
"cropperjs": "^1.5.12",
"cssnano": "^5.0.0",
Expand All @@ -37,7 +36,6 @@
"frappe-charts": "^2.0.0-rc13",
"frappe-datatable": "^1.16.4",
"frappe-gantt": "^0.6.0",
"fuse.js": "^3.4.6",
"highlight.js": "^10.4.1",
"html5-qrcode": "^2.0.11",
"jquery": "3.6.0",
Expand All @@ -56,15 +54,17 @@
"sass": "^1.53.0",
"showdown": "^2.1.0",
"snyk": "^1.685.0",
"socket.io": "^2.4.0",
"socket.io": "^4.5.1",
"superagent": "^3.8.2",
"touch": "^3.1.0",
"vue": "2.6.14",
"vue-router": "^2.0.0",
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"cliui": "^7.0.4",
"@frappe/esbuild-plugin-postcss2": "^0.1.3",
"@vue/component-compiler": "^4.2.4",
"autoprefixer": "10",
"chalk": "^2.3.2",
"esbuild": "^0.14.29",
Expand Down
Loading

0 comments on commit c72731c

Please sign in to comment.