Bump welshman

This commit is contained in:
Jon Staab
2024-11-12 17:45:42 -08:00
parent 19ce6d1bad
commit 80b4b88bd6
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.25",
"@welshman/app": "~0.0.26",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
@@ -4068,9 +4068,9 @@
}
},
"node_modules/@welshman/app": {
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.25.tgz",
"integrity": "sha512-ofqbdBN8b61Il6cwstRKkllzpNLjSF6uRgBZiw6Amg2bq5gWJm+PLg0OFfBYDdJO4PsXB3AYWhpqkeF0FAr0uA==",
"version": "0.0.26",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.26.tgz",
"integrity": "sha512-s241zeKwsbXe/Q1SrExAw4MCUxhEF3YXzXJ0sBYnz4q03wmDdLcuBo3kZBLK18mGvhc+O0uNYFQKnWyL5zb/Jw==",
"license": "MIT",
"dependencies": {
"@welshman/dvm": "~0.0.10",
+1 -1
View File
@@ -56,7 +56,7 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.25",
"@welshman/app": "~0.0.26",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",