Skip to content

Commit

Permalink
fix(deps): update astro (sushichan.live)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent ce69bea commit e40bbe7
Show file tree
Hide file tree
Showing 2 changed files with 842 additions and 666 deletions.
12 changes: 6 additions & 6 deletions packages/sushichan.live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@astrojs/cloudflare": "11.2.0",
"@astrojs/mdx": "3.1.9",
"@astrojs/react": "3.6.3",
"@astrojs/cloudflare": "12.1.0",
"@astrojs/mdx": "4.0.2",
"@astrojs/react": "4.1.1",
"@astrojs/rss": "4.0.9",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.2",
Expand All @@ -38,7 +38,7 @@
"@radix-ui/react-slot": "1.1.0",
"@resvg/resvg-js": "2.6.2",
"@unocss/reset": "0.65.0-beta.2",
"astro": "4.16.18",
"astro": "5.1.0",
"astro-auto-import": "0.4.4",
"astro-embed": "0.9.0",
"astro-expressive-code": "0.38.3",
Expand All @@ -51,8 +51,8 @@
"mdast-util-to-string": "4.0.0",
"nprogress": "0.2.0",
"open-graph-scraper-lite": "2.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-player": "2.16.0",
"react-tweet": "3.2.1",
"reading-time": "1.5.0",
Expand Down
Loading

0 comments on commit e40bbe7

Please sign in to comment.