diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-03-28 15:00:59 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-03-28 15:00:59 -0700 |
| commit | 7fef974275eb46fa10ffd43302eac0220ee8ab47 (patch) | |
| tree | 78c8220124dbc9826feaec991cc8bb78f00eaf41 /package.json | |
| parent | 71e33227e9c8aa5fe95baab688be8510e1d5d1ab (diff) | |
chore: bump deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index c631551..41d718a 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.0.6", - "@astrojs/react": "^4.1.5", + "@astrojs/mdx": "^4.2.2", + "@astrojs/react": "^4.2.2", "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "^3.2.1", - "astro": "^5.1.7", + "@astrojs/sitemap": "^3.3.0", + "astro": "^5.5.5", "katex": "^0.16.21", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.1.0", + "react-dom": "^19.1.0", "sharp": "^0.33.5" }, "devDependencies": { |
