Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2022
1 parent 11bfcb5 commit 7b32217
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 190 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.3.1",
"next": "13.0.0",
"pino": "^8.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -20,13 +20,13 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.6",
"@next/bundle-analyzer": "^13.0.0",
"@types/node": "17.0.42",
"@types/react": "18.0.22",
"@types/react-dom": "18.0.7",
"@types/uuid": "^8.3.4",
"eslint": "8.26.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "13.0.0",
"pino-pretty": "^8.0.0",
"typescript": "4.8.4"
}
Expand Down
Loading

0 comments on commit 7b32217

Please sign in to comment.