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 1, 2022
1 parent 1311467 commit 6134b25
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 241 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"dependencies": {
"@chakra-ui/icons": "2.0.4",
"@chakra-ui/react": "2.2.4",
"@emotion/react": "11.9.3",
"@emotion/styled": "11.9.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"@hookform/resolvers": "2.9.7",
"axios": "0.27.2",
"framer-motion": "6.5.1",
"next": "12.2.3",
"next-compose-plugins": "2.2.1",
"next-images": "1.8.4",
"next-pwa": "5.5.5",
"next-seo": "5.4.0",
"next-seo": "5.5.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.32.2",
"react-hook-form": "7.34.0",
"react-icons": "4.4.0",
"react-query": "3.39.2",
"sharp": "0.30.7",
Expand All @@ -70,15 +70,15 @@
"@types/jest": "28.1.6",
"@types/node": "17.0.42",
"@types/react": "18.0.15",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"@welldone-software/why-did-you-render": "7.0.1",
"eslint": "8.20.0",
"eslint": "8.21.0",
"eslint-config-next": "12.2.3",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-testing-library": "5.5.1",
"eslint-plugin-testing-library": "5.6.0",
"husky": "8.0.1",
"jest": "28.1.3",
"lint-staged": "13.0.3",
Expand Down
Loading

0 comments on commit 6134b25

Please sign in to comment.