Skip to content

Commit b7bdeba

Browse files
Update all non-major dependencies
1 parent 1461c85 commit b7bdeba

3 files changed

Lines changed: 423 additions & 229 deletions

File tree

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
33
"@astro-community/astro-embed-youtube": "^0.5.10",
4-
"@astrojs/starlight": "^0.39.0",
5-
"astro": "6.3.8",
4+
"@astrojs/starlight": "^0.40.0",
5+
"astro": "6.4.6",
66
"node-fetch": "^3.3.2",
77
"rehype-katex": "^7.0.1",
88
"remark-math": "^6.0.0",
9-
"sharp": "^0.34.2"
9+
"sharp": "^0.35.0"
1010
},
1111
"devDependencies": {
1212
"tslib": "^2.8.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"sharp"
2828
]
2929
},
30-
"packageManager": "pnpm@11.4.0"
30+
"packageManager": "pnpm@11.7.0"
3131
}

0 commit comments

Comments
 (0)