Skip to content

Commit

Permalink
chore(package): update all Yarn dependencies (2022-01-16)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and theodorusclarence committed Jan 16, 2022
1 parent 60f4d99 commit a014434
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 1,048 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
},
"dependencies": {
"clsx": "^1.1.1",
"next": "^12.0.7",
"next": "^12.0.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"tailwind-merge": "^1.1.1"
"tailwind-merge": "^1.2.0"
},
"devDependencies": {
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@svgr/webpack": "^6.1.2",
"@svgr/webpack": "^6.2.0",
"@tailwindcss/forms": "^0.4.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
Expand All @@ -49,13 +49,13 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^27.4.7",
"lint-staged": "^11.2.6",
"next-sitemap": "^1.6.261",
"next-sitemap": "^1.9.9",
"postcss": "^8.4.5",
"prettier": "^2.5.1",
"prettier-plugin-sort-class-names": "^3.0.1",
"react-test-renderer": "^17.0.2",
"standard-version": "^9.3.2",
"tailwindcss": "^3.0.12",
"tailwindcss": "^3.0.15",
"typescript": "^4.5.4"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit a014434

Please sign in to comment.