Upgrade redwood to 0.27.1

resolves #262
This commit is contained in:
Kurt Hutten
2021-03-20 10:34:16 +11:00
parent 73c3a7c6f4
commit b349cd3fdd
4 changed files with 331 additions and 229 deletions

View File

@@ -15,10 +15,10 @@
"dependencies": {
"@material-ui/core": "^4.11.0",
"@monaco-editor/react": "^4.0.11",
"@redwoodjs/auth": "^0.26.2",
"@redwoodjs/forms": "^0.26.2",
"@redwoodjs/router": "^0.26.2",
"@redwoodjs/web": "^0.26.2",
"@redwoodjs/auth": "^0.27.1",
"@redwoodjs/forms": "^0.27.1",
"@redwoodjs/router": "^0.27.1",
"@redwoodjs/web": "^0.27.1",
"cloudinary-react": "^1.6.7",
"controlkit": "^0.1.9",
"get-active-classes": "^0.0.11",
@@ -30,8 +30,8 @@
"netlify-identity-widget": "^1.9.1",
"opencascade.js": "^0.1.15",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-dropzone": "^11.2.1",
"react-ga": "^3.3.0",
"react-helmet": "^6.1.0",