Bump versions

This commit is contained in:
Jon Staab
2025-01-02 15:06:57 -08:00
parent afcf4c0498
commit d4ee2396a2
4 changed files with 11 additions and 11 deletions
+8 -8
View File
@@ -5747,7 +5747,7 @@
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.29",
"@welshman/feeds": "~0.0.30",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/signer": "~0.0.19",
@@ -5798,7 +5798,7 @@
},
"packages/editor": {
"name": "@welshman/editor",
"version": "0.0.3",
"version": "0.0.4",
"devDependencies": {
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -5815,8 +5815,8 @@
"@tiptap/extension-placeholder": "^2.9.1",
"@tiptap/extension-text": "^2.9.1",
"@tiptap/pm": "^2.9.1",
"@welshman/lib": "^0.0.36",
"@welshman/util": "^0.0.53",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-tools": "^2.10.4",
"publint": "^0.2.0",
@@ -5841,8 +5841,8 @@
"@tiptap/extension-text": "^2.9.1",
"@tiptap/pm": "^2.9.1",
"@tiptap/suggestion": "^2.9.1",
"@welshman/lib": "^0.0.36",
"@welshman/util": "^0.0.53",
"@welshman/lib": "~0.0.36",
"@welshman/util": "~0.0.53",
"nostr-editor": "github:cesardeazevedo/nostr-editor#a211491c",
"nostr-tools": "^2.8.1",
"svelte": "^4.0.0",
@@ -6390,7 +6390,7 @@
},
"packages/feeds": {
"name": "@welshman/feeds",
"version": "0.0.29",
"version": "0.0.30",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.37",
@@ -6498,7 +6498,7 @@
},
"packages/util": {
"name": "@welshman/util",
"version": "0.0.54",
"version": "0.0.55",
"license": "MIT",
"dependencies": {
"@types/ws": "^8.5.13",