Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Update dependency next to v12.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 12, 2022
1 parent 55df4f5 commit 30edf67
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 929 deletions.
2 changes: 1 addition & 1 deletion apps/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"apollo-boost": "0.4.9",
"graphql": "15.7.2",
"isomorphic-unfetch": "3.1.0",
"next": "12.0.7",
"next": "12.0.10",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
},
"devDependencies": {
"@prisma/generator-helper": "3.7.0",
"next": "12.0.7",
"next": "12.0.10",
"prisma": "3.6.0",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"peerDependencies": {
"@prisma/generator-helper": "3.7.0",
"next": "12.0.7",
"next": "12.0.10",
"prisma": "3.6.0",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit 30edf67

Please sign in to comment.