Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthie committed Nov 24, 2020
1 parent a872fce commit 80ae26b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
"webpack": "^5.6.0"
},
"dependencies": {
"@babel/core": "^7.12.7",
"@babel/core": "^7.12.8",
"@tailwindcss/aspect-ratio": "^0.2.0",
"@tailwindcss/forms": "^0.2.1",
"@tailwindcss/typography": "^0.3.1",
"@types/node": "^14.14.9",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"framer-motion": "3.0.0-rc.5",
"next": "10.0.3-canary.0",
"framer-motion": "3.0.0-rc.8",
"next": "10.0.3",
"next-mdx-remote": "^1.0.0",
"postcss": "^8.1.9",
"postcss": "^8.1.10",
"prettier": "^2.2.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-use": "^15.3.4",
"tailwindcss": "2.0.1",
"typescript": "4.1.2",
"xwind": "^0.6.1"
"xwind": "^0.7.1"
},
"devDependencies": {
"typescript-xwind-plugin": "^0.6.0"
"typescript-xwind-plugin": "^0.7.0"
}
}

1 comment on commit 80ae26b

@vercel
Copy link

@vercel vercel bot commented on 80ae26b Nov 24, 2020

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.