Bump welshman/util

This commit is contained in:
Jon Staab
2024-10-18 16:39:41 -07:00
parent 0c85f8c279
commit f5f6449157
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.40",
"@welshman/util": "~0.0.41",
"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.40",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.40.tgz",
"integrity": "sha512-kdDFmRcCenBYYUv2bXUunyIjtTk/IQBeDvqf1BN8o3KXvokAIzXYXTS33/2UIPNGUqKoDt/WRKI/TdFeO2aPgw==",
"version": "0.0.41",
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.41.tgz",
"integrity": "sha512-BzwG0cKhL7DDycT8M0kCbaqsliMgVZd7O/eBthdGOIBjVH+3TNeN2P85YRpwLfF0NUyMCUbxgGxoHh+SQKMFVQ==",
"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.40",
"@welshman/util": "~0.0.41",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"emoji-picker-element": "^1.22.8",