Skip to content

Commit 3b7ddb2

Browse files
chore(website): update website non-major dependencies
1 parent 0160b3c commit 3b7ddb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"license": "MIT",
1818
"dependencies": {
19-
"@astrojs/starlight": "0.37.7",
20-
"@bugsnag/js": "8.8.1",
19+
"@astrojs/starlight": "0.38.3",
20+
"@bugsnag/js": "8.9.0",
2121
"astro": "5.18.1",
2222
"markdown-magic": "2.6.1",
2323
"sharp": "0.34.5",
2424
"strip-ansi": "7.2.0"
2525
},
2626
"devDependencies": {
27-
"@netlify/functions": "5.1.2",
27+
"@netlify/functions": "5.2.0",
2828
"tsx": "4.21.0"
2929
}
3030
}

0 commit comments

Comments
 (0)