Skip to content

Commit 039f821

Browse files
chore: daily sync of plugin metadata and READMEs [automated]
1 parent bcbe341 commit 039f821

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/advanced-alchemy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ compatibility:
1616
litestar: '>=2.0.0'
1717
icon: advanced-alchemy.png
1818
stars: 695
19-
monthly_downloads: 118569
19+
monthly_downloads: 115238
2020
latest_version: 1.8.1
2121
updated_at: '2025-12-06T21:58:25'
2222
created_at: '2023-09-17T17:39:42'

plugins/litestar-htmx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ compatibility:
1616
litestar: '>=2.0.0'
1717
icon: litestar-htmx.svg
1818
stars: 12
19-
monthly_downloads: 1103474
19+
monthly_downloads: 1091458
2020
latest_version: 0.5.0
2121
updated_at: '2025-06-11T21:19:45'
2222
created_at: '2024-10-20T17:49:03'

plugins/litestar-vite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ maintainers:
1515
compatibility:
1616
litestar: '>=2.0.0'
1717
icon: litestar-vite.svg
18-
stars: 26
19-
monthly_downloads: 18504
18+
stars: 27
19+
monthly_downloads: 18284
2020
latest_version: 0.14.2
2121
updated_at: '2025-08-06T19:54:57'
2222
created_at: '2023-10-02T01:42:04'

readmes/litestar-vite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ litestar assets generate-types # one-off or CI
160160

161161
- Prints Python vs Vite config snapshot (asset URLs, bundle/hot paths, ports, modes).
162162
- Flags missing hot file (dev proxy), missing manifest (prod), type-gen exports, env/config mismatches, and plugin install issues.
163-
- `--fix` can rewrite simple vite.config values (assetUrl, bundleDirectory, hotFile, type paths) after creating a backup.
163+
- `--fix` can rewrite simple vite.config values (assetUrl, bundleDir, hotFile, type paths) after creating a backup.
164164

165165
## Links
166166

0 commit comments

Comments
 (0)