Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2022
1 parent ce023b7 commit 22b363e
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 306 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,42 +14,42 @@
"prepare": "husky install"
},
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.11",
"next": "12.1.0",
"next-seo": "5.1.0",
"@googlemaps/google-maps-services-js": "3.3.12",
"next": "12.1.4",
"next-seo": "5.3.0",
"peer-types": "1.0.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"styled-jsx-plugin-postcss": "4.0.1",
"swr": "1.2.2"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.0",
"@next/bundle-analyzer": "12.1.4",
"@types/node": "16.11.26",
"@types/react": "17.0.41",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"@types/react": "17.0.43",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"autoprefixer": "10.4.4",
"cross-env": "7.0.3",
"eslint": "8.11.0",
"eslint": "8.12.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "16.1.4",
"eslint-config-next": "12.1.0",
"eslint-config-airbnb-typescript": "16.2.0",
"eslint-config-next": "12.1.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "7.0.4",
"lint-staged": "12.3.7",
"npm-run-all": "4.1.5",
"postcss": "8.4.12",
"prettier": "2.6.0",
"prettier": "2.6.2",
"rimraf": "3.0.2",
"tailwindcss": "3.0.23",
"typescript": "4.6.2"
"typescript": "4.6.3"
},
"license": "ISC"
}
Loading

0 comments on commit 22b363e

Please sign in to comment.