Skip to content

Commit

Permalink
Update redwood monorepo to v4.0.0-canary.239
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2022
1 parent 033d8ed commit 9cd3697
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 263 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "4.0.0-canary.230",
"@redwoodjs/api": "4.0.0-canary.239",
"@redwoodjs/auth-providers-api": "^0.0.1",
"@redwoodjs/graphql-server": "4.0.0-canary.230",
"@redwoodjs/graphql-server": "4.0.0-canary.239",
"date-fns": "2.28.0",
"got": "11.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "4.0.0-canary.230"
"@redwoodjs/core": "4.0.0-canary.239"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config"
Expand Down
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
],
"dependencies": {
"@headlessui/react": "1.6.1",
"@redwoodjs/auth": "4.0.0-canary.230",
"@redwoodjs/auth": "4.0.0-canary.239",
"@redwoodjs/auth-providers-web": "^0.0.1",
"@redwoodjs/forms": "4.0.0-canary.230",
"@redwoodjs/router": "4.0.0-canary.230",
"@redwoodjs/web": "4.0.0-canary.230",
"@redwoodjs/forms": "4.0.0-canary.239",
"@redwoodjs/router": "4.0.0-canary.239",
"@redwoodjs/web": "4.0.0-canary.239",
"@types/netlify-identity-widget": "^1.9.3",
"netlify-identity-widget": "^1.9.2",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit 9cd3697

Please sign in to comment.