Skip to content

Commit

Permalink
Merge pull request #348 from lauraseidler/renovate/remix-monorepo
Browse files Browse the repository at this point in the history
Update remix monorepo to v2.13.1
  • Loading branch information
renovate[bot] authored Oct 12, 2024
2 parents d85e99e + 7e82082 commit d46ba6f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
110 changes: 55 additions & 55 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.13.0",
"@remix-run/react": "2.13.0",
"@remix-run/serve": "2.13.0",
"@remix-run/react": "2.13.1",
"@remix-run/serve": "2.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@remix-run/dev": "2.13.0",
"@remix-run/dev": "2.13.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"typescript": "5.6.3"
Expand Down

0 comments on commit d46ba6f

Please sign in to comment.