upgrade v0.33.0; code mods; rebuild yarn.lock

This commit is contained in:
David Price
2021-06-04 08:13:48 -07:00
parent 66429df33c
commit 2eb84512e1
7 changed files with 4108 additions and 3066 deletions

View File

@@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.32.2",
"@redwoodjs/forms": "^0.32.2",
"@redwoodjs/router": "^0.32.2",
"@redwoodjs/web": "^0.32.2",
"@redwoodjs/auth": "^0.33.0",
"@redwoodjs/forms": "^0.33.0",
"@redwoodjs/router": "^0.33.0",
"@redwoodjs/web": "^0.33.0",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",
@@ -27,4 +27,4 @@
"postcss-loader": "4.0.2",
"tailwindcss": "npm:@tailwindcss/postcss7-compat"
}
}
}