Skip to content

Commit

Permalink
Update redwood monorepo to v5.4.2 (#447)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent c2477dd commit a47d4e8
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 144 deletions.
6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@redwoodjs-stripe/api": "^0.1.0-rc.14",
"@redwoodjs/api": "5.4.1",
"@redwoodjs/auth-dbauth-api": "5.4.1",
"@redwoodjs/graphql-server": "5.4.1",
"@redwoodjs/api": "5.4.2",
"@redwoodjs/auth-dbauth-api": "5.4.2",
"@redwoodjs/graphql-server": "5.4.2",
"graphql-scalars": "1.22.2",
"nodemailer": "6.9.3",
"stripe": "12.11.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@playwright/test": "1.35.1",
"@redwoodjs/core": "5.4.1",
"@redwoodjs/core": "5.4.2",
"enquirer": "2.3.6"
},
"eslintConfig": {
Expand Down
10 changes: 5 additions & 5 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"dependencies": {
"@radix-ui/react-dialog": "1.0.4",
"@redwoodjs-stripe/web": "^0.1.0-rc.14",
"@redwoodjs/auth": "5.4.1",
"@redwoodjs/auth-dbauth-web": "5.4.1",
"@redwoodjs/forms": "5.4.1",
"@redwoodjs/router": "5.4.1",
"@redwoodjs/web": "5.4.1",
"@redwoodjs/auth": "5.4.2",
"@redwoodjs/auth-dbauth-web": "5.4.2",
"@redwoodjs/forms": "5.4.2",
"@redwoodjs/router": "5.4.2",
"@redwoodjs/web": "5.4.2",
"@stripe/stripe-js": "1.54.1",
"@xstate/immer": "0.3.3",
"@xstate/react": "3.2.2",
Expand Down
Loading

0 comments on commit a47d4e8

Please sign in to comment.