Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
chore: update deps (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
notrab authored May 29, 2019
1 parent d9c4685 commit ba3df6d
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 223 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"dependencies": {
"@moltin/request": "2.0.0",
"algolia-places-react": "1.4.0",
"algolia-places-react": "1.4.1",
"easy-peasy": "2.1.6",
"final-form": "4.12.0",
"react": "16.8.6",
Expand All @@ -32,19 +32,19 @@
"styled-components": "4.2.0"
},
"devDependencies": {
"@babel/core": "7.4.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/preset-env": "7.4.3",
"@babel/core": "7.4.5",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/preset-env": "7.4.5",
"@babel/preset-react": "7.0.0",
"babel-loader": "8.0.5",
"babel-loader": "8.0.6",
"babel-plugin-styled-components": "1.10.0",
"css-loader": "2.1.1",
"mini-css-extract-plugin": "0.6.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
"prop-types": "15.7.2",
"terser-webpack-plugin": "1.3.0",
"webpack": "4.30.0",
"webpack-cli": "3.3.1",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.3.1",
"webpack-obfuscator": "0.18.0"
},
Expand Down
Loading

0 comments on commit ba3df6d

Please sign in to comment.