Skip to content
This repository has been archived by the owner on Jun 3, 2024. 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 11, 2019
1 parent 94dc132 commit fb21bc1
Show file tree
Hide file tree
Showing 3 changed files with 1,482 additions and 2,736 deletions.
46 changes: 23 additions & 23 deletions dash_core_components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,47 +36,47 @@
"license": "MIT",
"dependencies": {
"color": "^3.1.0",
"moment": "^2.20.1",
"prop-types": "^15.6.0",
"ramda": "^0.24.1",
"moment": "^2.24.0",
"prop-types": "^15.7.2",
"ramda": "^0.26.1",
"rc-slider": "^8.3.1",
"react-addons-shallow-compare": "^15.6.0",
"react-addons-shallow-compare": "^15.6.2",
"react-dates": "^20.1.0",
"react-docgen": "^2.21.0",
"react-docgen": "^4.1.0",
"react-dropzone": "^4.1.2",
"react-markdown": "^4.0.6",
"react-select-fast-filter-options": "^0.2.3",
"react-syntax-highlighter": "^5.0.0",
"react-virtualized-select": "^3.1.3"
},
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
"@babel/preset-env": "^7.4.1",
"@babel/core": "^7.4.3",
"@babel/plugin-proposal-object-rest-spread": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/preset-react": "^7.0.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.5.0",
"babel-jest": "^24.7.1",
"babel-loader": "^8.0.5",
"component-playground": "^3.0.0",
"copyfiles": "^2.0.0",
"css-loader": "^1.0.1",
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.7.0",
"eslint": "^5.8.0",
"eslint-config-prettier": "^3.0.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-react": "^7.11.1",
"exec-sh": "^0.3.0",
"jest": "^24.5.0",
"component-playground": "^3.2.1",
"copyfiles": "^2.1.0",
"css-loader": "^2.1.1",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.12.1",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-react": "^7.12.4",
"exec-sh": "^0.3.2",
"jest": "^24.7.1",
"npm-run-all": "^4.1.5",
"prettier": "^1.14.2",
"prettier": "^1.16.4",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"style-loader": "^0.23.1",
"styled-jsx": "^3.1.1",
"styled-jsx": "^3.2.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",
"webpack-serve": "^2.0.3"
"webpack-serve": "^3.1.0"
},
"peerDependencies": {
"react": "^16.0.0",
Expand Down
Loading

0 comments on commit fb21bc1

Please sign in to comment.