Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
morshedx committed Jul 2, 2022
1 parent aa53cd5 commit af21e3b
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 1,756 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.0.4",
"next-seo": "^4.28.1",
"react": "17.0.2",
"react-dom": "17.0.2"
"next": "12.2.0",
"next-seo": "^5.4.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"eslint": "<8.0.0",
"eslint-config-next": "12.0.4"
"eslint": "8.19.0",
"eslint-config-next": "12.2.0"
}
}
Loading

0 comments on commit af21e3b

Please sign in to comment.