Skip to content

Commit

Permalink
Update astro monorepo (#352)
Browse files Browse the repository at this point in the history
* Update dependency astro to v4.15.2

* Properly update astro.

* Update dependency astro to v4.16.13

* Update astro monorepo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Toucan <[email protected]>
  • Loading branch information
renovate[bot] and Alex-Toucan authored Nov 22, 2024
1 parent f5dfea9 commit 5d81689
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.6.2",
"astro": "^4.16.13",
"@astrojs/react": "^3.6.3",
"astro": "^4.16.14",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down

0 comments on commit 5d81689

Please sign in to comment.