Skip to content

Commit

Permalink
Update Redwood to v8.1.2-next.15 (#1239)
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] authored Sep 12, 2024
1 parent 411b09d commit 0f6a6e7
Show file tree
Hide file tree
Showing 32 changed files with 1,564 additions and 3,559 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.1-next.94",
"@redwoodjs/auth-dbauth-api": "8.0.1-next.94",
"@redwoodjs/graphql-server": "8.0.1-next.94"
"@redwoodjs/api": "8.1.2-next.15",
"@redwoodjs/auth-dbauth-api": "8.1.2-next.15",
"@redwoodjs/graphql-server": "8.1.2-next.15"
}
}
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.1-next.94",
"@redwoodjs/project-config": "8.1.1-next.12"
"@redwoodjs/core": "8.1.2-next.15",
"@redwoodjs/project-config": "8.1.2-next.15"
},
"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.1-next.94",
"@redwoodjs/forms": "8.0.1-next.94",
"@redwoodjs/router": "8.0.1-next.94",
"@redwoodjs/web": "8.0.1-next.94",
"@redwoodjs/auth-dbauth-web": "8.1.2-next.15",
"@redwoodjs/forms": "8.1.2-next.15",
"@redwoodjs/router": "8.1.2-next.15",
"@redwoodjs/web": "8.1.2-next.15",
"humanize-string": "2.1.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@redwoodjs/vite": "8.1.1-next.12",
"@redwoodjs/vite": "8.1.2-next.15",
"autoprefixer": "10.4.20",
"postcss": "8.4.45",
"postcss-loader": "8.1.1",
Expand Down
Loading

0 comments on commit 0f6a6e7

Please sign in to comment.