fix: bump astro to ^6.3.0 for @astrojs/node peer compat
ci/woodpecker/push/container Pipeline was successful
ci/woodpecker/push/container Pipeline was successful
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/node": "^10.0.5",
|
"@astrojs/node": "^10.0.5",
|
||||||
"@astrojs/react": "^5.0.0",
|
"@astrojs/react": "^5.0.0",
|
||||||
"astro": "~6.2.2",
|
"astro": "^6.3.0",
|
||||||
"better-sqlite3": "^12.8.0",
|
"better-sqlite3": "^12.8.0",
|
||||||
"emdash": "^0.10.0",
|
"emdash": "^0.10.0",
|
||||||
"react": "19.2.4",
|
"react": "19.2.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user