Account for thunks when figuring out which urls an event is on

This commit is contained in:
Jon Staab
2024-12-10 08:59:39 -08:00
parent 404dc94c34
commit 7e3cf94ee8
4 changed files with 60 additions and 48 deletions
+4 -4
View File
@@ -59,15 +59,15 @@
"@types/throttle-debounce": "^5.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "~0.0.31",
"@welshman/content": "~0.0.12",
"@welshman/app": "~0.0.32",
"@welshman/content": "~0.0.13",
"@welshman/dvm": "~0.0.10",
"@welshman/feeds": "~0.0.26",
"@welshman/lib": "~0.0.28",
"@welshman/net": "~0.0.39",
"@welshman/net": "~0.0.40",
"@welshman/signer": "~0.0.16",
"@welshman/store": "~0.0.12",
"@welshman/util": "~0.0.46",
"@welshman/util": "~0.0.48",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"dotenv": "^16.4.5",