[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-02-09 00:18:30 +00:00
parent 0c99e821d9
commit 4d3719ca3e
25 changed files with 1773 additions and 713 deletions
@@ -73,6 +73,7 @@ public/themes/installer/default/build/assets/bagisto-logo-f02a1643.svg
public/themes/installer/default/build/assets/app-5243dc7a.js
public/themes/installer/default/build/assets/bagisto-installer-974e4842.woff
public/themes/installer/default/build/manifest.json
public/themes/admin/default/build/assets/app-744a0a53.js
public/themes/admin/default/build/assets/total-orders-f1b2017e.svg
public/themes/admin/default/build/assets/report-empty-c3bb4a01.svg
public/themes/admin/default/build/assets/total-sales-5b2c7b58.svg
@@ -84,7 +85,6 @@ public/themes/admin/default/build/assets/magic-ai-2b88cb86.svg
public/themes/admin/default/build/assets/invoice-bbc6d6a8.svg
public/themes/admin/default/build/assets/bagisto-admin-37c2feba.woff
public/themes/admin/default/build/assets/next-2-6aace5ca.svg
public/themes/admin/default/build/assets/app-e59ccfc6.js
public/themes/admin/default/build/assets/front-93490c30.svg
public/themes/admin/default/build/assets/email-5653e8d5.svg
public/themes/admin/default/build/assets/store-information-a7d64429.svg
@@ -109,6 +109,7 @@ public/themes/admin/default/build/assets/use-cases-4a33de1a.svg
public/themes/admin/default/build/assets/customers-57f8166b.svg
public/themes/admin/default/build/assets/settings-26b93165.svg
public/themes/admin/default/build/assets/next-1-91bb148a.svg
public/themes/admin/default/build/assets/app-414236fd.js
public/themes/admin/default/build/assets/average-orders-71c4bf9a.svg
public/themes/admin/default/build/assets/dark-logo-ea7984e7.svg
public/themes/admin/default/build/assets/logo-f02a1643.svg
@@ -117,10 +118,10 @@ public/themes/admin/default/build/manifest.json
public/themes/shop/default/build/assets/velicon-2b79b97c.woff
public/themes/shop/default/build/assets/small-product-placeholder-64b7f208.webp
public/themes/shop/default/build/assets/spinner-51c5cf50.svg
public/themes/shop/default/build/assets/app-655eb5a9.js
public/themes/shop/default/build/assets/large-product-placeholder-13b8a96b.webp
public/themes/shop/default/build/assets/default-language-6ef0ef70.svg
public/themes/shop/default/build/assets/logo-942157c2.svg
public/themes/shop/default/build/assets/app-340e0f29.js
public/themes/shop/default/build/assets/hero-image-3170dce6.webp
public/themes/shop/default/build/assets/medium-product-placeholder-3b1a7b7d.webp
public/themes/shop/default/build/manifest.json
@@ -1043,7 +1044,6 @@ packages/Webkul/Admin/src/Http/Requests/CatalogRuleRequest.php
packages/Webkul/Admin/src/Http/Requests/MassUpdateRequest.php
packages/Webkul/Admin/src/Exports/DataGridExport.php
packages/Webkul/Admin/src/Exports/ReportingExport.php
packages/Webkul/Admin/src/Imports/DataGridImport.php
packages/Webkul/Admin/src/Validations/ConfigurableUniqueSku.php
packages/Webkul/Admin/src/Validations/ProductCategoryUniqueSlug.php
packages/Webkul/Admin/src/Helpers/Reporting/Cart.php
@@ -1928,6 +1928,7 @@ packages/Webkul/DataTransfer/src/Helpers/Importers/TaxRate/Importer.php
packages/Webkul/DataTransfer/src/Helpers/Importers/TaxRate/Storage.php
packages/Webkul/DataTransfer/src/Helpers/Importers/Customer/Importer.php
packages/Webkul/DataTransfer/src/Helpers/Importers/Customer/Storage.php
packages/Webkul/DataTransfer/src/Helpers/Sources/AbstractSource.php
packages/Webkul/DataTransfer/src/Helpers/Sources/CSV.php
packages/Webkul/DataTransfer/src/Helpers/Import.php
packages/Webkul/DataTransfer/src/Providers/ModuleServiceProvider.php