Skip to content

Commit c9f6c7f

Browse files
⬆️ Update dependency astro to v5
1 parent c83835b commit c9f6c7f

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

bun.lockb

3.21 KB
Binary file not shown.

demo/bun.lockb

-41.3 KB
Binary file not shown.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"preinstall": "npx only-allow bun"
1212
},
1313
"dependencies": {
14-
"astro": "^4.0.0",
14+
"astro": "^5.0.0",
1515
"astro-beam": "../"
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"url": "git+https://github.com/advanced-astro/astro-beam.git"
4040
},
4141
"peerDependencies": {
42-
"astro": "^2.0.0 || ^3.0.0 || ^4.0.0"
42+
"astro": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)