Bump versions

This commit is contained in:
Jon Staab
2025-01-02 10:45:12 -08:00
parent 462a2afe45
commit cf559b9d2d
10 changed files with 87 additions and 52 deletions
+61 -26
View File
@@ -5742,17 +5742,17 @@
},
"packages/app": {
"name": "@welshman/app",
"version": "0.0.35",
"version": "0.0.36",
"license": "MIT",
"dependencies": {
"@types/throttle-debounce": "^5.0.2",
"@welshman/dvm": "~0.0.12",
"@welshman/feeds": "~0.0.27",
"@welshman/lib": "~0.0.34",
"@welshman/net": "~0.0.43",
"@welshman/signer": "~0.0.17",
"@welshman/store": "~0.0.14",
"@welshman/util": "~0.0.52",
"@welshman/dvm": "~0.0.13",
"@welshman/feeds": "~0.0.29",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/signer": "~0.0.19",
"@welshman/store": "~0.0.15",
"@welshman/util": "~0.0.54",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",
@@ -5765,7 +5765,7 @@
"license": "MIT",
"dependencies": {
"@braintree/sanitize-url": "^7.0.2",
"@welshman/lib": "~0.0.34",
"@welshman/lib": "~0.0.37",
"nostr-tools": "^2.7.2"
},
"engines": {
@@ -5778,9 +5778,9 @@
"license": "MIT",
"dependencies": {
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.34",
"@welshman/net": "~0.0.43",
"@welshman/util": "~0.0.52",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/util": "~0.0.54",
"nostr-tools": "^2.7.2"
}
},
@@ -6240,6 +6240,41 @@
"node": ">=18"
}
},
"packages/editor/node_modules/@scure/base": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@scure/base/-/base-1.2.1.tgz",
"integrity": "sha512-DGmGtC8Tt63J5GfHgfl5CuAXh96VF/LD8K9Hr/Gv0J2lAoRGlPOMpqMpMbCTOoOJMZCk2Xt+DskdDyn6dEFdzQ==",
"dev": true,
"license": "MIT",
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"packages/editor/node_modules/@welshman/lib": {
"version": "0.0.36",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.36.tgz",
"integrity": "sha512-X02ycu8cxlPc+0yprExd6lu5/K0xow2NV20FOPF6YxQv7gLo4wKFjE87McUZZdcE2CHfzV3qTQWnbTtkGbLSYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6"
}
},
"packages/editor/node_modules/@welshman/util": {
"version": "0.0.53",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.53.tgz",
"integrity": "sha512-Bsbxq5tNK61akb3coF7aAo7WmO34ILwLDeV+nVhI6mDwFk8MeB09bhDzou+aghkJXB68rx86jUt6LKh3rxZDZg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/ws": "^8.5.13",
"@welshman/lib": "~0.0.34",
"nostr-tools": "^2.7.2"
},
"engines": {
"node": ">=10.4.0"
}
},
"packages/editor/node_modules/esbuild": {
"version": "0.24.2",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz",
@@ -6358,13 +6393,13 @@
"version": "0.0.29",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.34",
"@welshman/util": "~0.0.52"
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.54"
}
},
"packages/lib": {
"name": "@welshman/lib",
"version": "0.0.36",
"version": "0.0.37",
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6",
@@ -6381,11 +6416,11 @@
},
"packages/net": {
"name": "@welshman/net",
"version": "0.0.44",
"version": "0.0.45",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.34",
"@welshman/util": "~0.0.52",
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.54",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
},
@@ -6395,14 +6430,14 @@
},
"packages/signer": {
"name": "@welshman/signer",
"version": "0.0.18",
"version": "0.0.19",
"license": "MIT",
"dependencies": {
"@noble/curves": "^1.7.0",
"@noble/hashes": "^1.6.1",
"@welshman/lib": "~0.0.34",
"@welshman/net": "~0.0.43",
"@welshman/util": "~0.0.52",
"@welshman/lib": "~0.0.37",
"@welshman/net": "~0.0.45",
"@welshman/util": "~0.0.54",
"nostr-tools": "^2.7.2"
},
"engines": {
@@ -6456,18 +6491,18 @@
"version": "0.0.15",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.34",
"@welshman/util": "~0.0.52",
"@welshman/lib": "~0.0.37",
"@welshman/util": "~0.0.54",
"svelte": "^4.2.18"
}
},
"packages/util": {
"name": "@welshman/util",
"version": "0.0.53",
"version": "0.0.54",
"license": "MIT",
"dependencies": {
"@types/ws": "^8.5.13",
"@welshman/lib": "~0.0.34",
"@welshman/lib": "~0.0.37",
"nostr-tools": "^2.7.2"
},
"engines": {