Skip to content

Commit 35b5fc1

Browse files
fix(deps): update astro & starlight packages (#3403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ayres Vitor <gitkey@virtuaires.com.br>
1 parent b5439cf commit 35b5fc1

File tree

3 files changed

+580
-542
lines changed

3 files changed

+580
-542
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export default defineConfig({
178178
'develop/sidecar',
179179
'develop/state-management',
180180
'develop/updating-dependencies',
181+
'develop/icons',
181182
{
182183
label: 'Debug',
183184
collapsed: true,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@astrojs/markdown-remark": "^6.3.2",
2626
"@astrojs/rss": "^4.0.12",
27-
"@astrojs/starlight": "0.34.6",
27+
"@astrojs/starlight": "0.35.1",
2828
"@lunariajs/core": "^0.1.1",
2929
"@lunariajs/starlight": "^0.1.1",
3030
"@types/json-schema": "^7.0.15",

0 commit comments

Comments
 (0)