Skip to content

Commit

Permalink
fix(deps): update astro monorepo (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 810aee0 commit 7da558b
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 127 deletions.
10 changes: 5 additions & 5 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/cloudflare": "^10.4.0",
"@astrojs/node": "^8.3.0",
"@astrojs/react": "^3.5.0",
"@astrojs/cloudflare": "^10.4.1",
"@astrojs/node": "^8.3.1",
"@astrojs/react": "^3.6.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@breadc/color": "^0.9.7",
"@floating-ui/react": "^0.26.17",
Expand All @@ -27,7 +27,7 @@
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.7",
"astro": "^4.10.2",
"astro": "^4.10.3",
"astro-robots-txt": "^1.0.0",
"bgmd": "^0.0.49",
"class-variance-authority": "^0.7.0",
Expand Down
Loading

0 comments on commit 7da558b

Please sign in to comment.