Skip to content

Commit

Permalink
Upgrade Netlify to RW v8 rc.856
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Jun 28, 2024
1 parent 61e4977 commit 840cf1d
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 190 deletions.
6 changes: 3 additions & 3 deletions netlify/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.855",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.855",
"@redwoodjs/graphql-server": "8.0.0-rc.855"
"@redwoodjs/api": "8.0.0-rc.856",
"@redwoodjs/auth-dbauth-api": "8.0.0-rc.856",
"@redwoodjs/graphql-server": "8.0.0-rc.856"
}
}
4 changes: 2 additions & 2 deletions netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"devDependencies": {
"@netlify/zip-it-and-ship-it": "9.13.0",
"@redwoodjs/core": "8.0.0-rc.855",
"@redwoodjs/project-config": "8.0.0-rc.855"
"@redwoodjs/core": "8.0.0-rc.856",
"@redwoodjs/project-config": "8.0.0-rc.856"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
10 changes: 5 additions & 5 deletions netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
]
},
"dependencies": {
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.855",
"@redwoodjs/forms": "8.0.0-rc.855",
"@redwoodjs/router": "8.0.0-rc.855",
"@redwoodjs/web": "8.0.0-rc.855",
"@redwoodjs/auth-dbauth-web": "8.0.0-rc.856",
"@redwoodjs/forms": "8.0.0-rc.856",
"@redwoodjs/router": "8.0.0-rc.856",
"@redwoodjs/web": "8.0.0-rc.856",
"humanize-string": "2.1.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@redwoodjs/vite": "8.0.0-rc.855",
"@redwoodjs/vite": "8.0.0-rc.856",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
Expand Down
Loading

0 comments on commit 840cf1d

Please sign in to comment.