Bump versions

This commit is contained in:
Jon Staab
2024-10-15 09:52:59 -07:00
parent d8a0b31d3a
commit 722d887662
2 changed files with 22 additions and 22 deletions
+15 -15
View File
@@ -23,12 +23,12 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/app": "~0.0.14",
"@welshman/app": "~0.0.15",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",
"@welshman/lib": "~0.0.21",
"@welshman/net": "~0.0.26",
"@welshman/lib": "~0.0.22",
"@welshman/net": "~0.0.27",
"@welshman/signer": "~0.0.8",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.38",
@@ -1660,14 +1660,14 @@
}
},
"node_modules/@welshman/app": {
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.14.tgz",
"integrity": "sha512-f3sM8fvvWO/CtY+O+is+ZvjOqed5mp3rmRnrLJ86TCxLoyGaRUJ2CvinmF8/V22i36KDAOewaj6iNncKP9ypNQ==",
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.15.tgz",
"integrity": "sha512-rIKJSuWB7uqc1jGtEPEJk/lSFQQVB3qmKESuS55CicBguULljyr0inatSujJo6X3QpN4kLtDLph7gC6HEAWadg==",
"dependencies": {
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",
"@welshman/lib": "~0.0.21",
"@welshman/net": "~0.0.26",
"@welshman/lib": "~0.0.22",
"@welshman/net": "~0.0.27",
"@welshman/signer": "~0.0.8",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.38",
@@ -1707,9 +1707,9 @@
}
},
"node_modules/@welshman/lib": {
"version": "0.0.21",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.21.tgz",
"integrity": "sha512-6Af9xi0nR2BnxYPaZQeK6r3MtPIWZpfFh7rw9Uos5hd9QHKOFytdrzur1X6d4yf01IgxFSsmaaXurenU0eZb1g==",
"version": "0.0.22",
"resolved": "https://registry.npmjs.org/@welshman/lib/-/lib-0.0.22.tgz",
"integrity": "sha512-uT7nAezXYpoIlSt+8uOJOWM7ZNjnIw7m/kzboZwxbgJiUoY6fq8eFY/ZV0k3qo7NHZzUgtB9USf6D3+4QrPNHA==",
"dependencies": {
"@scure/base": "^1.1.6",
"@types/events": "^3.0.3",
@@ -1719,11 +1719,11 @@
}
},
"node_modules/@welshman/net": {
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.26.tgz",
"integrity": "sha512-H/0VBQdVD+HO1vZugWK/IvddF/HGNUaph0YzMc+Fvi50DUXCYW6EOzqViHYzGJw8pKsgwtrNlK8PGgRAQc3WkA==",
"version": "0.0.27",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.27.tgz",
"integrity": "sha512-X/jdZhFHF/nE0ciLDM3hM/uP7GUoI1CVJzM4r0mE0OCcLYxBCjhEWYgWsuzTLF0NfaYMfCsXD8jRIduKVeC99A==",
"dependencies": {
"@welshman/lib": "~0.0.21",
"@welshman/lib": "~0.0.22",
"@welshman/util": "~0.0.37",
"isomorphic-ws": "^5.0.0",
"ws": "^8.16.0"
+7 -7
View File
@@ -48,15 +48,15 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/content": "~0.0.12",
"@welshman/lib": "~0.0.21",
"@welshman/util": "~0.0.38",
"@welshman/feeds": "~0.0.20",
"@welshman/store": "~0.0.10",
"@welshman/net": "~0.0.26",
"@welshman/app": "~0.0.15",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.20",
"@welshman/lib": "~0.0.22",
"@welshman/net": "~0.0.27",
"@welshman/signer": "~0.0.8",
"@welshman/app": "~0.0.14",
"@welshman/store": "~0.0.10",
"@welshman/util": "~0.0.38",
"@welshman/content": "~0.0.12",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"emoji-picker-element": "^1.22.8",