Skip to content

Commit

Permalink
fix(deps): update astro monorepo (#418)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent f65f3ef commit 98c828f
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 31 deletions.
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/cloudflare": "^7.0.1",
"@astrojs/react": "^3.0.0",
"@astrojs/cloudflare": "^7.0.2",
"@astrojs/react": "^3.0.1",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"astro": "^3.0.8",
"astro": "^3.0.10",
"astro-robots-txt": "^0.5.0",
"cmdk": "^0.2.0",
"nanostores": "^0.9.3",
Expand Down
Loading

0 comments on commit 98c828f

Please sign in to comment.