From 288cd1668d4e16371463d33d834e7230f4ece085 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Thu, 12 Sep 2024 11:42:09 -0700 Subject: [PATCH] Bump welshman --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 27c9bc42..d71849b2 100644 --- a/package.json +++ b/package.json @@ -48,12 +48,12 @@ "@tiptap/extension-text": "^2.6.6", "@tiptap/suggestion": "^2.6.4", "@types/throttle-debounce": "^5.0.2", - "@welshman/app": "^0.0.4", + "@welshman/app": "^0.0.5", "@welshman/lib": "^0.0.17", - "@welshman/net": "^0.0.21", + "@welshman/net": "^0.0.22", "@welshman/signer": "^0.0.5", - "@welshman/store": "^0.0.5", - "@welshman/util": "^0.0.30", + "@welshman/store": "^0.0.6", + "@welshman/util": "^0.0.31", "daisyui": "^4.12.10", "fuse.js": "^7.0.0", "idb": "^8.0.0",