Skip to content

Commit

Permalink
fix(deps): update redwood monorepo to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent b2389ed commit c16fc5d
Show file tree
Hide file tree
Showing 4 changed files with 1,594 additions and 1,057 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@react-email/button": "0.0.14",
"@react-email/html": "0.0.7",
"@redwoodjs/api": "7.0.2",
"@redwoodjs/graphql-server": "7.0.2",
"@redwoodjs/api": "7.4.1",
"@redwoodjs/graphql-server": "7.4.1",
"react-email": "2.1.0",
"resend": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "7.0.2"
"@redwoodjs/core": "7.4.1"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
]
},
"dependencies": {
"@redwoodjs/forms": "7.0.2",
"@redwoodjs/router": "7.0.2",
"@redwoodjs/web": "7.0.2",
"@redwoodjs/forms": "7.4.1",
"@redwoodjs/router": "7.4.1",
"@redwoodjs/web": "7.4.1",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
Loading

0 comments on commit c16fc5d

Please sign in to comment.