Skip to content

Commit

Permalink
Merge pull request #175 from sushichan044/renovate/sushichan.live-astro
Browse files Browse the repository at this point in the history
fix(deps): update astro (sushichan.live)
  • Loading branch information
sushichan044 authored Jan 22, 2025
2 parents 5f6037a + cbec2d5 commit d2d675e
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 1,070 deletions.
18 changes: 9 additions & 9 deletions packages/sushichan.live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@astrojs/cloudflare": "12.1.0",
"@astrojs/mdx": "4.0.3",
"@astrojs/cloudflare": "12.2.1",
"@astrojs/mdx": "4.0.7",
"@astrojs/react": "4.1.6",
"@astrojs/rss": "4.0.10",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.4",
"@astrojs/tailwind": "5.1.5",
"@cloudinary-util/util": "4.1.0",
"@expressive-code/plugin-collapsible-sections": "0.40.1",
"@formkit/tempo": "0.1.2",
Expand All @@ -38,7 +38,7 @@
"@radix-ui/react-slot": "1.1.1",
"@resvg/resvg-js": "2.6.2",
"@unocss/reset": "65.4.3",
"astro": "5.1.1",
"astro": "5.1.8",
"astro-auto-import": "0.4.4",
"astro-cloudinary": "1.3.0",
"astro-embed": "0.9.0",
Expand All @@ -63,10 +63,10 @@
"remark-emoji": "5.0.1",
"remark-math": "6.0.0",
"sanitize-html": "2.14.0",
"satori": "0.12.0",
"tailwind-merge": "2.5.5",
"tailwind-variants": "0.3.0",
"undici": "7.2.3",
"satori": "0.12.1",
"tailwind-merge": "2.6.0",
"tailwind-variants": "0.3.1",
"undici": "7.3.0",
"unified": "11.0.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d2d675e

Please sign in to comment.