Bump welshman
This commit is contained in:
Generated
+9
-9
@@ -23,7 +23,7 @@
|
||||
"@tiptap/extension-text": "^2.6.6",
|
||||
"@tiptap/suggestion": "^2.6.4",
|
||||
"@types/throttle-debounce": "^5.0.2",
|
||||
"@welshman/app": "~0.0.12",
|
||||
"@welshman/app": "~0.0.13",
|
||||
"@welshman/content": "~0.0.12",
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/feeds": "~0.0.20",
|
||||
@@ -31,7 +31,7 @@
|
||||
"@welshman/net": "~0.0.25",
|
||||
"@welshman/signer": "~0.0.8",
|
||||
"@welshman/store": "~0.0.10",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"@welshman/util": "~0.0.38",
|
||||
"daisyui": "^4.12.10",
|
||||
"date-picker-svelte": "^2.13.0",
|
||||
"emoji-picker-element": "^1.22.8",
|
||||
@@ -1660,9 +1660,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@welshman/app": {
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.12.tgz",
|
||||
"integrity": "sha512-UcvqgEa+hmdlnmwb+MRJy9HpuqYCe2z4RwzYSjXvynaMzOH6QmaahjLgSjLiKhqZ+IwIWCQJBsrCyYA2IltS2w==",
|
||||
"version": "0.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.13.tgz",
|
||||
"integrity": "sha512-o9Y8zBb2OxMxVj1eucxzaM5lfik2IWXt5BEIMQgCVR6Q+j9c4mvCP2u0Xepq3l6yOX5L2UzFkHKkFmSNGYXoIQ==",
|
||||
"dependencies": {
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/feeds": "~0.0.20",
|
||||
@@ -1670,7 +1670,7 @@
|
||||
"@welshman/net": "~0.0.25",
|
||||
"@welshman/signer": "~0.0.8",
|
||||
"@welshman/store": "~0.0.10",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"@welshman/util": "~0.0.38",
|
||||
"fuse.js": "^7.0.0",
|
||||
"idb": "^8.0.0",
|
||||
"svelte": "^4.2.18",
|
||||
@@ -1754,9 +1754,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@welshman/util": {
|
||||
"version": "0.0.37",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.37.tgz",
|
||||
"integrity": "sha512-7NnSO4dNTwYSvKFuJacPKUdWFP+9z+T0N9t3ga4rilv5UwKBpxbRoOl0LYg6mJNjBBcuDpHITmgc8neEzno2pg==",
|
||||
"version": "0.0.38",
|
||||
"resolved": "https://registry.npmjs.org/@welshman/util/-/util-0.0.38.tgz",
|
||||
"integrity": "sha512-tOwGSlxBZl8Fne6gFrefcgV98nqXwg/XLjAE+NjvHHouZJ5Ph+lSEew8QFFgxG0bvE6VVCqCICFXLyjPlUdEQA==",
|
||||
"dependencies": {
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"nostr-tools": "^2.7.2"
|
||||
|
||||
+2
-2
@@ -50,13 +50,13 @@
|
||||
"@types/throttle-debounce": "^5.0.2",
|
||||
"@welshman/content": "~0.0.12",
|
||||
"@welshman/lib": "~0.0.21",
|
||||
"@welshman/util": "~0.0.37",
|
||||
"@welshman/util": "~0.0.38",
|
||||
"@welshman/feeds": "~0.0.20",
|
||||
"@welshman/store": "~0.0.10",
|
||||
"@welshman/net": "~0.0.25",
|
||||
"@welshman/dvm": "~0.0.10",
|
||||
"@welshman/signer": "~0.0.8",
|
||||
"@welshman/app": "~0.0.12",
|
||||
"@welshman/app": "~0.0.13",
|
||||
"daisyui": "^4.12.10",
|
||||
"date-picker-svelte": "^2.13.0",
|
||||
"emoji-picker-element": "^1.22.8",
|
||||
|
||||
Reference in New Issue
Block a user