We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0160b3c commit 3b7ddb2Copy full SHA for 3b7ddb2
site/package.json
@@ -16,15 +16,15 @@
16
},
17
"license": "MIT",
18
"dependencies": {
19
- "@astrojs/starlight": "0.37.7",
20
- "@bugsnag/js": "8.8.1",
+ "@astrojs/starlight": "0.38.3",
+ "@bugsnag/js": "8.9.0",
21
"astro": "5.18.1",
22
"markdown-magic": "2.6.1",
23
"sharp": "0.34.5",
24
"strip-ansi": "7.2.0"
25
26
"devDependencies": {
27
- "@netlify/functions": "5.1.2",
+ "@netlify/functions": "5.2.0",
28
"tsx": "4.21.0"
29
}
30
0 commit comments