Skip to content

Commit

Permalink
Update redwood monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a350bc5 commit 5fae91b
Showing 32 changed files with 43,928 additions and 23,564 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
@@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "3.4.0",
"@redwoodjs/graphql-server": "3.4.0",
"@redwoodjs/api": "5.2.3",
"@redwoodjs/graphql-server": "5.2.3",
"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
@@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "3.2.1",
"@redwoodjs/core": "5.2.3",
"netlify-cli": "12.1.1",
"prettier-plugin-tailwindcss": "0.1.13"
},
6 changes: 3 additions & 3 deletions 2022-09-28-rest-directive/web/package.json
Original file line number Diff line number Diff line change
@@ -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": "5.2.3",
"@redwoodjs/router": "5.2.3",
"@redwoodjs/web": "5.2.3",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Loading

0 comments on commit 5fae91b

Please sign in to comment.