Skip to content

Commit

Permalink
Update redwood monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent d123a01 commit 3b01ba8
Show file tree
Hide file tree
Showing 4 changed files with 3,673 additions and 7,440 deletions.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@netlify/functions": "1.6.0",
"@redwoodjs/api": "5.2.3",
"@redwoodjs/graphql-server": "5.2.3"
"@redwoodjs/api": "6.2.0",
"@redwoodjs/graphql-server": "6.2.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "5.2.3",
"@redwoodjs/core": "6.2.0",
"prettier-plugin-tailwindcss": "^0.3.0"
},
"eslintConfig": {
Expand Down
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"dependencies": {
"@heroicons/react": "1.0.6",
"@redwoodjs/forms": "5.2.3",
"@redwoodjs/router": "5.2.3",
"@redwoodjs/web": "5.2.3",
"@redwoodjs/forms": "6.2.0",
"@redwoodjs/router": "6.2.0",
"@redwoodjs/web": "6.2.0",
"@tailwindcss/forms": "0.5.3",
"@tremor/react": "2.9.1",
"date-fns": "^2.30.0",
Expand Down
Loading

0 comments on commit 3b01ba8

Please sign in to comment.