Bump util version

This commit is contained in:
Jon Staab
2024-10-22 10:18:51 -07:00
parent 672a679e01
commit bd8aaa8685
8 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -3644,7 +3644,7 @@
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9", "@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.11", "@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"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",
@@ -3677,7 +3677,7 @@
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"nostr-tools": "^2.7.2" "nostr-tools": "^2.7.2"
}, },
"devDependencies": { "devDependencies": {
@@ -3692,7 +3692,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41" "@welshman/util": "~0.0.42"
}, },
"devDependencies": { "devDependencies": {
"gts": "^5.0.1", "gts": "^5.0.1",
@@ -3730,7 +3730,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"isomorphic-ws": "^5.0.0", "isomorphic-ws": "^5.0.0",
"ws": "^8.16.0" "ws": "^8.16.0"
}, },
@@ -3748,7 +3748,7 @@
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"nostr-tools": "^2.7.2" "nostr-tools": "^2.7.2"
}, },
"devDependencies": { "devDependencies": {
@@ -3766,7 +3766,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"svelte": "^4.2.18" "svelte": "^4.2.18"
}, },
"devDependencies": { "devDependencies": {
@@ -3777,7 +3777,7 @@
}, },
"packages/util": { "packages/util": {
"name": "@welshman/util", "name": "@welshman/util",
"version": "0.0.41", "version": "0.0.42",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
+1 -1
View File
@@ -37,7 +37,7 @@
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/signer": "~0.0.9", "@welshman/signer": "~0.0.9",
"@welshman/store": "~0.0.11", "@welshman/store": "~0.0.11",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"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",
+1 -1
View File
@@ -33,7 +33,7 @@
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"nostr-tools": "^2.7.2" "nostr-tools": "^2.7.2"
} }
} }
+1 -1
View File
@@ -32,6 +32,6 @@
}, },
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41" "@welshman/util": "~0.0.42"
} }
} }
+1 -1
View File
@@ -34,7 +34,7 @@
}, },
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"isomorphic-ws": "^5.0.0", "isomorphic-ws": "^5.0.0",
"ws": "^8.16.0" "ws": "^8.16.0"
} }
+1 -1
View File
@@ -33,7 +33,7 @@
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/net": "~0.0.29", "@welshman/net": "~0.0.29",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"nostr-tools": "^2.7.2" "nostr-tools": "^2.7.2"
}, },
"peerDependencies": { "peerDependencies": {
+1 -1
View File
@@ -32,7 +32,7 @@
}, },
"dependencies": { "dependencies": {
"@welshman/lib": "~0.0.23", "@welshman/lib": "~0.0.23",
"@welshman/util": "~0.0.41", "@welshman/util": "~0.0.42",
"svelte": "^4.2.18" "svelte": "^4.2.18"
} }
} }
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@welshman/util", "name": "@welshman/util",
"version": "0.0.41", "version": "0.0.42",
"author": "hodlbod", "author": "hodlbod",
"license": "MIT", "license": "MIT",
"description": "A collection of nostr-related utilities.", "description": "A collection of nostr-related utilities.",