[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-09-12 10:07:49 +00:00
parent 94471975c7
commit f4e989c754
26 changed files with 3517 additions and 4326 deletions
@@ -7362,6 +7362,8 @@ app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
app/frontend/apps/desktop/composables/useTransitionCollapse.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
app/frontend/apps/desktop/composables/usePage.ts
app/frontend/apps/desktop/composables/accessibility/useAnnouncer.ts
app/frontend/apps/desktop/composables/accessibility/__tests__/useAnnouncer.spec.ts
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/types.ts
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
@@ -7373,6 +7375,8 @@ app/frontend/apps/desktop/composables/usePrintMode.ts
app/frontend/apps/desktop/composables/useUserTaskbarTabLink.ts
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
app/frontend/apps/desktop/composables/useReactivate.ts
app/frontend/apps/desktop/composables/dragAndDrop/useKeyboardKeysForDragAndDrop.ts
app/frontend/apps/desktop/composables/dragAndDrop/useAccessibleDragAndDrop.ts
app/frontend/apps/desktop/composables/__tests__/useNewBetaUi.spec.ts
app/frontend/apps/desktop/composables/__tests__/usePrintMode.spec.ts
app/frontend/apps/desktop/composables/__tests__/useElementScroll.spec.ts