mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-21 22:11:28 +10:00
Docs/fix typo in OIDC docs (#473)
* Fix typo instances of "odic" in docs #443 * Update contributing guide link * Update starlight-links-validator to fix build errors --------- Co-authored-by: Trevor Wallis <trevor@twallis.com>
This commit is contained in:
co-authored by
Trevor Wallis
parent
12c81eb1ac
commit
e654cdf52e
@@ -10,11 +10,11 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/starlight": "^0.40.0",
|
||||
"@astrojs/starlight": "^0.41.7",
|
||||
"astro": "^7.1.1",
|
||||
"sharp": "^0.35.3",
|
||||
"starlight-image-zoom": "^0.14.2",
|
||||
"starlight-links-validator": "^0.24.1",
|
||||
"starlight-links-validator": "^0.25.3",
|
||||
"starlight-theme-rapide": "^0.5.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user