Bump versions

This commit is contained in:
Jon Staab
2024-12-11 16:46:11 -08:00
parent 0fcb2482d8
commit 79d3996a5a
10 changed files with 36 additions and 36 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.32",
"version": "0.0.33",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -32,12 +32,12 @@
},
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.10",
"@welshman/dvm": "~0.0.11",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.28",
"@welshman/net": "~0.0.40",
"@welshman/lib": "~0.0.29",
"@welshman/net": "~0.0.41",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.12",
"@welshman/store": "~0.0.13",
"@welshman/util": "~0.0.48",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",