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 Nov 6, 2022
1 parent 0d7f4e5 commit 1eb2103
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 73 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.2",
"next": "13.0.2",
"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.25",
"@types/react-dom": "18.0.8",
"@types/uuid": "^8.3.4",
"eslint": "8.27.0",
"eslint-config-next": "12.3.2",
"eslint-config-next": "13.0.2",
"pino-pretty": "^8.0.0",
"typescript": "4.8.4"
}
Expand Down
139 changes: 69 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1eb2103

Please sign in to comment.