diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 6e2f52c..246440f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ "@astrojs/react": "^4.1.2", "@types/react": "^19.0.2", "@types/react-dom": "^19.0.2", - "astro": "^4.16.18", + "astro": "^5.1.1", + "marked": "^15.0.4", "react": "^19.0.0", "react-dom": "^19.0.0", "remixicon": "^4.6.0" |
