Skip to content

Commit f4e4c32

Browse files
committed
Update dependencies
1 parent d87e992 commit f4e4c32

File tree

2 files changed

+276
-383
lines changed

2 files changed

+276
-383
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/starlight": "^0.37.1",
13-
"@astrojs/svelte": "^7.2.4",
14-
"astro": "^5.16.6",
12+
"@astrojs/starlight": "^0.37.3",
13+
"@astrojs/svelte": "^7.2.5",
14+
"astro": "^5.16.11",
1515
"sharp": "^0.34.5",
1616
"starlight-links-validator": "^0.19.2",
1717
"starlight-package-managers": "^0.12.0",
1818
"starlight-showcases": "^0.3.1",
1919
"starlight-sidebar-topics": "^0.6.2",
2020
"starlight-ui-tweaks": "^0.2.0",
21-
"svelte": "^5.46.1",
21+
"svelte": "^5.46.4",
2222
"typescript": "^5.9.3"
2323
}
2424
}

0 commit comments

Comments
 (0)