File tree Expand file tree Collapse file tree 3 files changed +205
-233
lines changed
Expand file tree Collapse file tree 3 files changed +205
-233
lines changed Original file line number Diff line number Diff line change @@ -148,25 +148,21 @@ export default defineConfig({
148148 {
149149 label : "🚀 Getting Started" ,
150150 link : "/" ,
151- collapsed : true ,
152151 translations : { } ,
153152 } ,
154153 {
155154 label : "📦 AstroCommunity" ,
156155 link : "/astrocommunity" ,
157- collapsed : true ,
158156 translations : { } ,
159157 } ,
160158 {
161159 label : "⌨️ Mappings" ,
162160 link : "/mappings" ,
163- collapsed : true ,
164161 translations : { } ,
165162 } ,
166163 {
167164 label : "📝 Using This Documentation" ,
168165 link : "/using_the_docs" ,
169- collapsed : true ,
170166 translations : { } ,
171167 } ,
172168 {
@@ -190,19 +186,16 @@ export default defineConfig({
190186 {
191187 label : "⭐ Acknowledgements" ,
192188 link : "/acknowledgements" ,
193- collapsed : true ,
194189
195190 translations : { } ,
196191 } ,
197192 {
198193 label : "👪 Code of Conduct" ,
199- collapsed : true ,
200194 link : "/code_of_conduct" ,
201195 translations : { } ,
202196 } ,
203197 {
204198 label : "❓ FAQ" ,
205- collapsed : true ,
206199 link : "/faq" ,
207200 translations : { } ,
208201 } ,
Original file line number Diff line number Diff line change 1111 "upgrade" : " pnpm dlx @astrojs/upgrade"
1212 },
1313 "dependencies" : {
14- "@astrojs/mdx" : " ^3.1.2 " ,
14+ "@astrojs/mdx" : " ^3.1.3 " ,
1515 "@astrojs/starlight" : " ^0.25.1" ,
1616 "@astrojs/starlight-docsearch" : " ^0.1.1" ,
1717 "@astrojs/starlight-tailwind" : " ^2.0.3" ,
1818 "@astrojs/tailwind" : " ^5.1.0" ,
1919 "@expressive-code/plugin-collapsible-sections" : " ^0.35.3" ,
20- "astro" : " ^4.11.5 " ,
20+ "astro" : " ^4.12.2 " ,
2121 "sharp" : " ^0.33.4" ,
2222 "starlight-image-zoom" : " ^0.1.0" ,
2323 "starlight-links-validator" : " ^0.5.3" ,
You can’t perform that action at this time.
0 commit comments