Skip to content

Commit 3334193

Browse files
committed
Bump some doc-related dependencies
1 parent bdffeec commit 3334193

3 files changed

Lines changed: 734 additions & 720 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"@release-it/bumper": "^7.0.6",
3131
"installed-check": "^10.0.1",
3232
"mdxlint": "^1.0.0",
33-
"mdxlint-preset-webpro": "^1.1.1",
33+
"mdxlint-preset-webpro": "^1.2.0",
3434
"oxfmt": "^0.52.0",
3535
"oxlint": "^1.67.0",
3636
"release-it": "^20.2.0",
3737
"remark-cli": "12.0.1",
38-
"remark-preset-webpro": "^2.1.1"
38+
"remark-preset-webpro": "^2.2.0"
3939
},
4040
"prettier": {
4141
"arrowParens": "avoid",

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
},
2020
"dependencies": {
2121
"@astro-community/astro-embed-youtube": "0.5.10",
22-
"@astrojs/starlight": "0.39.2",
22+
"@astrojs/starlight": "0.40.0",
2323
"sharp": "0.34.5"
2424
},
2525
"devDependencies": {
2626
"@astrojs/check": "0.9.9",
2727
"@octokit/graphql": "^9.0.3",
2828
"@types/mdast": "4.0.4",
2929
"@types/unist": "3.0.3",
30-
"astro": "6.3.2",
30+
"astro": "6.4.6",
3131
"hastscript": "9.0.1",
3232
"picocolors": "^1.1.1",
3333
"remark-directive": "4.0.0",

0 commit comments

Comments
 (0)