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 Jun 21, 2023
1 parent b04fd76 commit e97cdc6
Show file tree
Hide file tree
Showing 2 changed files with 411 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.14.0",
"io-ts": "2.2.20",
"next": "12.3.4",
"next": "13.4.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"skyway-js": "4.4.5"
Expand All @@ -23,7 +23,7 @@
"@types/react": "18.0.38",
"@typescript-eslint/eslint-plugin": "5.59.1",
"eslint": "8.39.0",
"eslint-config-next": "12.3.4",
"eslint-config-next": "13.4.7",
"eslint-config-prettier": "8.8.0",
"prettier": "2.8.8",
"typescript": "4.9.5"
Expand Down
Loading

0 comments on commit e97cdc6

Please sign in to comment.