Skip to content

Commit

Permalink
Merge pull request #87 from bibic-vendeghazak/hotfix/update-dependencies
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
balazsorban44 committed May 19, 2019
2 parents 714a625 + 5c70113 commit 9181c0f
Show file tree
Hide file tree
Showing 22 changed files with 3,477 additions and 11,038 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,33 @@
"dependencies": {
"date-fns": "^2.0.0-alpha.26",
"deep-equal": "^1.0.1",
"firebase": "^5.7.1",
"google-map-react": "^1.1.2",
"firebase": "^6.0.2",
"google-map-react": "^1.1.4",
"query-string": "^6.2.0",
"react": "^16.7.0",
"react": "^16.8.6",
"react-date-range": "balazsorban44/react-date-range#patch-1",
"react-dom": "^16.7.0",
"react-dom": "^16.8.6",
"react-reveal": "^1.2.2",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
"react-scroll": "^1.7.10",
"react-scrolllock": "^3.0.2",
"react-toastify": "^5.0.0"
"react-scroll": "^1.7.11",
"react-scrolllock": "^4.0.1",
"react-toastify": "^5.1.0"
},
"devDependencies": {
"coveralls": "^3.0.2",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.3",
"coveralls": "^3.0.3",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.13.1",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.13.0",
"firebase-mock": "^2.2.10",
"jest-fetch-mock": "^2.0.1",
"node-sass": "^4.11.0",
"react-scripts": "2.1.6",
"source-map-explorer": "^1.6.0",
"stylelint": "^10.0.0",
"stylelint-config-recommended": "^2.1.0"
"jest-fetch-mock": "^2.1.2",
"node-sass": "^4.12.0",
"react-scripts": "3.0.1",
"source-map-explorer": "^1.8.0",
"stylelint": "^10.0.1",
"stylelint-config-recommended": "^2.2.0"
},
"scripts": {
"analyze": "source-map-explorer --html build/static/js/main.* > index.html",
Expand Down
Loading

0 comments on commit 9181c0f

Please sign in to comment.