Bump versions

This commit is contained in:
Jon Staab
2025-01-27 12:47:28 -08:00
parent f2a2b6f177
commit 15d36c5c3a
9 changed files with 33 additions and 35 deletions
+21 -20
View File
@@ -1355,9 +1355,9 @@
}
},
"node_modules/@tiptap/extension-image": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.11.0.tgz",
"integrity": "sha512-R+JkK5ocX35ag1c42aAw6rcb9QlLUBB0ju8A7b+8qZXN5yWKE0yO/oixYFmnZN7WSnBYtzuCVDX8cvRG+BPbgA==",
"version": "2.11.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.11.3.tgz",
"integrity": "sha512-W6NqRu4wXynBdwSD0pjk2sAtLwu/LK6XAalHGyO4h4axuO5YRKDo8DhseQ/7llbYEd8GR8qjsuEdnVAFQWWGrg==",
"dev": true,
"license": "MIT",
"peer": true,
@@ -1370,9 +1370,9 @@
}
},
"node_modules/@tiptap/extension-link": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.11.0.tgz",
"integrity": "sha512-hvJSj0Ul4h8uxivtFtqaSy08s9G3smaW0He0ybYJ7rcJIsZ1zSrxQLGvIr/J8/yUq8VoVNspNR5cGUoyQaaw4A==",
"version": "2.11.3",
"resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.11.3.tgz",
"integrity": "sha512-FPLLBPqJQmqVMww7qx+Oznru2OaeoeZ6wTSfwtZZv1jNa1wwtK9O0wRJ3g71qvdFAt1veOesZNiMn3q7MOrw0A==",
"dev": true,
"license": "MIT",
"peer": true,
@@ -3863,8 +3863,9 @@
}
},
"node_modules/nostr-editor": {
"version": "0.0.3",
"resolved": "git+ssh://git@github.com/cesardeazevedo/nostr-editor.git#069fdde3ba021010e7c6ba443e531caed3879f4f",
"version": "0.0.4-pre.6",
"resolved": "https://registry.npmjs.org/nostr-editor/-/nostr-editor-0.0.4-pre.6.tgz",
"integrity": "sha512-njOWThC8tfvyw59rcCeJjwTycZ0QdwBYURpMJAzPVoWFjxZmzmTeBNNznf00g3U7jwXde0VuI9OElzAaTdkz8w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5742,14 +5743,14 @@
},
"packages/app": {
"name": "@welshman/app",
"version": "0.0.38",
"version": "0.0.40",
"license": "MIT",
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
"@welshman/util": "~0.0.58",
@@ -5774,12 +5775,12 @@
},
"packages/dvm": {
"name": "@welshman/dvm",
"version": "0.0.13",
"version": "0.0.14",
"license": "MIT",
"dependencies": {
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"nostr-tools": "^2.7.2"
}
@@ -5798,7 +5799,7 @@
},
"packages/editor": {
"name": "@welshman/editor",
"version": "0.0.6",
"version": "0.0.8",
"devDependencies": {
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -5817,7 +5818,7 @@
"@tiptap/pm": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.10.4",
"publint": "^0.2.0",
"svelte": "^4.0.0",
@@ -5843,7 +5844,7 @@
"@tiptap/suggestion": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.8.1",
"svelte": "^4.0.0",
"svelte-tiptap": "^1.0.0"
@@ -6399,7 +6400,7 @@
},
"packages/lib": {
"name": "@welshman/lib",
"version": "0.0.37",
"version": "0.0.38",
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6",
@@ -6416,7 +6417,7 @@
},
"packages/net": {
"name": "@welshman/net",
"version": "0.0.45",
"version": "0.0.46",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.37",
@@ -6430,13 +6431,13 @@
},
"packages/signer": {
"name": "@welshman/signer",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT",
"dependencies": {
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"nostr-tools": "^2.7.2"
},
@@ -6498,7 +6499,7 @@
},
"packages/util": {
"name": "@welshman/util",
"version": "0.0.58",
"version": "0.0.59",
"license": "MIT",
"dependencies": {
"@types/ws": "^8.5.13",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/app",
"version": "0.0.39",
"version": "0.0.40",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of svelte stores for use in building nostr client applications.",
@@ -30,7 +30,7 @@
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
"@welshman/util": "~0.0.58",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/dvm",
"version": "0.0.13",
"version": "0.0.14",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities for building nostr DVMs.",
@@ -28,7 +28,7 @@
"dependencies": {
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"nostr-tools": "^2.7.2"
}
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/editor",
"version": "0.0.7",
"version": "0.0.8",
"scripts": {
"pub": "npm run check && npm run build && npm publish",
"fix": "",
@@ -44,7 +44,7 @@
"@tiptap/suggestion": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.8.1",
"svelte": "^4.0.0",
"svelte-tiptap": "^1.0.0"
@@ -67,7 +67,7 @@
"@tiptap/pm": "^2.9.1",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-editor": "^0.0.4-pre.6",
"nostr-tools": "^2.10.4",
"publint": "^0.2.0",
"svelte": "^4.0.0",
@@ -9,6 +9,6 @@
<NodeViewWrapper as="span">
<button class="tiptap-object {selected ? 'tiptap-active' : ''}">
{fromNostrURI(node.attrs.nevent).slice(0, 16)}...
{fromNostrURI(node.attrs.bech32).slice(0, 16)}...
</button>
</NodeViewWrapper>
@@ -8,6 +8,6 @@
<NodeViewWrapper as="span">
<button class="tiptap-object {selected ? 'tiptap-active' : ''}">
@{node.attrs.nprofile.slice(0, 16)}...
@{node.attrs.bech32.slice(0, 16)}...
</button>
</NodeViewWrapper>
@@ -147,7 +147,6 @@ export const WelshmanExtension = NostrExtension.extend<WelshmanOptions>({
group: "inline",
},
extend: {
renderText: (props: any) => toNostrURI(props.node.attrs.nevent),
addNodeView: () => SvelteNodeViewRenderer(EditEvent),
},
},
@@ -157,13 +156,11 @@ export const WelshmanExtension = NostrExtension.extend<WelshmanOptions>({
group: "inline",
},
extend: {
renderText: (props: any) => toNostrURI(props.node.attrs.naddr),
addNodeView: () => SvelteNodeViewRenderer(EditEvent),
},
},
nprofile: {
extend: {
renderText: (props: any) => toNostrURI(props.node.attrs.nprofile),
addNodeView: () => SvelteNodeViewRenderer(EditMention),
},
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.45",
"version": "0.0.46",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/signer",
"version": "0.0.19",
"version": "0.0.20",
"author": "hodlbod",
"license": "MIT",
"description": "A nostr signer implemenation supporting several login methods.",
@@ -32,7 +32,7 @@
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/net": "~0.0.46",
"@welshman/util": "~0.0.58",
"nostr-tools": "^2.7.2"
},