upgrade and code mods v0.26 and v0.27

This commit is contained in:
David S Price
2021-03-10 23:26:51 -08:00
parent 6254e24801
commit 5c7f9832f9
7 changed files with 957 additions and 239 deletions

View File

@@ -13,14 +13,14 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.25.1",
"@redwoodjs/forms": "^0.25.1",
"@redwoodjs/router": "^0.25.1",
"@redwoodjs/web": "^0.25.1",
"@redwoodjs/auth": "^0.27.0",
"@redwoodjs/forms": "^0.27.0",
"@redwoodjs/router": "^0.27.0",
"@redwoodjs/web": "^0.27.0",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"autoprefixer": "9.8.6",