Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
singuerinc committed Aug 16, 2019
1 parent 0731ecc commit 5233701
Show file tree
Hide file tree
Showing 6 changed files with 1,789 additions and 1,669 deletions.
63 changes: 39 additions & 24 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"report": "nyc report --reporter=html"
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.1.5",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"benchmark": "^2.1.4",
"coveralls": "^3.0.1",
"mocha": "^6.1.4",
"coveralls": "^3.0.6",
"mocha": "^6.2.0",
"mocha-lcov-reporter": "^1.3.0",
"np": "^5.0.3",
"nyc": "^14.1.1",
Expand Down
16 changes: 8 additions & 8 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"feather-icons": "^4.9.0",
"react": "^16.8.3",
"react-dom": "^16.8.3",
"feather-icons": "^4.24.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"spanish-car-plate": "^1.0.0",
"tachyons": "^4.11.1"
},
"devDependencies": {
"@babel/core": "^7.1.6",
"@types/react": "^16.8.4",
"@types/react-dom": "^16.8.2",
"parcel-bundler": "^1.10.3",
"typescript": "^3.1.6"
"@babel/core": "^7.5.5",
"@types/react": "^16.9.2",
"@types/react-dom": "^16.8.5",
"parcel-bundler": "^1.12.3",
"typescript": "^3.5.3"
},
"scripts": {
"start": "parcel ./src/index.html",
Expand Down
Loading

0 comments on commit 5233701

Please sign in to comment.