Bump welshman

This commit is contained in:
Jon Staab
2024-11-18 17:14:50 -08:00
parent bf599cb190
commit cbc4c524c4
2 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@@ -31,12 +31,12 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.27",
"@welshman/app": "~0.0.29",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.26",
"@welshman/net": "~0.0.36",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
@@ -4664,15 +4664,15 @@
}
},
"node_modules/@welshman/app": {
"version": "0.0.27",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.27.tgz",
"integrity": "sha512-o8voN+ldio+LjYathHKhTG0Vx8rZLoHksAPLLg4rzgAjqKIgWetQ4XjU/Fjqv/5rNNjBh6u0Jr5vR1PUkyptOw==",
"version": "0.0.29",
"resolved": "https://registry.npmjs.org/@welshman/app/-/app-0.0.29.tgz",
"integrity": "sha512-LPO17UzYUSPJvKzFiwsleav7sQrnFAEjvF8eNWOY0KO+MEqN9uO5DxJzri1aa54adNT51w1FnIyPqevg220o/w==",
"license": "MIT",
"dependencies": {
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.24",
"@welshman/net": "~0.0.35",
"@welshman/lib": "~0.0.25",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",
@@ -4726,9 +4726,9 @@
}
},
"node_modules/@welshman/net": {
"version": "0.0.36",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.36.tgz",
"integrity": "sha512-ZRYC9Hl45bI/kfnKd+DSX/RnbDIA4VhEGUpQTGikqCjfmbWxvN8zr3ajvkUMQHhe95VyKyjpjQKPpkJn9g6+MQ==",
"version": "0.0.38",
"resolved": "https://registry.npmjs.org/@welshman/net/-/net-0.0.38.tgz",
"integrity": "sha512-cpLP7SAWf1mgW28HC5fnj42UMMEdAt1PeQXDJ5GNMXhjotMrZTb9jBkeHDcihDPAUQgbYmjbExTU0lHcPoSpYw==",
"license": "MIT",
"dependencies": {
"@welshman/lib": "~0.0.25",

View File

@@ -59,12 +59,12 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.27",
"@welshman/app": "~0.0.29",
"@welshman/content": "~0.0.12",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.25",
"@welshman/lib": "~0.0.26",
"@welshman/net": "~0.0.36",
"@welshman/net": "~0.0.38",
"@welshman/signer": "~0.0.14",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.45",