Skip to content

Commit

Permalink
chore(dep): upgrade NextJS and its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akiletour committed Aug 15, 2022
1 parent 1963231 commit a35f4b4
Show file tree
Hide file tree
Showing 2 changed files with 1,312 additions and 1,667 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@types/prismjs": "^1.16.6",
"akismet-api": "^5.3.0",
"eslint-plugin-jest-dom": "^4.0.2",
"framer-motion": "^6.3.11",
"framer-motion": "^7.1.1",
"moment": "^2.29.3",
"next": "^12.2.0",
"next": "^12.2.5",
"next-seo": "^5.4.0",
"prismjs": "^1.28.0",
"prop-types": "^15.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.32.1",
"react-use": "^17.4.0",
"request-ip": "^2.2.0",
"request-ip": "^3.3.0",
"sanitize-html": "^2.7.0",
"sharp": "^0.30.6",
"swr": "^1.3.0",
Expand All @@ -48,7 +48,7 @@
"eslint": "^8.17.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "12.1.6",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",
Expand Down
Loading

0 comments on commit a35f4b4

Please sign in to comment.