Skip to content

Commit

Permalink
fix(deps): update redwood monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent b2389ed commit 11755db
Show file tree
Hide file tree
Showing 4 changed files with 722 additions and 360 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.2.0",
"@redwoodjs/graphql-server": "7.2.0",
"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.1.3"
},
"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.2.0",
"@redwoodjs/router": "7.2.0",
"@redwoodjs/web": "7.2.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
Loading

0 comments on commit 11755db

Please sign in to comment.