This commit is contained in:
David Price
2021-08-19 16:48:14 -07:00
parent 3dc6ccde15
commit 101708a59b
4 changed files with 3252 additions and 3444 deletions

View File

@@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.35.0"
"@redwoodjs/api": "^0.36.0"
}
}

View File

@@ -7,7 +7,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "^0.35.0"
"@redwoodjs/core": "^0.36.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config"

View File

@@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.35.0",
"@redwoodjs/forms": "^0.35.0",
"@redwoodjs/router": "^0.35.0",
"@redwoodjs/web": "^0.35.0",
"@redwoodjs/auth": "^0.36.0",
"@redwoodjs/forms": "^0.36.0",
"@redwoodjs/router": "^0.36.0",
"@redwoodjs/web": "^0.36.0",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",

6684
yarn.lock

File diff suppressed because it is too large Load Diff