feat: add umami tracking for app launch and exit events; update dependencies in package.json and bun.lock
This commit is contained in:
@@ -28,13 +28,14 @@
|
||||
"@tauri-apps/plugin-dialog": "^2.4.0",
|
||||
"@tauri-apps/plugin-fs": "^2.4.2",
|
||||
"@tauri-apps/plugin-shell": "^2.3.1",
|
||||
"@types/umami": "^2.10.1",
|
||||
"animejs": "^4.1.3",
|
||||
"buffer": "^6.0.3",
|
||||
"crypto-js": "^4.2.0",
|
||||
"lucide-svelte": "^0.542.0",
|
||||
"semver": "^7.7.2",
|
||||
"tw-animate-css": "^1.3.8",
|
||||
"svelte-confetti": "^2.3.2"
|
||||
"svelte-confetti": "^2.3.2",
|
||||
"tw-animate-css": "^1.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^1.3.2",
|
||||
|
||||
Reference in New Issue
Block a user