Skip to content

Commit

Permalink
upgrade to next12 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
agcty authored Nov 1, 2021
1 parent fd48946 commit c9ebbbe
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 336 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"@tailwindcss/forms": "^0.3.4",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.3.7",
"next": "11.1.2",
"postcss": "^8.3.9",
"next": "12.0.2",
"postcss": "^8.3.11",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.42.1",
"tailwindcss": "^2.2.16"
"tailwindcss": "^2.2.19"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.2",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.3",
"@types/react": "^17.0.27",
"babel-jest": "^27.2.5",
"@types/node": "^16.11.6",
"@types/react": "^17.0.33",
"babel-jest": "^27.3.1",
"eslint": "^7.32.0",
"eslint-config-next": "^11.1.2",
"eslint-config-next": "^12.0.2",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest-dom": "^3.9.2",
"eslint-plugin-prettier": "^4.0.0",
Expand Down
Loading

1 comment on commit c9ebbbe

@vercel
Copy link

@vercel vercel bot commented on c9ebbbe Nov 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.