Skip to content

Commit

Permalink
fix: Update dependencies (#3578)
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Mar 29, 2019
1 parent e45597d commit a2c0c9d
Show file tree
Hide file tree
Showing 5 changed files with 1,712 additions and 2,206 deletions.
8 changes: 6 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"extends": ["@react-bootstrap"],
"plugins": ["prettier"]
"extends": [
"@react-bootstrap"
],
"plugins": [
"prettier"
]
}
67 changes: 26 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,46 +59,32 @@
"author": "Stephen J. Collings <stevoland@gmail.com>",
"license": "MIT",
"peerDependencies": {
"react": ">=16.3.0",
"react-dom": ">=16.3.0"
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@4c/rollout": "^1.3.2",
"@4c/rollout": "^1.3.3",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.0.0",
"@babel/core": "^7.4.0",
"@babel/register": "^7.4.0",
"@react-bootstrap/babel-preset": "^1.1.2",
"@react-bootstrap/eslint-config": "^1.1.1",
"@storybook/react": "^3.4.8",
"@types/react": "^16.8.7",
"babel-core": "^7.0.0-bridge.0",
"@types/react": "^16.8.10",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-istanbul": "^5.1.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"chai": "^4.2.0",
"chalk": "^2.4.2",
"codecov": "^3.2.0",
"colors": "^1.3.3",
"conventional-changelog-cli": "^2.0.12",
"cpy-cli": "^2.0.0",
"create-react-class": "^15.6.3",
"cross-env": "^5.2.0",
"dtslint": "^0.4.1",
"dtslint": "^0.5.9",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.10.0",
"eslint": "^5.15.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^3.3.0",
"eslint-import-resolver-webpack": "^0.10.1",
"enzyme-adapter-react-16": "^1.11.2",
"eslint": "^5.15.3",
"eslint-import-resolver-webpack": "^0.11.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-mocha": "^5.3.0",
Expand All @@ -107,43 +93,42 @@
"execa": "^1.0.0",
"fs-extra": "^7.0.1",
"husky": "^1.3.1",
"karma": "^4.0.0",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^2.0.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.1.1",
"karma-mocha-reporter": "^2.0.4",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"lint-staged": "^8.1.5",
"lodash": "^4.17.11",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"prettier": "^1.16.4",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-test-renderer": "^16.8.4",
"release-script": "^1.0.2",
"sinon": "^7.2.7",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-test-renderer": "^16.8.6",
"sinon": "^7.3.1",
"sinon-chai": "^3.3.0",
"typescript": "^3.2.2",
"typescript": "^3.4.1",
"webpack": "^4.29.6"
},
"dependencies": {
"@babel/runtime": "^7.3.4",
"@babel/runtime": "^7.4.2",
"@react-bootstrap/react-popper": "1.2.1",
"@restart/context": "^2.1.2",
"@restart/hooks": "^0.1.1",
"@restart/context": "^2.1.4",
"@restart/hooks": "^0.2.3",
"classnames": "^2.2.6",
"dom-helpers": "^3.4.0",
"invariant": "^2.2.3",
"keycode": "^2.1.2",
"invariant": "^2.2.4",
"keycode": "^2.2.0",
"popper.js": "^1.14.7",
"prop-types": "^15.7.2",
"prop-types-extra": "^1.1.0",
"react-overlays": "^1.2.0",
"react-transition-group": "^2.6.0",
"react-transition-group": "^2.7.1",
"uncontrollable": "^6.1.0",
"warning": "^4.0.3"
},
Expand Down
29 changes: 11 additions & 18 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,47 +4,40 @@
"version": "1.0.0",
"author": "Jason Quense",
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
"url": "https://github.com/react-bootstrap/react-bootstrap/issues"
},
"dependencies": {
"@babel/preset-flow": "^7.0.0",
"@mdx-js/mdx": "^0.20.3",
"@mdx-js/tag": "^0.20.3",
"@reach/router": "^1.2.1",
"@restart/context": "^2.1.2",
"astroturf": "^0.9.1",
"@restart/context": "^2.1.4",
"astroturf": "^0.9.2",
"bootstrap": "^4.3.1",
"classnames": "^2.2.6",
"common-tags": "^1.8.0",
"css-literal-loader": "^0.6.0",
"dom-helpers": "^3.4.0",
"formik": "^1.5.1",
"gatsby": "^2.1.33",
"gatsby": "^2.3.4",
"gatsby-link": "^2.0.16",
"gatsby-mdx": "^0.4.3",
"gatsby-mdx": "0.4.3",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-catch-links": "^2.0.13",
"gatsby-plugin-css-literal-loader": "^1.0.0",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-remark-prismjs": "^3.2.5",
"gatsby-source-filesystem": "2.0.26",
"gatsby-remark-prismjs": "^3.2.6",
"gatsby-source-filesystem": "2.0.28",
"gatsby-transformer-react-docgen": "npm:@monastic.panic/gatsby-transformer-react-docgen@4.0.0-5",
"gatsby-transformer-remark": "^2.3.4",
"gatsby-transformer-remark": "^2.3.8",
"gh-pages": "^2.0.1",
"holderjs": "^2.9.6",
"import-sort-cli": "^6.0.0",
"import-sort-parser-4catalyzer": "^4.0.1",
"import-sort-style-module": "^6.0.0",
"less": "^3.9.0",
"lodash": "^4.17.11",
"node-sass": "^4.11.0",
"prismjs": "^1.15.0",
"prismjs": "^1.16.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-context-toolbox": "^2.0.2",
"react": "^16.8.6",
"react-docgen": "^4.1.0",
"react-dom": "^16.8.4",
"react-helmet": "^5.2.0",
"react-dom": "^16.8.6",
"react-live": "^1.12.0",
"recompose": "^0.30.0",
"remark-slug": "^5.1.1",
Expand Down
Loading

0 comments on commit a2c0c9d

Please sign in to comment.