Upgrade redwood 34.1

This commit is contained in:
Kurt Hutten
2021-06-19 11:09:13 +10:00
parent 13f769af5e
commit 3e0f17ee3c
8 changed files with 386 additions and 407 deletions

View File

@@ -16,10 +16,10 @@
"@headlessui/react": "^1.0.0",
"@material-ui/core": "^4.11.0",
"@monaco-editor/react": "^4.0.11",
"@redwoodjs/auth": "^0.33.0",
"@redwoodjs/forms": "^0.33.0",
"@redwoodjs/router": "^0.33.0",
"@redwoodjs/web": "^0.33.0",
"@redwoodjs/auth": "^0.34.1",
"@redwoodjs/forms": "^0.34.1",
"@redwoodjs/router": "^0.34.1",
"@redwoodjs/web": "^0.34.1",
"@sentry/browser": "^6.5.1",
"browser-fs-access": "^0.17.2",
"cloudinary-react": "^1.6.7",
@@ -58,4 +58,4 @@
"tailwindcss": "^2.1.2",
"worker-loader": "^3.0.7"
}
}
}