Bump welshman

This commit is contained in:
Jon Staab
2024-11-26 11:56:23 -08:00
parent de4e1c8677
commit 71d63ed21a
2 changed files with 43 additions and 43 deletions

74
package-lock.json generated
View File

@@ -31,15 +31,15 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.29",
"@welshman/app": "~0.0.30",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.26",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.27",
"@welshman/net": "~0.0.39",
"@welshman/signer": "~0.0.15",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
"@welshman/util": "~0.0.46",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"dotenv": "^16.4.5",
@@ -4664,18 +4664,18 @@
}
},
"node_modules/@welshman/app": {
"version": "0.0.29",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.29.tgz",
"integrity": "sha512-LPO17UzYUSPJvKzFiwsleav7sQrnFAEjvF8eNWOY0KO+MEqN9uO5DxJzri1aa54adNT51w1FnIyPqevg220o/w==",
"version": "0.0.30",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.30.tgz",
"integrity": "sha512-rD/tZCNR9cdK2Vq4/t5px3mNncBOxrpIWFkv1JLKRiuktAzfpWGWihBlDYT33ts6qQAupU/fF/42+NpMkgxWoQ==",
"license": "MIT",
"dependencies": {
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.25",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.27",
"@welshman/net": "~0.0.39",
"@welshman/signer": "~0.0.15",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
"@welshman/util": "~0.0.46",
"fuse.js": "^7.0.0",
"idb": "^8.0.0",
"svelte": "^4.2.18",
@@ -4703,19 +4703,19 @@
}
},
"node_modules/@welshman/feeds": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@welshman/feeds/-/feeds-0.0.25.tgz",
"integrity": "sha512-XoSQjOH71n6gFH5Lgm5szSrXTh82a8B608mDakYHdv7XXtGh2Li12kmy6qYFtQtG+pYUx6O+QrWa7UDwmOKdJw==",
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@welshman/feeds/-/feeds-0.0.26.tgz",
"integrity": "sha512-MuCuczWT8y/DJJxquqETzcCugtVRkbAPprKbN4uzV7he2+R0/kj6beZcM1qAFHY+PQ4cljnza7PJCOShZ163Ig==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/util": "~0.0.45"
"@welshman/lib": "~0.0.27",
"@welshman/util": "~0.0.46"
}
},
"node_modules/@welshman/lib": {
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.26.tgz",
"integrity": "sha512-RMOsRBb0YXKfAupx1bmrNxacv13pheYvdc91DxGYbtvraPeP+B5C0RR9cQzLfFkv0neCpMA318fYXeTk1KeXaQ==",
"version": "0.0.27",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.27.tgz",
"integrity": "sha512-VVU4kpEFxvr1XWwkEauOp16CgTYyPg42D1mJiuiqo0I847ZjHIjKYXC+ZY1YePJTPvg1VSiAVG/bSheYexRR7w==",
"license": "MIT",
"dependencies": {
"@scure/base": "^1.1.6",
@@ -4726,26 +4726,26 @@
}
},
"node_modules/@welshman/net": {
"version": "0.0.38",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.38.tgz",
"integrity": "sha512-cpLP7SAWf1mgW28HC5fnj42UMMEdAt1PeQXDJ5GNMXhjotMrZTb9jBkeHDcihDPAUQgbYmjbExTU0lHcPoSpYw==",
"version": "0.0.39",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.39.tgz",
"integrity": "sha512-GSzLrTxLNm9fSLMVJtnrFw/6LVhxXvKmC4or0H7/fn/W3lHxYMLI8VuFg58M3CbDGcJuB8FBhPnOzL4TUSiElw==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.25",
"@welshman/util": "~0.0.45",
"@welshman/lib": "~0.0.27",
"@welshman/util": "~0.0.46",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
}
},
"node_modules/@welshman/signer": {
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@welshman/signer/-/signer-0.0.14.tgz",
"integrity": "sha512-aQkKloUpFwtI42hAV7/QpJ0unNouIIG6OXYwBuhFgFDxA3QuE3iVMO/9HYCEpytZkll7+NJ1uWKysMunuy+OeQ==",
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@welshman/signer/-/signer-0.0.15.tgz",
"integrity": "sha512-OBBx4FP73Jcto2wM/R0rseFtZiY9T1qP0NkJ1uttxLnmGIVhBA7yG1UnV1amK3gcMW/gZ7snXNJC76Vg2/NbnQ==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/net": "~0.0.35",
"@welshman/util": "~0.0.45",
"@welshman/lib": "~0.0.27",
"@welshman/net": "~0.0.39",
"@welshman/util": "~0.0.46",
"nostr-tools": "^2.7.2"
},
"peerDependencies": {
@@ -4764,12 +4764,12 @@
}
},
"node_modules/@welshman/util": {
"version": "0.0.45",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.45.tgz",
"integrity": "sha512-6ktWY/LQsBqVYN+PIfT7Aob48QDf4XjXOI1aDJ7tsewaG4FKuMDy9rfHE7/FjVMGhYrKsugaL2GBVFcS4UfRTg==",
"version": "0.0.46",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.46.tgz",
"integrity": "sha512-kf9pvedUY3osPMUHVsV7rdInKK0JRMMttIYNWXhOgVPmZM7ssGky507fpwrx/6pxoAT1zWsUDuUt/GXJRWt9+w==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.24",
"@welshman/lib": "~0.0.27",
"nostr-tools": "^2.7.2"
}
},

View File

@@ -59,15 +59,15 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.29",
"@welshman/app": "~0.0.30",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.26",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.27",
"@welshman/net": "~0.0.39",
"@welshman/signer": "~0.0.15",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
"@welshman/util": "~0.0.46",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"dotenv": "^16.4.5",