Bump editor

This commit is contained in:
Jon Staab
2025-02-06 12:19:26 -08:00
parent 70b88f8d0e
commit 91ae42bd0e
10 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.39",
"@welshman/lib": "~0.0.40",
"@welshman/net": "~0.0.46",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
+1 -1
View File
@@ -30,7 +30,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.0.2",
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"nostr-tools": "^2.7.2"
}
}
+1 -1
View File
@@ -27,7 +27,7 @@
},
"dependencies": {
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.59",
"nostr-tools": "^2.7.2"
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/editor",
"version": "0.0.12",
"version": "0.0.13",
"author": "hodlbod",
"license": "MIT",
"description": "A batteries-included nostr editor.",
@@ -40,7 +40,7 @@
"@tiptap/extension-text": "^2.11.5",
"@tiptap/pm": "^2.11.5",
"@tiptap/suggestion": "^2.11.5",
"@welshman/lib": "^0.0.39",
"@welshman/lib": "~0.0.40",
"@welshman/util": "^0.0.60",
"nostr-editor": "^0.0.4-pre.12",
"nostr-tools": "^2.10.4",
+1 -1
View File
@@ -26,7 +26,7 @@
"fix": "gts fix"
},
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"@welshman/util": "~0.0.59"
}
}
+1 -1
View File
@@ -30,7 +30,7 @@
"mocha": "^10.7.3"
},
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"@welshman/util": "~0.0.59",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
+1 -1
View File
@@ -31,7 +31,7 @@
"dependencies": {
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.59",
"nostr-tools": "^2.7.2"
+1 -1
View File
@@ -26,7 +26,7 @@
"fix": "gts fix"
},
"dependencies": {
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"@welshman/util": "~0.0.59",
"svelte": "^4.2.18"
}
+1 -1
View File
@@ -30,7 +30,7 @@
},
"dependencies": {
"@types/ws": "^8.5.13",
"@welshman/lib": "~0.0.37",
"@welshman/lib": "~0.0.40",
"nostr-tools": "^2.7.2"
}
}