Add handler for alerts

This commit is contained in:
Jon Staab
2025-03-20 09:38:57 -07:00
parent ad034b1641
commit 9eefd6600d
9 changed files with 123 additions and 45 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "flotilla",
"version": "0.2.12",
"version": "0.2.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "flotilla",
"version": "0.2.12",
"version": "0.2.13",
"dependencies": {
"@capacitor/android": "^7.0.0",
"@capacitor/app": "^7.0.0",
@@ -23,7 +23,7 @@
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "^0.0.43",
"@welshman/content": "^0.1.0",
"@welshman/content": "^0.1.1",
"@welshman/dvm": "^0.0.15",
"@welshman/editor": "^0.1.0",
"@welshman/feeds": "^0.1.0",
@@ -4776,9 +4776,9 @@
}
},
"node_modules/@welshman/content": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@welshman/content/-/content-0.1.0.tgz",
"integrity": "sha512-l+r3JgBf6raPcwsAsNiM3N4Ms0X88uKPMuPltQLOMv0whaDCUVpu/w7llQBX6fH7v9RgSq0imgkUCWw9puYNlQ==",
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@welshman/content/-/content-0.1.1.tgz",
"integrity": "sha512-pzyH79/XCMAssT7QNCOkaIvknAW7Eek+l6cuL6c2s8ZO0wX4sTu55qmPzZHpjqg5l6VzW+6nCWDO/Tb8m62CMw==",
"license": "MIT",
"dependencies": {
"@braintree/sanitize-url": "^7.0.2",