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 Jul 13, 2023
1 parent ff629e8 commit e1be858
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 129 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"@emotion/styled": "11.10.8",
"@hookform/resolvers": "2.9.11",
"@tanstack/react-query": "4.29.5",
"axios": "1.3.6",
"framer-motion": "10.11.6",
"axios": "1.4.0",
"framer-motion": "10.12.20",
"next": "13.2.4",
"next-compose-plugins": "2.2.1",
"next-images": "1.8.5",
"next-pwa": "5.6.0",
"next-seo": "5.15.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.43.9",
"react-icons": "4.8.0",
"react-hook-form": "7.45.1",
"react-icons": "4.10.1",
"react-use": "17.4.0",
"sharp": "0.32.1",
"yup": "1.1.1",
"yup": "1.2.0",
"zustand": "4.3.8"
},
"devDependencies": {
Expand All @@ -83,9 +83,9 @@
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.2",
"next-sitemap": "4.0.9",
"next-sitemap": "4.1.8",
"prettier": "2.8.8",
"standard-version": "9.5.0",
"typescript": "5.0.4"
"typescript": "5.1.6"
}
}

0 comments on commit e1be858

Please sign in to comment.