Update redwood monorepo to v1.1.0 (#41)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-19 22:27:28 -07:00
committed by GitHub
parent 24ec0c3188
commit 9eb54f11cb
4 changed files with 1333 additions and 979 deletions

View File

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