Skip to content

Commit e612b4d

Browse files
fix(deps): update dependency astro to v6
1 parent b45ba86 commit e612b4d

File tree

3 files changed

+523
-910
lines changed

3 files changed

+523
-910
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight": "^0.37.1",
1616
"@hideoo/starlight-plugins-docs-components": "^0.4.1",
1717
"@openscript-ch/starlight-theme": "workspace:*",
18-
"astro": "^5.16.5",
18+
"astro": "^6.0.0",
1919
"sharp": "^0.34.5"
2020
},
2121
"engines": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hideoo/prettier-config": "^2.0.1",
2323
"@hideoo/tsconfig": "^2.0.3",
2424
"@types/node": "^25.0.2",
25-
"astro": "^5.16.5",
25+
"astro": "^6.0.0",
2626
"eslint": "^9.39.2",
2727
"prettier": "^3.7.4",
2828
"prettier-plugin-astro": "^0.14.1",

0 commit comments

Comments
 (0)