Upgrade redwood to 0.37.x

This commit is contained in:
Kurt Hutten
2021-10-19 20:55:19 +11:00
parent cfba1b9e08
commit 9f621c6665
23 changed files with 5144 additions and 5548 deletions

View File

@@ -20,10 +20,10 @@
"@react-three/drei": "^7.3.1",
"@react-three/fiber": "^7.0.5",
"@react-three/postprocessing": "^2.0.5",
"@redwoodjs/auth": "^0.36.4",
"@redwoodjs/forms": "^0.36.4",
"@redwoodjs/router": "^0.36.4",
"@redwoodjs/web": "^0.36.4",
"@redwoodjs/auth": "^0.37.5",
"@redwoodjs/forms": "^0.37.5",
"@redwoodjs/router": "^0.37.5",
"@redwoodjs/web": "^0.37.5",
"@sentry/browser": "^6.5.1",
"@tailwindcss/aspect-ratio": "0.2.1",
"axios": "^0.21.1",
@@ -62,4 +62,4 @@
"raw-loader": "^4.0.2",
"tailwindcss": "^2.2.7"
}
}
}