Skip to content

Commit

Permalink
Merge pull request #207 from lauraseidler/renovate/remix-monorepo
Browse files Browse the repository at this point in the history
Update remix monorepo to v2.4.1
  • Loading branch information
renovate[bot] authored Dec 22, 2023
2 parents 79e095e + 32b750c commit 032f6ad
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 93 deletions.
178 changes: 88 additions & 90 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.4.0",
"@remix-run/serve": "2.4.0",
"@remix-run/react": "2.4.1",
"@remix-run/serve": "2.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tiny-invariant": "1.3.1"
},
"devDependencies": {
"@remix-run/dev": "2.4.0",
"@remix-run/dev": "2.4.1",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"typescript": "5.3.3"
Expand Down

0 comments on commit 032f6ad

Please sign in to comment.