Sharing logs (#325)

* Sharing

* Mod UI changes

* Final touches

* update UI

* Run lint

* Addressed changes
This commit is contained in:
Adrian O.V
2023-07-20 12:56:48 -04:00
committed by GitHub
parent 1f478ec9fc
commit 448de384d1
19 changed files with 957 additions and 297 deletions

View File

@@ -18,7 +18,7 @@
"floating-vue": "^2.0.0-beta.20",
"mixpanel-browser": "^2.47.0",
"ofetch": "^1.0.1",
"omorphia": "^0.4.31",
"omorphia": "^0.4.33",
"pinia": "^2.1.3",
"tauri-plugin-window-state-api": "github:tauri-apps/tauri-plugin-window-state#v1",
"vite-svg-loader": "^4.0.0",
@@ -38,5 +38,5 @@
"vite": "^4.3.9",
"vite-plugin-eslint": "^1.8.1"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}