Skip to content

Commit

Permalink
Update Redwood to v8.0.0-rc.852 (#1192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 64e1da6 commit 76f313c
Show file tree
Hide file tree
Showing 28 changed files with 1,334 additions and 1,334 deletions.
6 changes: 3 additions & 3 deletions .archive/heroku/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "8.0.0-rc.851",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.851",
"@redwoodjs/graphql-server": "8.0.0-rc.851"
"@redwoodjs/api": "8.0.0-rc.852",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.852",
"@redwoodjs/graphql-server": "8.0.0-rc.852"
}
}
4 changes: 2 additions & 2 deletions .archive/heroku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
]
},
"devDependencies": {
"@redwoodjs/core": "8.0.0-rc.851",
"@redwoodjs/project-config": "8.0.0-rc.851"
"@redwoodjs/core": "8.0.0-rc.852",
"@redwoodjs/project-config": "8.0.0-rc.852"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
10 changes: 5 additions & 5 deletions .archive/heroku/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
]
},
"dependencies": {
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.851",
"@redwoodjs/forms": "8.0.0-rc.851",
"@redwoodjs/router": "8.0.0-rc.851",
"@redwoodjs/web": "8.0.0-rc.851",
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.852",
"@redwoodjs/forms": "8.0.0-rc.852",
"@redwoodjs/router": "8.0.0-rc.852",
"@redwoodjs/web": "8.0.0-rc.852",
"humanize-string": "2.1.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@redwoodjs/vite": "8.0.0-rc.851",
"@redwoodjs/vite": "8.0.0-rc.852",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
Expand Down
360 changes: 180 additions & 180 deletions .archive/heroku/yarn.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions .archive/massdriver-serverless-aws/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": "8.0.0-rc.851",
"@redwoodjs/api-server": "8.0.0-rc.851",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.851",
"@redwoodjs/graphql-server": "8.0.0-rc.851"
"@redwoodjs/api": "8.0.0-rc.852",
"@redwoodjs/api-server": "8.0.0-rc.852",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.852",
"@redwoodjs/graphql-server": "8.0.0-rc.852"
}
}
4 changes: 2 additions & 2 deletions .archive/massdriver-serverless-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
]
},
"devDependencies": {
"@redwoodjs/core": "8.0.0-rc.851",
"@redwoodjs/project-config": "8.0.0-rc.851"
"@redwoodjs/core": "8.0.0-rc.852",
"@redwoodjs/project-config": "8.0.0-rc.852"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
12 changes: 6 additions & 6 deletions .archive/massdriver-serverless-aws/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
]
},
"dependencies": {
"@redwoodjs/api-server": "8.0.0-rc.851",
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.851",
"@redwoodjs/forms": "8.0.0-rc.851",
"@redwoodjs/router": "8.0.0-rc.851",
"@redwoodjs/web": "8.0.0-rc.851",
"@redwoodjs/api-server": "8.0.0-rc.852",
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.852",
"@redwoodjs/forms": "8.0.0-rc.852",
"@redwoodjs/router": "8.0.0-rc.852",
"@redwoodjs/web": "8.0.0-rc.852",
"humanize-string": "2.1.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@redwoodjs/vite": "8.0.0-rc.851",
"@redwoodjs/vite": "8.0.0-rc.852",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
Expand Down
Loading

0 comments on commit 76f313c

Please sign in to comment.