chore: Update socket io, remove fuse.js

- Install cliui as devDependency
- Add @vue/component-compiler
This commit is contained in:
Suraj Shetty 2022-06-29 14:31:06 +05:30
parent 870b98a34e
commit c72731c4af
2 changed files with 395 additions and 697 deletions

View file

@ -26,7 +26,6 @@
"air-datepicker": "github:frappe/air-datepicker", "air-datepicker": "github:frappe/air-datepicker",
"awesomplete": "^1.1.5", "awesomplete": "^1.1.5",
"bootstrap": "4.5.0", "bootstrap": "4.5.0",
"cliui": "^7.0.4",
"cookie": "^0.4.0", "cookie": "^0.4.0",
"cropperjs": "^1.5.12", "cropperjs": "^1.5.12",
"cssnano": "^5.0.0", "cssnano": "^5.0.0",
@ -37,7 +36,6 @@
"frappe-charts": "^2.0.0-rc13", "frappe-charts": "^2.0.0-rc13",
"frappe-datatable": "^1.16.4", "frappe-datatable": "^1.16.4",
"frappe-gantt": "^0.6.0", "frappe-gantt": "^0.6.0",
"fuse.js": "^3.4.6",
"highlight.js": "^10.4.1", "highlight.js": "^10.4.1",
"html5-qrcode": "^2.0.11", "html5-qrcode": "^2.0.11",
"jquery": "3.6.0", "jquery": "3.6.0",
@ -56,7 +54,7 @@
"sass": "^1.53.0", "sass": "^1.53.0",
"showdown": "^2.1.0", "showdown": "^2.1.0",
"snyk": "^1.685.0", "snyk": "^1.685.0",
"socket.io": "^2.4.0", "socket.io": "^4.5.1",
"superagent": "^3.8.2", "superagent": "^3.8.2",
"touch": "^3.1.0", "touch": "^3.1.0",
"vue": "2.6.14", "vue": "2.6.14",
@ -64,7 +62,9 @@
"vuedraggable": "^2.24.3" "vuedraggable": "^2.24.3"
}, },
"devDependencies": { "devDependencies": {
"cliui": "^7.0.4",
"@frappe/esbuild-plugin-postcss2": "^0.1.3", "@frappe/esbuild-plugin-postcss2": "^0.1.3",
"@vue/component-compiler": "^4.2.4",
"autoprefixer": "10", "autoprefixer": "10",
"chalk": "^2.3.2", "chalk": "^2.3.2",
"esbuild": "^0.14.29", "esbuild": "^0.14.29",

1086
yarn.lock

File diff suppressed because it is too large Load diff