Skip to content

Commit bc681a7

Browse files
fix(deps): Update Node.js Dependencies to v6
1 parent 7fbd67c commit bc681a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"dependencies": {
1717
"@astrojs/check": "^0.9.4",
1818
"@astrojs/starlight": "^0.37.0",
19-
"astro": "^5.9.4",
19+
"astro": "^6.0.0",
2020
"globals": "^17.0.0",
2121
"sharp": "^0.34.2",
22-
"typescript": "^5.9.2"
22+
"typescript": "^6.0.0"
2323
},
2424
"devDependencies": {
2525
"eslint": "^9.24.0",

0 commit comments

Comments
 (0)