Bump welshman

This commit is contained in:
Jon Staab
2024-10-22 10:18:39 -07:00
parent e6b11f619f
commit 91f9c8e4c8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -31,7 +31,7 @@
"@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.41",
"@welshman/util": "~0.0.42",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"emoji-picker-element": "^1.22.8",
@@ -1757,9 +1757,9 @@
}
},
"node_modules/@welshman/util": {
"version": "0.0.41",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.41.tgz",
"integrity": "sha512-BzwG0cKhL7DDycT8M0kCbaqsliMgVZd7O/eBthdGOIBjVH+3TNeN2P85YRpwLfF0NUyMCUbxgGxoHh+SQKMFVQ==",
"version": "0.0.42",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.42.tgz",
"integrity": "sha512-pNMHZuORLsIdIsrM3mid5ESSdNgrzNHCrn1mF0XG1/g+ihKgfcAQwSburnoeWtgGiS4z9MqkcUPFkwwZ6LdWZg==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.23",

View File

@@ -56,7 +56,7 @@
"@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.41",
"@welshman/util": "~0.0.42",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"emoji-picker-element": "^1.22.8",