Skip to content

Commit

Permalink
Merge pull request #369 from lauraseidler/renovate/remix-monorepo
Browse files Browse the repository at this point in the history
Update remix monorepo to v2.15.2
  • Loading branch information
renovate[bot] authored Dec 21, 2024
2 parents c7b97f7 + 88a286b commit 202eea3
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
146 changes: 73 additions & 73 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.14.0",
"@remix-run/react": "2.15.1",
"@remix-run/serve": "2.15.1",
"@remix-run/react": "2.15.2",
"@remix-run/serve": "2.15.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@remix-run/dev": "2.15.1",
"@remix-run/dev": "2.15.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"typescript": "5.7.2"
Expand Down

0 comments on commit 202eea3

Please sign in to comment.