@mixd-id/web-scaffold 0.1.240411095 → 0.1.240411098

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mixd-id/web-scaffold",
3
3
  "private": false,
4
- "version": "0.1.240411095",
4
+ "version": "0.1.240411098",
5
5
  "scripts": {
6
6
  "dev": "vite serve",
7
7
  "build": "vite build",
@@ -50,6 +50,7 @@
50
50
  },
51
51
  "dependencies": {
52
52
  "@googlemaps/js-api-loader": "^1.16.8",
53
+ "@guolao/vue-monaco-editor": "^1.6.0",
53
54
  "@tailwindcss/line-clamp": "^0.4.0",
54
55
  "@vueuse/core": "^9.0.2",
55
56
  "adm-zip": "^0.5.10",
@@ -923,6 +923,7 @@ export default{
923
923
  }
924
924
 
925
925
  this.useSocket().off('connect', this.onConnect)
926
+ this.queue?.cancel()
926
927
  },
927
928
 
928
929
  computed: {