Skip to content

Commit

Permalink
Update Redwood to v7.7.2-next.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 830a5d7 commit 318af9b
Show file tree
Hide file tree
Showing 32 changed files with 2,700 additions and 2,388 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": "7.7.2-next.0",
"@redwoodjs/auth-dbauth-api": "7.7.2-next.0",
"@redwoodjs/graphql-server": "7.7.2-next.0"
"@redwoodjs/api": "7.7.2-next.31",
"@redwoodjs/auth-dbauth-api": "7.7.2-next.31",
"@redwoodjs/graphql-server": "7.7.2-next.31"
}
}
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": "7.7.2-next.0",
"@redwoodjs/project-config": "7.7.2-next.0"
"@redwoodjs/core": "7.7.2-next.31",
"@redwoodjs/project-config": "7.7.2-next.31"
},
"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": "7.7.2-next.0",
"@redwoodjs/forms": "7.7.2-next.0",
"@redwoodjs/router": "7.7.2-next.0",
"@redwoodjs/web": "7.7.2-next.0",
"@redwoodjs/auth-dbauth-web": "7.7.2-next.31",
"@redwoodjs/forms": "7.7.2-next.31",
"@redwoodjs/router": "7.7.2-next.31",
"@redwoodjs/web": "7.7.2-next.31",
"humanize-string": "2.1.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@redwoodjs/vite": "7.7.2-next.0",
"@redwoodjs/vite": "7.7.2-next.31",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
Expand Down
Loading

0 comments on commit 318af9b

Please sign in to comment.