We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbd67c commit bc681a7Copy full SHA for bc681a7
package.json
@@ -16,10 +16,10 @@
16
"dependencies": {
17
"@astrojs/check": "^0.9.4",
18
"@astrojs/starlight": "^0.37.0",
19
- "astro": "^5.9.4",
+ "astro": "^6.0.0",
20
"globals": "^17.0.0",
21
"sharp": "^0.34.2",
22
- "typescript": "^5.9.2"
+ "typescript": "^6.0.0"
23
},
24
"devDependencies": {
25
"eslint": "^9.24.0",
0 commit comments