Skip to content

Commit a51fe77

Browse files
committed
fix(npm): update dependencies
1 parent 30e848d commit a51fe77

3 files changed

Lines changed: 54 additions & 54 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tsx": "^4.20.3"
3939
},
4040
"devDependencies": {
41-
"@biomejs/biome": "^2.0.4",
41+
"@biomejs/biome": "^2.0.6",
4242
"@release-it/conventional-changelog": "^10.0.1",
4343
"auto-changelog": "^2.5.0",
4444
"release-it": "^19.0.3",

pnpm-lock.yaml

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

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@astrojs/check": "^0.9.4",
66
"@astrojs/starlight": "^0.34.4",
7-
"astro": "^5.10.0",
7+
"astro": "^5.11.0",
88
"sharp": "^0.34.2",
99
"typescript": "^5.8.3"
1010
},

0 commit comments

Comments
 (0)