Bump versions

This commit is contained in:
Jon Staab
2024-11-14 13:34:55 -08:00
parent e45b15ffb7
commit a3e5861468
9 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -31,10 +31,10 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"@welshman/feeds": "~0.0.25",
"@welshman/dvm": "~0.0.10",
"@welshman/net": "~0.0.35",
"@welshman/net": "~0.0.36",
"@welshman/signer": "~0.0.14",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
+2 -2
View File
@@ -31,8 +31,8 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/net": "~0.0.35",
"@welshman/lib": "~0.0.25",
"@welshman/net": "~0.0.36",
"@welshman/util": "~0.0.45",
"nostr-tools": "^2.7.2"
}
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"@welshman/util": "~0.0.45"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/lib",
"version": "0.0.24",
"version": "0.0.26",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities.",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/net",
"version": "0.0.35",
"version": "0.0.36",
"author": "hodlbod",
"license": "MIT",
"description": "Utilities for connecting with nostr relays.",
@@ -33,7 +33,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"@welshman/util": "~0.0.45",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
+2 -2
View File
@@ -31,8 +31,8 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/net": "~0.0.35",
"@welshman/lib": "~0.0.25",
"@welshman/net": "~0.0.36",
"@welshman/util": "~0.0.45",
"nostr-tools": "^2.7.2"
},
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"@welshman/util": "~0.0.45",
"svelte": "^4.2.18"
}
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.25",
"nostr-tools": "^2.7.2"
}
}