Bump versions
This commit is contained in:
Generated
+7
-7
@@ -3294,7 +3294,7 @@
|
|||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/signer": "0.0.5",
|
"@welshman/signer": "0.0.5",
|
||||||
"@welshman/store": "0.0.7",
|
"@welshman/store": "0.0.7",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
"idb": "^8.0.0",
|
"idb": "^8.0.0",
|
||||||
"svelte": "^4.2.18",
|
"svelte": "^4.2.18",
|
||||||
@@ -3343,7 +3343,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"nostr-tools": "^2.7.2"
|
"nostr-tools": "^2.7.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -3381,7 +3381,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32"
|
"@welshman/util": "0.0.33"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gts": "^5.0.1",
|
"gts": "^5.0.1",
|
||||||
@@ -3419,7 +3419,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"isomorphic-ws": "^5.0.0",
|
"isomorphic-ws": "^5.0.0",
|
||||||
"ws": "^8.16.0"
|
"ws": "^8.16.0"
|
||||||
},
|
},
|
||||||
@@ -3436,7 +3436,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"nostr-tools": "^2.7.2"
|
"nostr-tools": "^2.7.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -3451,7 +3451,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"svelte": "^4.2.18"
|
"svelte": "^4.2.18"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -3462,7 +3462,7 @@
|
|||||||
},
|
},
|
||||||
"packages/util": {
|
"packages/util": {
|
||||||
"name": "@welshman/util",
|
"name": "@welshman/util",
|
||||||
"version": "0.0.32",
|
"version": "0.0.33",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/signer": "0.0.5",
|
"@welshman/signer": "0.0.5",
|
||||||
"@welshman/store": "0.0.7",
|
"@welshman/store": "0.0.7",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
"idb": "^8.0.0",
|
"idb": "^8.0.0",
|
||||||
"svelte": "^4.2.18",
|
"svelte": "^4.2.18",
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"nostr-tools": "^2.7.2"
|
"nostr-tools": "^2.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,6 +32,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32"
|
"@welshman/util": "0.0.33"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"isomorphic-ws": "^5.0.0",
|
"isomorphic-ws": "^5.0.0",
|
||||||
"ws": "^8.16.0"
|
"ws": "^8.16.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/net": "0.0.22",
|
"@welshman/net": "0.0.22",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"nostr-tools": "^2.7.2"
|
"nostr-tools": "^2.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@welshman/lib": "0.0.17",
|
"@welshman/lib": "0.0.17",
|
||||||
"@welshman/util": "0.0.32",
|
"@welshman/util": "0.0.33",
|
||||||
"svelte": "^4.2.18"
|
"svelte": "^4.2.18"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user