Skip to content

Commit

Permalink
Merge pull request #244 from lauraseidler/renovate/remix-monorepo
Browse files Browse the repository at this point in the history
Update remix monorepo to v2.8.1
  • Loading branch information
renovate[bot] authored Mar 7, 2024
2 parents 3fa4941 + 8ab96c4 commit a2accaa
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 91 deletions.
193 changes: 105 additions & 88 deletions src/package-lock.json

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

6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"dependencies": {
"@google-cloud/storage": "7.7.0",
"@remix-run/react": "2.8.0",
"@remix-run/serve": "2.8.0",
"@remix-run/react": "2.8.1",
"@remix-run/serve": "2.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@remix-run/dev": "2.8.0",
"@remix-run/dev": "2.8.1",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"typescript": "5.4.2"
Expand Down

0 comments on commit a2accaa

Please sign in to comment.