Skip to content

Commit b6e9950

Browse files
fix(deps): update all minor dependencies
1 parent 229bcde commit b6e9950

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.34.3",
13+
"@astrojs/starlight": "^0.35.0",
1414
"astro": "^5.9.2",
1515
"sharp": "^0.34.2",
1616
"starlight-theme-openscript": "^0.1.8"
1717
},
18-
"packageManager": "pnpm@10.12.1"
18+
"packageManager": "pnpm@10.14.0"
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"keywords": [],
1616
"author": "openscript Ltd.",
1717
"license": "MIT",
18-
"packageManager": "pnpm@10.12.1"
18+
"packageManager": "pnpm@10.14.0"
1919
}

0 commit comments

Comments
 (0)