We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b025e7 commit 023f2a1Copy full SHA for 023f2a1
2 files changed
package.json
@@ -12,12 +12,12 @@
12
"dependencies": {
13
"@astrojs/sitemap": "3.7.0",
14
"@astrojs/starlight": "0.37.6",
15
- "astro": "5.17.1",
+ "astro": "5.18.0",
16
"astro-broken-link-checker": "github:firegiant/astro-broken-link-checker",
17
"remark-heading-id": "1.0.1",
18
"sharp": "0.34.5"
19
},
20
"devDependencies": {
21
- "esbuild": "0.27.2"
+ "esbuild": "0.27.3"
22
}
23
0 commit comments