Skip to content

Commit

Permalink
Update redwood monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 3661527 commit 90999c1
Show file tree
Hide file tree
Showing 4 changed files with 7,674 additions and 8,145 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@redwoodjs/api": "0.47.1",
"@redwoodjs/graphql-server": "0.47.1"
"@redwoodjs/graphql-server": "7.7.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "0.47.1"
"@redwoodjs/core": "7.7.2"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
]
},
"dependencies": {
"@redwoodjs/forms": "0.47.1",
"@redwoodjs/router": "0.47.1",
"@redwoodjs/web": "0.47.1",
"@redwoodjs/forms": "7.7.2",
"@redwoodjs/router": "7.7.2",
"@redwoodjs/web": "7.7.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Loading

0 comments on commit 90999c1

Please sign in to comment.