Skip to content

Commit a297520

Browse files
chore(Sky): Upgrade Astro and @astrojs/compiler-rs dependencies
Bump astro from 6.1.8 to 6.1.9 and @astrojs/compiler-rs from 0.1.7 to 0.1.8 in package.json. These are patch releases containing upstream bug fixes and performance improvements.
1 parent 4c3a80c commit a297520

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@xterm/addon-unicode11": "0.9.0",
4646
"@xterm/addon-webgl": "0.19.0",
4747
"@xterm/xterm": "6.1.0-beta.199",
48-
"astro": "6.1.8",
48+
"astro": "6.1.9",
4949
"deepmerge-ts": "7.1.5",
5050
"dotenv": "17.4.2",
5151
"typescript": "6.0.3",
@@ -54,7 +54,7 @@
5454
"zod": "4.3.6"
5555
},
5656
"devDependencies": {
57-
"@astrojs/compiler-rs": "0.1.7",
57+
"@astrojs/compiler-rs": "0.1.8",
5858
"@astrojs/ts-plugin": "1.10.7",
5959
"ulid": "3.0.2"
6060
},

0 commit comments

Comments
 (0)