Upgrade redwood patch to 0.36.3

This commit is contained in:
Kurt Hutten
2021-09-04 06:27:25 +10:00
parent 1c13a38ccb
commit 25bee7ab95
4 changed files with 171 additions and 160 deletions

View File

@@ -19,10 +19,10 @@
"@monaco-editor/react": "^4.0.11",
"@react-three/drei": "^7.3.1",
"@react-three/fiber": "^7.0.5",
"@redwoodjs/auth": "^0.36.2",
"@redwoodjs/forms": "^0.36.2",
"@redwoodjs/router": "^0.36.2",
"@redwoodjs/web": "^0.36.2",
"@redwoodjs/auth": "^0.36.3",
"@redwoodjs/forms": "^0.36.3",
"@redwoodjs/router": "^0.36.3",
"@redwoodjs/web": "^0.36.3",
"@sentry/browser": "^6.5.1",
"@tailwindcss/aspect-ratio": "0.2.1",
"axios": "^0.21.1",
@@ -56,4 +56,4 @@
"postcss-loader": "^6.1.1",
"tailwindcss": "^2.2.7"
}
}
}