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 Mar 29, 2024
1 parent d123a01 commit 7045d93
Show file tree
Hide file tree
Showing 4 changed files with 5,924 additions and 8,501 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": "7.3.0",
"@redwoodjs/graphql-server": "7.3.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": "7.3.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": "7.3.0",
"@redwoodjs/router": "7.3.0",
"@redwoodjs/web": "7.3.0",
"@tailwindcss/forms": "0.5.3",
"@tremor/react": "2.9.1",
"date-fns": "^2.30.0",
Expand Down
Loading

0 comments on commit 7045d93

Please sign in to comment.