Bump versions
This commit is contained in:
Generated
+27
-27
@@ -3287,14 +3287,14 @@
|
||||
},
|
||||
"packages/app": {
|
||||
"name": "@welshman/app",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/signer": "0.0.4",
|
||||
"@welshman/store": "0.0.4",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/signer": "0.0.5",
|
||||
"@welshman/store": "0.0.5",
|
||||
"@welshman/util": "0.0.30",
|
||||
"fuse.js": "^7.0.0",
|
||||
"idb": "^8.0.0",
|
||||
"svelte": "^4.2.18",
|
||||
@@ -3308,7 +3308,7 @@
|
||||
},
|
||||
"packages/content": {
|
||||
"name": "@welshman/content",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@braintree/sanitize-url": "^7.0.2",
|
||||
@@ -3338,12 +3338,12 @@
|
||||
},
|
||||
"packages/dvm": {
|
||||
"name": "@welshman/dvm",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/util": "0.0.30",
|
||||
"nostr-tools": "^2.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -3377,11 +3377,11 @@
|
||||
},
|
||||
"packages/feeds": {
|
||||
"name": "@welshman/feeds",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29"
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gts": "^5.0.1",
|
||||
@@ -3391,7 +3391,7 @@
|
||||
},
|
||||
"packages/lib": {
|
||||
"name": "@welshman/lib",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@scure/base": "^1.1.6",
|
||||
@@ -3415,11 +3415,11 @@
|
||||
},
|
||||
"packages/net": {
|
||||
"name": "@welshman/net",
|
||||
"version": "0.0.20",
|
||||
"version": "0.0.21",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"ws": "^8.16.0"
|
||||
},
|
||||
@@ -3431,12 +3431,12 @@
|
||||
},
|
||||
"packages/signer": {
|
||||
"name": "@welshman/signer",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/util": "0.0.30",
|
||||
"nostr-tools": "^2.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -3447,11 +3447,11 @@
|
||||
},
|
||||
"packages/store": {
|
||||
"name": "@welshman/store",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30",
|
||||
"svelte": "^4.2.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -3462,10 +3462,10 @@
|
||||
},
|
||||
"packages/util": {
|
||||
"name": "@welshman/util",
|
||||
"version": "0.0.29",
|
||||
"version": "0.0.30",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"nostr-tools": "^2.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/app",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of svelte stores for use in building nostr client applications.",
|
||||
@@ -31,11 +31,11 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/signer": "0.0.4",
|
||||
"@welshman/store": "0.0.4",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/signer": "0.0.5",
|
||||
"@welshman/store": "0.0.5",
|
||||
"@welshman/util": "0.0.30",
|
||||
"fuse.js": "^7.0.0",
|
||||
"idb": "^8.0.0",
|
||||
"svelte": "^4.2.18",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/content",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities for parsing nostr note content.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/dvm",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities for building nostr DVMs.",
|
||||
@@ -31,9 +31,9 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/util": "0.0.30",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/feeds",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for building dynamic nostr feeds.",
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29"
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/lib",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/net",
|
||||
"version": "0.0.20",
|
||||
"version": "0.0.21",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "Utilities for connecting with nostr relays.",
|
||||
@@ -31,8 +31,8 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30",
|
||||
"isomorphic-ws": "^5.0.0",
|
||||
"ws": "^8.16.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/signer",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A nostr signer implemenation supporting several login methods.",
|
||||
@@ -31,9 +31,9 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/net": "0.0.20",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/net": "0.0.21",
|
||||
"@welshman/util": "0.0.30",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/store",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of utilities based on svelte/store for use with welshman",
|
||||
@@ -31,8 +31,8 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/util": "0.0.29",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"@welshman/util": "0.0.30",
|
||||
"svelte": "^4.2.18"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@welshman/util",
|
||||
"version": "0.0.29",
|
||||
"version": "0.0.30",
|
||||
"author": "hodlbod",
|
||||
"license": "MIT",
|
||||
"description": "A collection of nostr-related utilities.",
|
||||
@@ -31,7 +31,7 @@
|
||||
"typescript": "~5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@welshman/lib": "0.0.16",
|
||||
"@welshman/lib": "0.0.17",
|
||||
"nostr-tools": "^2.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user