Skip to content

Commit c21d52f

Browse files
committed
chore: upgrade Astro 6.4
1 parent 9381592 commit c21d52f

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "astro check"
1010
},
1111
"dependencies": {
12-
"@astrojs/react": "^5",
13-
"@astrojs/sitemap": "^3",
14-
"astro": "^6",
12+
"@astrojs/react": "^5.0.6",
13+
"@astrojs/sitemap": "^3.7.3",
14+
"astro": "^6.4.2",
1515
"react": "^19",
1616
"react-dom": "^19"
1717
},

0 commit comments

Comments
 (0)