updated packages

This commit is contained in:
Daniel 2019-10-01 09:41:05 -04:00
parent 0c160a603b
commit 88244b522f
4 changed files with 47 additions and 47 deletions

File diff suppressed because one or more lines are too long

View File

@ -35,7 +35,7 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/
/** @license React v16.9.0
/** @license React v16.10.1
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
@ -44,7 +44,7 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/
/** @license React v16.9.0
/** @license React v16.10.1
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
@ -53,7 +53,7 @@ object-assign
* LICENSE file in the root directory of this source tree.
*/
/** @license React v0.15.0
/** @license React v0.16.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.

68
package-lock.json generated
View File

@ -3295,9 +3295,9 @@
"dev": true
},
"eslint": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-6.4.0.tgz",
"integrity": "sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==",
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-6.5.1.tgz",
"integrity": "sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
@ -3483,20 +3483,20 @@
}
},
"eslint-plugin-react": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz",
"integrity": "sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==",
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.15.0.tgz",
"integrity": "sha512-NbIh/yVXoltm8Df28PiPRanfCZAYubGqXU391MTCpW955Vum7S0nZdQYXGAvDh9ye4aNCmOR6YcYZsfMbEQZQA==",
"dev": true,
"requires": {
"array-includes": "^3.0.3",
"doctrine": "^2.1.0",
"has": "^1.0.3",
"jsx-ast-utils": "^2.1.0",
"jsx-ast-utils": "^2.2.1",
"object.entries": "^1.1.0",
"object.fromentries": "^2.0.0",
"object.values": "^1.1.0",
"prop-types": "^15.7.2",
"resolve": "^1.10.1"
"resolve": "^1.12.0"
},
"dependencies": {
"doctrine": {
@ -3511,9 +3511,9 @@
}
},
"eslint-plugin-react-hooks": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.0.1.tgz",
"integrity": "sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.1.1.tgz",
"integrity": "sha512-AYitPYzwHyKpZKpzMH5sCkld68vP8wn29Lq716h4jk1ll9Gp4BBFoPq/iCjBBT35eXFJvOPjgMlvhIXFB0OhXg==",
"dev": true
},
"eslint-scope": {
@ -6396,9 +6396,9 @@
}
},
"mobx": {
"version": "5.13.0",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.0.tgz",
"integrity": "sha512-eSAntMSMNj0PFL705rgv+aB/z1RjNqDnFEpBe18yQVreXTWiVgIrmBUXzjnJfuba+eo4eAk6zi+/gXQkSUea8A=="
"version": "5.13.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.1.tgz",
"integrity": "sha512-v29wXJeOw3GpnfDxDAecHdnoBZzTrKju6UZoQxcUDiNHyyo3dBWCkDOiTsmRLf7+VXDfbmnUh9P+XGqXWVOW7Q=="
},
"mobx-react": {
"version": "5.4.4",
@ -8081,9 +8081,9 @@
}
},
"react": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.9.0.tgz",
"integrity": "sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==",
"version": "16.10.1",
"resolved": "https://registry.npmjs.org/react/-/react-16.10.1.tgz",
"integrity": "sha512-2bisHwMhxQ3XQz4LiJJwG3360pY965pTl/MRrZYxIBKVj4fOHoDs5aZAkYXGxDRO1Li+SyjTAilQEbOmtQJHzA==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
@ -8104,20 +8104,20 @@
}
},
"react-dom": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.9.0.tgz",
"integrity": "sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==",
"version": "16.10.1",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.10.1.tgz",
"integrity": "sha512-SmM4ZW0uug0rn95U8uqr52I7UdNf6wdGLeXDmNLfg3y5q5H9eAbdjF5ubQc3bjDyRrvdAB2IKG7X0GzSpnn5Mg==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.2",
"scheduler": "^0.15.0"
"scheduler": "^0.16.1"
}
},
"react-interactive": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/react-interactive/-/react-interactive-0.8.3.tgz",
"integrity": "sha512-mmRvA9aKP7zu9kVfP1AX1egX8tFlnE3DDXq92z0JTZezfOpmeQBzr77O1+mTV54OOmn+M2t6c5kFD5VnuFoM7A==",
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/react-interactive/-/react-interactive-0.9.1.tgz",
"integrity": "sha512-ED5RhSARGBJcoCjkVPoe3LBV6tlYEFqx8WHaGTxFPm9a/JW9pv601/QtgnFhQo/4CGqDBCjRWmO+bUMdHitHdw==",
"requires": {
"detect-it": "^3.0.3",
"object-assign": "^4.1.1",
@ -8153,9 +8153,9 @@
"integrity": "sha512-+ExcVuECeALN6PTqj2XyjqkxzRdUmZv6bb15fjEMwzo9SbXzDzOr8R8RTwzPzQpCxiSGfqf3JPjOHGMiRuQ8Eg=="
},
"react-router": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-5.1.0.tgz",
"integrity": "sha512-n9HXxaL/6yRlig9XPfGyagI8+bUNdqcu7FUAx0/Z+Us22Z8iHsbkyJ21Inebn9HOxI5Nxlfc8GNabkNSeXfhqw==",
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-5.1.2.tgz",
"integrity": "sha512-yjEuMFy1ONK246B+rsa0cUam5OeAQ8pyclRDgpxuSCrAlJ1qN9uZ5IgyKC7gQg0w8OM50NXHEegPh/ks9YuR2A==",
"requires": {
"@babel/runtime": "^7.1.2",
"history": "^4.9.0",
@ -8170,15 +8170,15 @@
}
},
"react-router-dom": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.1.0.tgz",
"integrity": "sha512-OkxKbMKjO7IkYqnoaZNX19MnwgjhxwZE871cPUTq0YU2wpIw7QwGxSnSoNRMOa7wO1TwvJJMFpgiEB4C/gVhTw==",
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.1.2.tgz",
"integrity": "sha512-7BPHAaIwWpZS074UKaw1FjVdZBSVWEk8IuDXdB+OkLb8vd/WRQIpA4ag9WQk61aEfQs47wHyjWUoUGGZxpQXew==",
"requires": {
"@babel/runtime": "^7.1.2",
"history": "^4.9.0",
"loose-envify": "^1.3.1",
"prop-types": "^15.6.2",
"react-router": "5.1.0",
"react-router": "5.1.2",
"tiny-invariant": "^1.0.2",
"tiny-warning": "^1.0.0"
}
@ -8664,9 +8664,9 @@
"dev": true
},
"scheduler": {
"version": "0.15.0",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.15.0.tgz",
"integrity": "sha512-xAefmSfN6jqAa7Kuq7LIJY0bwAPG3xlCj0HMEBQk1lxYiDKZscY2xJ5U/61ZTrYbmNQbXa+gc7czPkVo11tnCg==",
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.16.1.tgz",
"integrity": "sha512-MIuie7SgsqMYOdCXVFZa8SKoNorJZUWHW8dPgto7uEHn1lX3fg2Gu0TzgK8USj76uxV7vB5eRMnZs/cdEHg+cg==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"

View File

@ -15,19 +15,19 @@
"dependencies": {
"@loadable/component": "^5.10.3",
"lokijs": "^1.5.7",
"mobx": "^5.13.0",
"mobx": "^5.13.1",
"mobx-react": "^5.4.4",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react": "^16.10.1",
"react-collapsible": "^2.6.0",
"react-digit-input": "^1.0.0",
"react-dom": "^16.9.0",
"react-interactive": "0.8.3",
"react-dom": "^16.10.1",
"react-interactive": "^0.9.1",
"react-loadable": "^5.5.0",
"react-onclickoutside": "^6.9.0",
"react-process-string": "^1.2.0",
"react-router": "^5.1.0",
"react-router-dom": "^5.1.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"universal-cookie": "^4.0.2",
"whatwg-fetch": "^3.0.0"
},
@ -48,10 +48,10 @@
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.5",
"css-loader": "^3.2.0",
"eslint": "^6.4.0",
"eslint": "^6.5.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react": "^7.15.0",
"eslint-plugin-react-hooks": "^2.1.1",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",