Compare commits

..

No commits in common. "80a213e984c1f7753d4ae31f7f7d29c2aab9bb7d" and "b3db5e81efad06db253bedaf4b870b86ea79f32e" have entirely different histories.

3 changed files with 15015 additions and 9957 deletions

15013
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -59,7 +59,7 @@
"light-bolt11-decoder": "^3.2.0", "light-bolt11-decoder": "^3.2.0",
"lucide-vue-next": "^0.474.0", "lucide-vue-next": "^0.474.0",
"ngeohash": "^0.6.3", "ngeohash": "^0.6.3",
"nostr-tools": "2.15.0", "nostr-tools": "^2.10.4",
"pinia": "^2.3.1", "pinia": "^2.3.1",
"qr-scanner": "^1.4.2", "qr-scanner": "^1.4.2",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
@ -106,8 +106,7 @@
"vite-plugin-inspect": "^0.8.3", "vite-plugin-inspect": "^0.8.3",
"vite-plugin-pwa": "^0.21.1", "vite-plugin-pwa": "^0.21.1",
"vue-tsc": "^2.2.0", "vue-tsc": "^2.2.0",
"web-push": "^3.6.7", "web-push": "^3.6.7"
"workbox-window": "^7.3.0"
}, },
"build": { "build": {
"appId": "com.yourdomain.aio-shadcn-vite", "appId": "com.yourdomain.aio-shadcn-vite",
@ -139,15 +138,5 @@
"directories": { "directories": {
"output": "dist_electron" "output": "dist_electron"
} }
},
"packageManager": "pnpm@10.33.0",
"pnpm": {
"onlyBuiltDependencies": [
"electron",
"electron-winstaller",
"esbuild",
"sharp",
"vue-demi"
]
} }
} }

9944
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff