update nostr-signer

This commit is contained in:
Believethehype 2024-08-25 17:11:33 +02:00
parent 20e77248d6
commit 2205129c85

View File

@ -19,7 +19,7 @@
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"daisyui": "^4.6.0", "daisyui": "^4.6.0",
"mini-toastr": "^0.8.1", "mini-toastr": "^0.8.1",
"nostr-login": "^1.4.4", "nostr-login": "^1.5.2",
"nostr-tools": "^2.4.0", "nostr-tools": "^2.4.0",
"vue": "^3.4.15", "vue": "^3.4.15",
"vue-notifications": "^1.0.2", "vue-notifications": "^1.0.2",
@ -39,7 +39,7 @@
"typescript": "~5.3.0", "typescript": "~5.3.0",
"vite": "^5.0.10", "vite": "^5.0.10",
"vue-router": "^4.2.5", "vue-router": "^4.2.5",
"vue-tsc": "^1.8.27" "vue-tsc": "^2.0.29"
}, },
"optionalDependencies": { "optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.6.1" "@rollup/rollup-linux-x64-gnu": "4.6.1"