Upgrade redwood to version 0.23.0

This commit is contained in:
Kurt Hutten
2021-02-28 17:56:03 +11:00
parent cecfcffed1
commit bed0cc69b8
4 changed files with 112 additions and 141 deletions

View File

@@ -14,10 +14,10 @@
},
"dependencies": {
"@material-ui/core": "^4.11.0",
"@redwoodjs/auth": "^0.21.0",
"@redwoodjs/forms": "^0.20.0",
"@redwoodjs/router": "^0.20.0",
"@redwoodjs/web": "^0.20.0",
"@redwoodjs/auth": "^0.23.0",
"@redwoodjs/forms": "^0.23.0",
"@redwoodjs/router": "^0.23.0",
"@redwoodjs/web": "^0.23.0",
"cloudinary-react": "^1.6.7",
"controlkit": "^0.1.9",
"get-active-classes": "^0.0.11",