dependencies: Upgrade @astrojs/starlight to 0.25.4.

Also ran pnpm dedupe after the upgrade.
This commit is contained in:
Shubham Padia
2024-08-12 09:53:49 +00:00
committed by Tim Abbott
parent 4434c871a3
commit 427e2c5000
3 changed files with 105 additions and 75 deletions

View File

@@ -50,4 +50,4 @@ API_FEATURE_LEVEL = 280 # Last bumped for can_create_web_public_channel_group
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (289, 0) # bumped 2024-08-02 for adding help-center starlight project
PROVISION_VERSION = (290, 0) # bumped 2024-08-12 for upgrading starlight to latest version.