Skip to content

Commit

Permalink
fix(deps): update astro monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent a4ce26f commit 8b7cda4
Show file tree
Hide file tree
Showing 2 changed files with 1,078 additions and 833 deletions.
12 changes: 6 additions & 6 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/cloudflare": "^11.0.4",
"@astrojs/node": "^8.3.3",
"@astrojs/cloudflare": "^11.1.0",
"@astrojs/node": "^8.3.4",
"@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/rss": "^4.0.8",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@breadc/color": "^0.9.7",
"@floating-ui/react": "^0.26.23",
"@formkit/auto-animate": "^0.8.2",
Expand All @@ -27,7 +27,7 @@
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"astro": "^4.15.4",
"astro": "^4.16.4",
"astro-robots-txt": "^1.0.0",
"bgmd": "^0.0.55",
"class-variance-authority": "^0.7.0",
Expand Down
Loading

0 comments on commit 8b7cda4

Please sign in to comment.