Skip to content

Commit

Permalink
Update Redwood to v8.0.0-rc.1091
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 67c01a7 commit bec99d3
Show file tree
Hide file tree
Showing 32 changed files with 2,923 additions and 2,907 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.1029",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.1029",
"@redwoodjs/graphql-server": "8.0.0-rc.1029"
"@redwoodjs/api": "8.0.0-rc.1091",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.1091",
"@redwoodjs/graphql-server": "8.0.0-rc.1091"
}
}
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.1029",
"@redwoodjs/project-config": "8.0.0-rc.1029"
"@redwoodjs/core": "8.0.0-rc.1091",
"@redwoodjs/project-config": "8.0.0-rc.1091"
},
"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.1029",
"@redwoodjs/forms": "8.0.0-rc.1029",
"@redwoodjs/router": "8.0.0-rc.1029",
"@redwoodjs/web": "8.0.0-rc.1029",
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.1091",
"@redwoodjs/forms": "8.0.0-rc.1091",
"@redwoodjs/router": "8.0.0-rc.1091",
"@redwoodjs/web": "8.0.0-rc.1091",
"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.1029",
"@redwoodjs/vite": "8.0.0-rc.1091",
"autoprefixer": "10.4.19",
"postcss": "8.4.40",
"postcss-loader": "8.1.1",
Expand Down
Loading

0 comments on commit bec99d3

Please sign in to comment.