Bump packages

This commit is contained in:
Jon Staab
2025-03-04 11:26:58 -08:00
parent 234ed304c7
commit 15adc51264
13 changed files with 124 additions and 80 deletions
+8 -8
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.42",
"version": "0.0.43",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -27,13 +27,13 @@
},
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.40",
"@welshman/net": "~0.0.46",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
"@welshman/util": "~0.0.59",
"@welshman/dvm": "^0.0.15",
"@welshman/feeds": "^0.1.0",
"@welshman/lib": "^0.1.0",
"@welshman/net": "^0.0.49",
"@welshman/signer": "^0.1.0",
"@welshman/store": "^0.1.0",
"@welshman/util": "^0.1.0",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",