File tree Expand file tree Collapse file tree 4 files changed +423
-503
lines changed
Expand file tree Collapse file tree 4 files changed +423
-503
lines changed Original file line number Diff line number Diff line change @@ -118,9 +118,6 @@ export default defineConfig({
118118 logo : {
119119 src : "./src/assets/astronvim.svg" ,
120120 } ,
121- components : {
122- SiteTitle : "./src/components/SiteTitle.astro" ,
123- } ,
124121 plugins : [
125122 starlightDocSearch ( {
126123 appId : "JXZNTZ86UN" ,
Original file line number Diff line number Diff line change 1111 "upgrade" : " pnpm dlx @astrojs/upgrade"
1212 },
1313 "dependencies" : {
14- "@astrojs/mdx" : " ^4.0.6 " ,
15- "@astrojs/starlight" : " ^0.31.1 " ,
16- "@astrojs/starlight-docsearch" : " ^0.4 .0" ,
14+ "@astrojs/mdx" : " ^4.1.1 " ,
15+ "@astrojs/starlight" : " ^0.32.2 " ,
16+ "@astrojs/starlight-docsearch" : " ^0.6 .0" ,
1717 "@astrojs/starlight-tailwind" : " ^3.0.0" ,
18- "@astrojs/tailwind" : " ^5.1.4 " ,
18+ "@astrojs/tailwind" : " ^6.0.0 " ,
1919 "@expressive-code/plugin-collapsible-sections" : " ^0.35.3" ,
2020 "@fontsource-variable/inter" : " ^5.1.1" ,
2121 "@fontsource-variable/jetbrains-mono" : " ^5.1.2" ,
22- "astro" : " ^5.1.7 " ,
22+ "astro" : " ^5.4.3 " ,
2323 "sharp" : " ^0.33.4" ,
2424 "starlight-image-zoom" : " ^0.1.0" ,
2525 "starlight-links-validator" : " ^0.5.3" ,
You can’t perform that action at this time.
0 commit comments