Skip to content

Commit

Permalink
Update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2023
1 parent 19d40a9 commit ea2e147
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 178 deletions.
4 changes: 2 additions & 2 deletions frontend/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"fp-ts": "2.13.1",
"io-ts": "2.2.20",
"next": "12.3.4",
"next": "13.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"skyway-js": "4.4.5"
Expand All @@ -23,7 +23,7 @@
"@types/react": "18.0.26",
"@typescript-eslint/eslint-plugin": "5.45.1",
"eslint": "8.29.0",
"eslint-config-next": "12.3.4",
"eslint-config-next": "13.1.4",
"eslint-config-prettier": "8.5.0",
"prettier": "2.8.1",
"typescript": "4.8.4"
Expand Down
Loading

0 comments on commit ea2e147

Please sign in to comment.