Skip to content

Commit

Permalink
Update nextjs monorepo to v13.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 7301f43 commit defae59
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 115 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"fmt": "prettier --write \"**/*.{ts,tsx}\""
},
"dependencies": {
"@next/font": "13.4.13",
"@next/font": "13.5.1",
"@types/node": "18.17.3",
"@types/react": "18.2.19",
"@types/react-dom": "18.2.7",
"axios": "^1.2.3",
"bootstrap": "^5.2.3",
"jwt-decode": "^3.1.2",
"next": "13.4.13",
"next": "13.5.1",
"react": "18.2.0",
"react-bootstrap": "^2.7.0",
"react-dom": "18.2.0",
Expand All @@ -26,7 +26,7 @@
},
"devDependencies": {
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"eslint-config-next": "13.5.1",
"prettier": "^3.0.0"
}
}
Loading

0 comments on commit defae59

Please sign in to comment.