Skip to content

Commit

Permalink
Update redwood monorepo to v0.49.2-canary.151 (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 22, 2022
1 parent 0696a28 commit b79a388
Show file tree
Hide file tree
Showing 32 changed files with 800 additions and 800 deletions.
4 changes: 2 additions & 2 deletions baremetal/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "0.49.2-canary.150",
"@redwoodjs/graphql-server": "0.49.2-canary.150"
"@redwoodjs/api": "0.49.2-canary.151",
"@redwoodjs/graphql-server": "0.49.2-canary.151"
}
}
2 changes: 1 addition & 1 deletion baremetal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "0.49.2-canary.150",
"@redwoodjs/core": "0.49.2-canary.151",
"pm2": "5.2.0"
},
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions baremetal/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "0.49.2-canary.150",
"@redwoodjs/forms": "0.49.2-canary.150",
"@redwoodjs/router": "0.49.2-canary.150",
"@redwoodjs/web": "0.49.2-canary.150",
"@redwoodjs/auth": "0.49.2-canary.151",
"@redwoodjs/forms": "0.49.2-canary.151",
"@redwoodjs/router": "0.49.2-canary.151",
"@redwoodjs/web": "0.49.2-canary.151",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
188 changes: 94 additions & 94 deletions baremetal/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions flightcontrol/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "0.49.2-canary.150",
"@redwoodjs/graphql-server": "0.49.2-canary.150"
"@redwoodjs/api": "0.49.2-canary.151",
"@redwoodjs/graphql-server": "0.49.2-canary.151"
}
}
2 changes: 1 addition & 1 deletion flightcontrol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "0.49.2-canary.150"
"@redwoodjs/core": "0.49.2-canary.151"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
8 changes: 4 additions & 4 deletions flightcontrol/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "0.49.2-canary.150",
"@redwoodjs/forms": "0.49.2-canary.150",
"@redwoodjs/router": "0.49.2-canary.150",
"@redwoodjs/web": "0.49.2-canary.150",
"@redwoodjs/auth": "0.49.2-canary.151",
"@redwoodjs/forms": "0.49.2-canary.151",
"@redwoodjs/router": "0.49.2-canary.151",
"@redwoodjs/web": "0.49.2-canary.151",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

1 comment on commit b79a388

@vercel
Copy link

@vercel vercel bot commented on b79a388 Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.