Skip to content

Commit

Permalink
Update redwood monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2022
1 parent 3a3860b commit bfc2a59
Show file tree
Hide file tree
Showing 26 changed files with 6,721 additions and 6,681 deletions.
4 changes: 2 additions & 2 deletions 2022-09-28-rest-directive/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": "3.4.0",
"@redwoodjs/graphql-server": "3.4.0",
"@redwoodjs/api": "3.5.0",
"@redwoodjs/graphql-server": "3.5.0",
"cross-undici-fetch": "0.4.14"
}
}
2 changes: 1 addition & 1 deletion 2022-09-28-rest-directive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "3.2.1",
"@redwoodjs/core": "3.5.0",
"netlify-cli": "12.1.1",
"prettier-plugin-tailwindcss": "0.1.13"
},
Expand Down
6 changes: 3 additions & 3 deletions 2022-09-28-rest-directive/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"dependencies": {
"@heroicons/react": "2.0.13",
"@redwoodjs/forms": "3.4.0",
"@redwoodjs/router": "3.4.0",
"@redwoodjs/web": "3.4.0",
"@redwoodjs/forms": "3.5.0",
"@redwoodjs/router": "3.5.0",
"@redwoodjs/web": "3.5.0",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit bfc2a59

Please sign in to comment.