Skip to content

Commit fd61af5

Browse files
authored
Merge of #1043
2 parents dcfb0aa + f03ca25 commit fd61af5

2 files changed

Lines changed: 25 additions & 23 deletions

File tree

package-lock.json

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"lintfix": "prettier --write ."
1515
},
1616
"dependencies": {
17-
"@astrojs/sitemap": "^3.6.1",
18-
"@astrojs/starlight": "^0.37.2",
19-
"astro": "^5.16.8",
17+
"@astrojs/sitemap": "^3.7.0",
18+
"@astrojs/starlight": "^0.37.3",
19+
"astro": "^5.16.11",
2020
"sharp": "^0.34.5"
2121
},
2222
"devDependencies": {
23-
"prettier": "^3.7.4",
23+
"prettier": "^3.8.0",
2424
"prettier-plugin-astro": "^0.14.0"
2525
}
2626
}

0 commit comments

Comments
 (0)