Bump versions

This commit is contained in:
Jon Staab
2024-09-02 11:29:19 -07:00
parent 0899a55119
commit 57e354519a
9 changed files with 16 additions and 16 deletions
+8 -8
View File
@@ -3290,7 +3290,7 @@
"version": "0.0.1",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/signer": "0.0.4",
"@welshman/store": "0.0.4",
@@ -3341,7 +3341,7 @@
"version": "0.0.6",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/util": "0.0.29",
"nostr-tools": "^2.7.2"
@@ -3380,7 +3380,7 @@
"version": "0.0.16",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29"
},
"devDependencies": {
@@ -3391,7 +3391,7 @@
},
"packages/lib": {
"name": "@welshman/lib",
"version": "0.0.15",
"version": "0.0.16",
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6",
@@ -3418,7 +3418,7 @@
"version": "0.0.20",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
@@ -3434,7 +3434,7 @@
"version": "0.0.4",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/util": "0.0.29",
"nostr-tools": "^2.7.2"
@@ -3450,7 +3450,7 @@
"version": "0.0.4",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29",
"svelte": "^4.2.18"
},
@@ -3465,7 +3465,7 @@
"version": "0.0.29",
"license": "MIT",
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"nostr-tools": "^2.7.2"
},
"devDependencies": {
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/signer": "0.0.4",
"@welshman/store": "0.0.4",
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/util": "0.0.29",
"nostr-tools": "^2.7.2"
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29"
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@welshman/lib",
"version": "0.0.15",
"version": "0.0.16",
"author": "hodlbod",
"license": "MIT",
"description": "A collection of utilities.",
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/net": "0.0.20",
"@welshman/util": "0.0.29",
"nostr-tools": "^2.7.2"
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"@welshman/util": "0.0.29",
"svelte": "^4.2.18"
}
+1 -1
View File
@@ -31,7 +31,7 @@
"typescript": "~5.1.6"
},
"dependencies": {
"@welshman/lib": "0.0.15",
"@welshman/lib": "0.0.16",
"nostr-tools": "^2.7.2"
}
}