Skip to content

Commit

Permalink
feat: next.js 13 업그레이드
Browse files Browse the repository at this point in the history
  • Loading branch information
hyesungoh committed Oct 26, 2022
1 parent cee2353 commit 154833f
Show file tree
Hide file tree
Showing 22 changed files with 607 additions and 166 deletions.
451 changes: 370 additions & 81 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"axios": "^0.27.2",
"emotion-normalize": "^11.0.1",
"framer-motion": "^7.5.1",
"next": "^12.2.4",
"next": "^13.0.0",
"next-compose-plugins": "^2.2.1",
"qs": "^6.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"recoil": "^0.7.4",
"sharp": "^0.30.7"
},
Expand Down Expand Up @@ -56,6 +56,7 @@
"cypress": "^10.2.0",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^13.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-cypress": "^2.12.1",
Expand Down
Loading

0 comments on commit 154833f

Please sign in to comment.