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 Jan 15, 2025
1 parent 53721eb commit 79f70ed
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 467 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,10 +24,10 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@astrojs/cloudflare": "12.1.0",
"@astrojs/mdx": "4.0.3",
"@astrojs/cloudflare": "12.2.0",
"@astrojs/mdx": "4.0.6",
"@astrojs/react": "4.1.2",
"@astrojs/rss": "4.0.10",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.4",
"@cloudinary-util/util": "4.1.0",
Expand All @@ -37,16 +37,16 @@
"@radix-ui/react-navigation-menu": "1.2.3",
"@radix-ui/react-slot": "1.1.1",
"@resvg/resvg-js": "2.6.2",
"@unocss/reset": "0.65.2",
"astro": "5.1.1",
"@unocss/reset": "0.65.4",
"astro": "5.1.7",
"astro-auto-import": "0.4.4",
"astro-cloudinary": "1.3.0",
"astro-embed": "0.9.0",
"astro-expressive-code": "0.38.3",
"astro-seo": "0.8.4",
"cloudinary": "2.5.1",
"clsx": "2.1.1",
"framer-motion": "11.15.0",
"framer-motion": "11.18.0",
"katex": "0.16.18",
"marked": "15.0.4",
"mdast-util-to-string": "4.0.0",
Expand All @@ -64,10 +64,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",
"satori": "0.12.1",
"tailwind-merge": "2.6.0",
"tailwind-variants": "0.3.0",
"undici": "7.2.0",
"undici": "7.2.1",
"unified": "11.0.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 79f70ed

Please sign in to comment.