Update redwood monorepo to v1.0.2 (#40)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-15 13:44:36 -07:00
committed by GitHub
parent 7d27023ef6
commit 24ec0c3188
4 changed files with 105 additions and 105 deletions

View File

@@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "1.0.1",
"@redwoodjs/forms": "1.0.1",
"@redwoodjs/router": "1.0.1",
"@redwoodjs/web": "1.0.1",
"@redwoodjs/auth": "1.0.2",
"@redwoodjs/forms": "1.0.2",
"@redwoodjs/router": "1.0.2",
"@redwoodjs/web": "1.0.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"