Skip to content

Commit

Permalink
fix(deps): update astro monorepo (#239)
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] committed May 1, 2024
1 parent 9f0fe82 commit 3bfcd9e
Show file tree
Hide file tree
Showing 2 changed files with 2,204 additions and 1,435 deletions.
4 changes: 2 additions & 2 deletions page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"test": "astro check && tsc --noEmit"
},
"dependencies": {
"@astrojs/mdx": "^0.19.0",
"@astrojs/mdx": "^2.0.0",
"@astrojs/react": "^3.0.0",
"@astrojs/solid-js": "^4.0.0",
"@astrojs/tailwind": "^5.0.0",
"@tanstack/react-query": "^5.0.0",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"astro": "^2.3.0",
"astro": "^4.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"solid-js": "^1.6.10",
Expand Down
Loading

0 comments on commit 3bfcd9e

Please sign in to comment.