Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2022
1 parent f57797f commit ff12a93
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 474 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"prepare": "husky install"
},
"dependencies": {
"@chakra-ui/icons": "2.0.6",
"@chakra-ui/react": "2.2.6",
"@chakra-ui/icons": "2.0.8",
"@chakra-ui/react": "2.2.8",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"@hookform/resolvers": "2.9.7",
"axios": "0.27.2",
"framer-motion": "7.0.0",
"next": "12.2.4",
"framer-motion": "7.0.3",
"next": "12.2.5",
"next-compose-plugins": "2.2.1",
"next-images": "1.8.4",
"next-pwa": "5.5.5",
Expand All @@ -62,7 +62,7 @@
"@babel/core": "7.18.10",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@next/eslint-plugin-next": "12.2.4",
"@next/eslint-plugin-next": "12.2.5",
"@testing-library/dom": "8.16.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
Expand All @@ -74,15 +74,15 @@
"@typescript-eslint/parser": "5.31.0",
"@welldone-software/why-did-you-render": "7.0.1",
"eslint": "8.21.0",
"eslint-config-next": "12.2.4",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-testing-library": "5.6.0",
"husky": "8.0.1",
"jest": "28.1.3",
"lint-staged": "13.0.3",
"next-sitemap": "3.1.16",
"next-sitemap": "3.1.17",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"typescript": "4.7.4"
Expand Down

0 comments on commit ff12a93

Please sign in to comment.