Commit c6197b2
authored
build(deps): bump aw-webui from
Bumps [aw-webui](https://github.com/ActivityWatch/aw-webui) from `291da6f` to `4ae606a`.
- [Commits](ActivityWatch/aw-webui@291da6f...4ae606a)
---
updated-dependencies:
- dependency-name: aw-webui
dependency-version: 4ae606af68eeb47539fe91b35bcede8170fac569
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>291da6f to 4ae606a
1 parent c640979 commit c6197b2
1 file changed
+1
-1
lines changed- .github/workflows/nodejs.yml+7-7
- package-lock.json+3.0k-1.8k
- package.json+7-7
- src/App.vue+7-4
- src/components/EventEditor.vue+1
- src/components/SelectableVisualization.vue+10
- src/queries.ts+18-4
- src/stores/activity.ts+14-1
- src/stores/settings.ts+2-2
- src/stores/views.ts+1
- src/util/theme.ts+6
- src/util/time.ts+9-3
- src/views/settings/CategorizationSettings.vue+5-2
- src/views/settings/Theme.vue+13-4
- test/unit/__snapshots__/queries.test.node.js.snap+4
- test/unit/time.test.js+27
0 commit comments