diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index 59d85ff..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,496 +0,0 @@
-## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
-
-##### `v2.6.0`
-- move to `reactstrap v8`. Breaking changes and deprecations, see: https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md#800-2019-04-03
-- refactor(DefaultHeader): use router `NavLink`
-- fix(Calendar): localizer issue, height issue
-- refactor: add ie11 polyfills
-- test(DataTable): add MemoryRouter
-
-###### dependencies update
-
-- update: `@coreui/coreui` to `^2.1.12`
-- update: `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.1`
-- update: `@coreui/react` to `^2.5.1`
-- update: `core-js` to `^3.1.4`
-- update: `enzyme` to `^3.10.0`
-- update: `enzyme-adapter-react-16` to `^1.14.0`
-- update: `react-router-config` to `^5.0.1`
-- update: `react-router-dom` to `^5.0.1`
-- update: `reactstrap` to `^8.0.0`
-- update: `chart.js` to `^2.8.0`
-- update: `codemirror` to `^5.47.0`
-- update: `react-big-calendar` to `^0.21.0`
-- update: `react-chartjs-2` to `^2.7.6`
-- update: `react-codemirror2` to `^6.0.0`
-- update: `react-dates` to `^20.2.3`
-- update: `react-toastify` to `^5.2.1`
-- update: `yup` to `^0.27.0`
-
-##### `v2.5.0`
-- release for use with:
- - react-router-dom `~5.0.0`
- - @coreui/react `~2.5.0`
-
-###### dependencies update
-- update: `@coreui/react` to `~2.5.0`
-- update: `react-router-config` to `^5.0.0`
-- update: `react-router-dom` to `^5.0.0`
-
-It turns out this is not such a breaking change, as it seemed at a glance.
-Just update dependencies and you're good.
-
-#### _migration guide v2.1 -> v2.5_ :boom:
-- update `dependencies` in `package.json`
- - [ ] `@coreui/react` to `~2.5.0`
- - [ ] `react-router-dom` to `^5.0.0`
- - [ ] `react-router-config` to `^5.0.0`
-
-##### `v2.1.7`
-- maintenance release for use with:
- - react-router `v4.3.x`
- - reactstrap `v7.x`
- - @coreui/react `~2.1.7`
-- chore: add `package-lock.json` with updated `tar` dependency
-- chore: fix `test:cov` script
-- fix(Popovers): add `trigger="legacy" delay={0}` (breaking change in reactstrap)
-###### dependencies update
-- update: `@coreui/react` to `~2.1.7`
-- update: `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.0`
-- update: `enzyme-adapter-react-16` to `^1.13.0`
-- update: `node-sass` to `^4.12.0`
-- update: `react` to `^16.8.6`
-- update: `react-app-polyfill` to `^1.0.1`
-- update: `react-chartjs-2` to `^2.7.6`
-- update: `react-dom` to `^16.8.6`
-- update: `react-test-renderer` to `^16.8.6`
-- update: `react-scripts` to `^3.0.1`
-
-##### `v2.1.6`
-- fix(App): remove redundant react-loadable - thanks @sergeyt
-- fix(routes) remove circular dependency - thanks @sergeyt
-- refactor(App): change to render in Route
-- fix(routes): add Home to routes - breadcrumb issue
-- refactor(DefaultHeader): move to ReactRouter `NavLink`
-- refactor(Forms): move to `InputGroupButtonDropdown` where applicable
-
-###### dependencies update
-- update: `@coreui/coreui` to `^2.1.9`
-- update: `@coreui/react` to `~2.1.5`
-- update: `chart.js` to `^2.8.0`
-- update: `enzyme-adapter-react-16` to `^1.11.2`
-- update: `react` to `^16.8.5`
-- update: `react-app-polyfill` to `^0.2.2`
-- update: `react-dom` to `^16.8.5`
-- update: `react-router-config` to `^4.4.0-beta.8`
-- update: `react-router-dom` to `~4.3.1`
-- update: `react-test-renderer` to `^16.8.5`
-- update: `react-scripts` to `^2.1.8`
-
-##### `v2.1.5`
-###### maintenance release:
-- fix: iOS 9 Safari sidebar toggle force issue `@coreui/react@2.1.5`
-- fix: temp fix for CodeMirror issue
-- chore(GoogleMaps): Google API key cleanup
-- fix(scss): temp fix for `cssnano` mangles `background-position` with calc (re: BS4 misplaced validation feedback icons)
-###### dependencies update
-- update: `@coreui/react` to `^2.1.5`
-- update: `enzyme-adapter-react-16` to `^1.10.0`
-- update: `flag-icon-css` to `^3.3.0`
-- update: `react` to `^16.8.4`
-- update: `react-dom` to `^16.8.4`
-- update: `react-app-polyfill` to `^0.2.2`
-- update: `react-scripts` to `2.1.8`
-- update: `react-test-renderer` to `^16.8.4`
-- update: `codemirror"` to `^5.44.0`
-- update: `formik"` to `^1.5.1`
-- update: `react-dates"` to `^18.5.0`
-- update: `yup"` to `^0.26.10`
-
-##### `v2.1.4`
-###### maintenance release:
-- fix: Class 'btn' style white-space: nowrap; has been removed [#151](https://github.com/coreui/coreui-free-react-admin-template/issues/151)
-- fix: How to set left sidebar is minimized as default [#145](https://github.com/coreui/coreui-free-react-admin-template/issues/145)
-###### dependencies update
-- update: `@coreui/coreui-pro` to `^2.1.7`
-- update: `@coreui/react` to `^2.1.4`
-- update: `bootstrap` to `^4.3.1`
-- update: `core-js` to `^2.6.5`
-- update: `enzyme` to `^3.9.0`
-- update: `enzyme-adapter-react-16` to `^1.9.1`
-- update: `prop-types` to `^15.7.2`
-- update: `react` to `^16.8.2`
-- update: `react-app-polyfill` to `^0.2.1`
-- update: `react-dom` to `^16.8.2`
-- update: `react-test-renderer` to `^16.8.2`
-- update: `reactstrap` to `^7.1.0`
-- update: `react-scripts` to `2.1.5`
-
-##### `v2.1.3`
-- feat(Spinners): add Bootstrap 4.2 spinners
-- test(Spinners): add minimal testing
-- refactor(GoogleMaps): add const apiKey
-- test(Users): cleanup
-- test(CodeEditors): add createRange()
-- fix(Collapse): add `mb-0` to accordion cards
-- fix(ButtonGroups): misplaced dropdownOpen
-- chore: update `@coreui/coreui-pro` to `^2.1.6`
-- chore: update `@coreui/react` to `^2.1.3`
-- chore: update `bootstrap` to `^4.2.1`
-- chore: update `core-js` to `^2.6.2`
-- chore: update `enzyme` to `^3.8.0`
-- chore: update `enzyme-adapter-react-16` to `^1.7.1`
-- chore: update `formik` to `.4.2`
-- chore: update `node-sass` to `^4.11.0`
-- chore: update `react` to `^16.7.0`
-- chore: update `react-app-polyfill` to `^0.2.0`
-- chore: update `react-chartjs-2` to `^2.7.4`
-- chore: update `react-dates` to `^18.4.0`
-- chore: update `react-dom` to `^16.7.0`
-- chore: update `react-quill` to `1.3.3`
-- chore: update `react-test-renderer` to `^16.7.0`
-- chore: update `react-text-mask-hoc` to `^0.11.0`
-- chore: update `react-tastify` to `^4.5.2`
-- chore: update `reactstrap` to `^7.1.0`
-- chore: update `yup` to `0.26.7`
-- chore: update `mutationobserver-shim` to `0.3.3`
-- chore: update `react-scripts` to `2.1.3`
-
-##### `v2.1.2`
-- feat:(lazy): add spinner to `loading()`
-- refactor(Spinners): tweaks & color for dark template
-- refactor(Draggable): `Reset Layout` moved to card header
-- refactor(DefaultHeader): add router link to `Users`
-- refactor(Invoice): add margin to Save, Print buttons
-- test(DefaultHeader): add MemoryRouter
-- test(CodeEditors): add window.focus = jest.fn();
-- test: fixing for Login, Users, TextEditors
-- test: add missing devDependencies: mutationobserver-shim@0.3.2
-- test: add coverage script
-- chore: update `codemirror` to `^5.42.0`
-- chore: update `formik` to `^1.3.2`
-- chore: update `react-toastify` to `^4.4.3`
-- fix(scss): floating footer ie11 issue
-- chore: update `@coreui/react` to `^2.1.1`
-
-##### `v2.1.1`
-- refactor(App.js): code splitting with `react-loadable` (waiting for release of `react-router-dom`)
-- refactor(routes.js): code splitting with `React.lazy`, remove `react-loadable`
-- refactor(DefaultLayout): code splitting with `React.lazy` Aside, Footer, Header, routes
-- refactor(Dashboard): tweak lazy and Suspense for Widget03
-- refactor(Login): add router link to `Register` button
-- refactor(Register): add margins to social-media buttons
-- chore: disable eslint warning for href="#" attribute
-- chore: update `@coreui/coreui-pro` to `^2.1.1`
-- chore: update `enzyme-adapter-react-16` to `1.7.0`
-- chore: update `react` to `16.6.3`
-- chore: update `react-dom` to `16.6.3`
-- chore: update `react-test-renderer` to `16.6.3`
-
-##### `v2.1.0`
-- feat(SidebarNav): navLink `attributes` - optional JS object with valid JS API naming:
- - valid attributes: `rel`, `target`, `hidden`, `disabled`, etc...
- - starting with `@coreui/coreui-pro`, `@coreui/react` version `2.1.0` and up
- - closes #106
- - item example(`./src/_nav.js`):
- ```
- {
- name: 'Disabled',
- url: '/disabled',
- icon: 'icon-ban',
- attributes: { disabled: true },
- },
- {
- name: 'Try CoreUI PRO',
- url: 'https://coreui.io/pro/react/',
- icon: 'cui-layers icons',
- variant: 'danger',
- attributes: { target: '_blank', rel: "noopener" },
- },
- ```
-- refactor(Draggables): breakpoints and layouts consistency with bootstrap 4
-- fix(Cards): `card-header-actions` added to `CardHeader` for `rtl` support
-- feat(Dashboard): new `Suspense` example with Widget03
-fixing some issues with `rtl`, `ie11`, `sidebar-minimized` behaviour and `aside` responsiveness
-- fix(DefaultAside): `ListGroup` with `tag="div"` works better with `rtl`
-- fix(DefaultLayout): `AppAside` remove deprecated `hidden` prop
----
-- chore: update `@coreui/coreui-pro` to `2.1.0`
-- chore: update `@coreui/react` to `2.1.0`
-- chore: update `react-text-mask-hoc` to `0.11.0`
-- chore: update `react-dates` to `18.2.2`
-- chore: update `react-quill` to `1.3.2`
-- chore: update `codemirror` to `5.41.0`
-- chore: update `formik` to `1.3.1`
-- chore: update `reactstrap` to `6.5.0`
-- chore: update `yup` to `0.26.6`
-- chore: update `react-toastify` to `4.4.1`
-- chore: update `chart.js` to `2.7.3`
-- chore: update `flag-icon-css` to `3.2.1`
-- chore: remove unused `src/scss/vendors/charts.js/` directory
----
-##### Migration to [Create React App 2.0](https://reactjs.org/blog/2018/10/01/create-react-app-v2.html) :
-- chore: update `react-scripts` to `^2.1.1`
-- chore: add `node-sass v4.10.0`
-- chore: update `react` to `16.6.1`
-- chore: update `react-dom` to `16.6.1`
-- chore: update `react-test-renderer` to `16.6.1`
-- chore: add `react-app-polyfill v0.1.3`
-- chore: update `react-router-config` to `4.4.0-beta.6`
-- chore: update `reactsrtrap` to `^6.5.0`
-- chore: `enzyme` to `3.7.0`
-- chore: `enzyme-adapter-react-16` to `1.7.0`
-- chore: add `eslintConfig` in `package.json`
-- chore: add `browserslist` in `package.json`
-- chore: update `manifest.json`
-- refactor(index.js): add `react-app-polyfill` for `ie11` support
-- refactor(index.js): migration to `serviceWorker.js`
-- cleanup `package.json` scripts
-- remove `babel-jest` dependency
-- remove `node-sass-chokidar` dependency
-- remove `npm-run-all` dependency
-- move `App.js` import styles to `App.scss`
-- replace imports from `node_modules/` with `~` prefix
----
-##### Migrating from CRA 1.x to 2.x:
-affected files:
-- `package.json` -> dependencies update
-- `src/index.js` -> move to `serviceWorker`, add `react-app-polyfill` for `ie11` support when needed
-
-In most cases bumping the `react-scripts` version in `package.json` and running `npm install` in this folder should be enough, but it’s good to consult the [changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md#migrating-from-1x-to-203) for potential breaking changes.
-
----
-##### `v2.0.9`
-- chore: update `@coreui/icons` to `0.3.0`
-- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0`
-- chore: update `enzyme` to `3.5.0`
-- chore: update `enzyme-adapter-react-16` to `1.3.1`
-- chore: update `react-loadable` to `5.5.0`
-- chore: update `reactstrap` to `6.4.0`
-- chore: update `react-scripts` to `1.1.5`
-- fix(User): add missing unique key prop
-- fix(Login): add missing form and autoComplete
-- fix(Register): add missing form and autoComplete
-- chore: update `codemirror` to `5.40.0`
-- chore: update `formik` to `1.1.1`
-- chore: update `react-dates` to `17.2.0`
-- chore: update `react-toastify` to `4.2.3`
-- chore: update `yup` to `0.26.3`
-
-##### `v2.0.8`
-- feat(Forms): Form Validation _**pro**_
-- chore: add dependency `formik v1.0.2`
-- chore: add dependency `yup v0.26.0`
-- chore: update `@coreui/coreui-pro` to `^2.0.6`,
-- chore: update `@coreui/react` to `^2.0.5`
-- chore: update `bootstrap` to `^4.1.3`
-- chore: update `codemirror` to `5.39.2`
-- chore: update `react` to `^16.4.2`
-- chore: update `react-dom` to `^16.4.2`,
-- chore: update `react-test-renderer` to `^16.4.2`,
-- chore: update `react-chartjs-2` to `^2.7.4`
-- chore: update `react-dates` to `17.1.1`
-- chore: update `react-quill` to `1.3.1`
-- chore: update `react-select` to `^1.3.0`
-- chore: update `reactstrap` to `^6.3.1`
-- chore: update `babel-jest` to `^23.4.2`
-- chore: update `node-sass-chokidar` to `^1.3.3`
-
-##### `v2.0.7`
-- feat(Plugins): Draggable Cards _**pro**_
-- chore: add dependency `react-grid-layout v0.16.6`
-- chore: update `coreui/coreui-pro` to `^2.0.5`,
-- chore: update `react-big-calendar` to `0.19.2`,
-
-##### `v2.0.6`
-- feat(router): Users/User Breadcrumb example with `/users/:id`
-- chore: update `@coreui/react` to `2.0.4`,
-- chore: update `prop-types` to `15.6.2`
-- chore: update `react` to `16.4.1`
-- chore: update `react-dom` to `16.4.1`
-- chore: update `react-test-renderer` to `16.4.1`
-- chore: update `npm-run-all` to `4.1.3`
-- chore: add `.env` file
-- chore: update `codemirror` to `5.39.0`
-- chore: update `react-dates` to `17.0.0`
-- chore: update `react-quill` to `1.3.0`
-- refactor(Compose): add `autoComplete` prop to `Input type="email"`
-
-##### `v2.0.5`
-chore: update `@coreui/coreui-pro` to `^2.0.4`
-chore: update `@coreui/react` to `^2.0.3`
-chore: update `prop-types` to `^15.6.2`
-chore: update `react` to `^16.4.1`
-chore: update `react-dom` to `^16.4.1`
-chore: update `react-test-renderer` to `^16.4.1`
-
-##### `v2.0.4`
-- feat(scss): dark theme layout `coreui-dark` _**pro**_
-- chore: update `@coreui/coreui-pro` to `2.0.3`,
-- feat(Forms): FormFeedback valid, toggleFade
-- refactor(Cards): toggleFade
-- chore: update `@coreui/react` to `2.0.1`,
-- chore: update `classnames` to `2.2.6`,
-- chore: update `core-js` to `2.5.7`,
-- chore: update `react` to `16.4.0`,
-- chore: update `react-dom` to `16.4.0`,
-- chore: update `react-codemirror2` to `5.0.4`,
-- chore: update `react-router-dom` to `4.3.1`,
-- chore: update `react-test-renderer` to `16.4.0`,
-- chore: update `react-toastify` to `4.1.0`,
-- chore: update `reactstrap` to `6.1.0`,
-- chore: update `babel-jest` to `23.0.1`,
-
-##### `v2.0.3`
-- refactor: disable `ServiceWorker` by default
-- fix(routes): mismatched `SimpleLineIcons` dynamic import
-- refactor: CoreUI Icons `v0.2.0`
-- chore: update `babel-jest` to `v22.4.4`
-- chore: update `@coreui/react` to `v2.0.0`,
-- chore: update `codemirror` to `v5.38.0`
-- chore: update `react-dates` to `v16.7.0`
-
-##### `v2.0.2`
-fix: node-sass-chokidar mistyped version
-fix: update BrandButtons component name in package.json
-
-##### `v2.0.1`
-- refactor: code splitting via dynamic import
-- refactor: switches view rearrange
-- fix: update component names in package.json
-- chore: update `node-sass-chokidar` to `v1.3.0`
-- chore(release): dependencies update
-
-##### `v2.0.0-rc.1`
-- feat: new CoreUI Icons set
-
-##### `v2.0.0-beta.2`
-- feat: CoreUI custom tooltips plugin for chart.js
-
-##### `v2.0.0-beta.1`
-- refactor(Switches): move to AppSwitch component
-- fix: typo
-
-##### `v2.0.0-beta`
-- update to `@coreui/react: ^2.0.0-beta`
-
-##### `v2.0.0-alpha.3`
-- refactor(Colors): view layout, minor temp tweaks
-- refactor(FullAside): - ListGroup (deprecate callout)
-- refactor(Full*): containers minor fixes
-- refactor(Dropdowns): minor fixes
-- refactor(Forms): `card-header-actions`
-- feat(Forms): ``
-- feat(Forms): `FormFeedback`
-- feat(Collapses): Accordion, Custom Accordion
-- feat(ListGroup): with TabPanes
-- refactor(PaginationItem): `tag="button"`
-- refactor(BrandButtons): spacing
-- refactor:(Buttons): view layout
-
-##### `v2.0.0-alpha.2`
-- refactor: FullHeader `` (required prop `direction`)
-- refactor: ButtonDropdowns `` (deprecate 'dropup')
-- refactor: Dashboard legend badge pill
-- refactor: SocialButtons to BrandButtons `btn-brand`
-- refactor: Buttons spacing `mr-1`
-- update: reactstrap to `5.0.0`
-- update: react, react-dom to `16.3.1`
-- update: node-sass-chokidar to `1.1.0`
-- update: prop-types to `15.5.8`
-- update: react-scripts to `1.1.4`
-
-##### `v2.0.0-alpha.1`
-- refactor: separation of concerns - (CoreUI template vs CoreUI components) prepare to use CoreUI as dependency
-- refactor: project structure change
-- refactor: moved to [Create-React-App](CRA.md)
-- chore: moved to [Semantic Versioning](https://semver.org/)
-
-##### `v1.0.10`
-- refactor: ``
-- refactor: ``
-- refactor: ``
-- refactor: remove ``
-- update: reactstrap to `5.0.0-beta`
-- update: dependencies
-
-###### `v1.0.9`
-- refactor: Sidebar structure change
-
-###### `v1.0.8`
-- refactor: Dashboard radio buttons, new `onRadioBtnClick()` method
-- update: react to `16.2.0`
-- update: Bootstrap `4.0.0-beta.3`
-- update: dependencies
-- feature: some Bootstrap4 components added
-- fix: rollback to webpack-dev-server `2.9.7`
-- temp tweaks(b4 beta3): `InputGroupAddon` and `InputGroupButton`
-- refactor(checkboxes, radios): temp tweaks
-- feat: mobile sidebar link click closes the sidebar
-- fix: .nav-tabs .nav-link `cursor: pointer`
-
-###### `v1.0.6`
-
-- update: react to `^16.1.1`
-- update: reactstrap to `^5.0.0-alpha.4`
-- refactor: deprecated reactstrap `NavDropdown` change to `Dropdown` with `nav` prop
-- refactor: use prop `bsSize` instead of the `size` to bootstrap's input sizing
-- update: dependencies
-
-###### `v1.0.5`
-- feature: Sidebar add divider.class
-- refactor: Sidebar
-- moved to react: `^16.1.0`
-- chore: dependencies update
-
-###### `v1.0.4`
-- refactor: scss
-
-###### `v1.0.3`
-- update: bootstrap to `4.0.0-beta.2`
-
-###### `v1.0.2`
-- `HeaderDropdown` component example extracted out of `Header`
-
-###### `v1.0.1`
-- moved to react: `^16.0.0`
-- moved to reactstrap: `^5.0.0-alpha.3`
-- moved to react-text-mask-hoc: `^0.10.4`
-- moved from deprecated CardBlock to `CardBody` reactstrap component
-- moved to `NavDropdown` in `Header` component
-- fix for app-header navbar-nav dropdown-menu-right
-- fix typo in Tables component PaginationItem
-
-###### `v1.0.0`
-- Sidebar component:
- - item with optional class (_nav.js)
- - nav link with optional variant (_nav.js)
- - external urls allowed (_nav.js)
- - optional SidebarFooter, SidebarHeader, SidebarForm components
-- SidebarMinimizer component
-- .brand-minimized
-- .sidebar-minimized,
-- Header component - sidebarMinimize
-- react-transition-group downgrade to v1 : (modals and alerts reactstrap:v4.8 issue)
-
-###### `2017.08.24`
-- webpack.config env.prod
-- Dashboard .dropdown-menu-right temp.scss hotfix (full)
-- callout.scss .chart-wrapper hotfix (full)
-
-###### `2017.08.11`
-- Bootstrap 4 beta
-- Dashboard component (full):
- - line chart for social box
- - sparkline chart for callout
-
-###### `2017.08.01`
-- Sidebar component:
- - title item with optional wrapper and class (_nav.js)
- - nav link item with optional badge
- - code refactoring
-
-###### `2017.07.31`
-- moved to [reactstrap](https://reactstrap.github.io/)
-- moved to [webpack](https://webpack.js.org/) (dropping gulp)
-- data driven Sidebar component (_nav.js)
diff --git a/package-lock.json b/package-lock.json
index 13c0500..14d8dd5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1933,14 +1933,6 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==",
"dev": true
},
- "@types/quill": {
- "version": "1.3.10",
- "resolved": "https://registry.npmjs.org/@types/quill/-/quill-1.3.10.tgz",
- "integrity": "sha512-IhW3fPW+bkt9MLNlycw8u8fWb7oO7W5URC9MfZYHBlA24rex9rs23D5DETChu1zvgVdc5ka64ICjJOgQMr6Shw==",
- "requires": {
- "parchment": "^1.1.2"
- }
- },
"@types/stack-utils": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz",
@@ -3146,6 +3138,7 @@
"version": "6.26.0",
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
"integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
+ "dev": true,
"requires": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
@@ -3154,12 +3147,14 @@
"core-js": {
"version": "2.6.11",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz",
- "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg=="
+ "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==",
+ "dev": true
},
"regenerator-runtime": {
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
- "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
+ "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==",
+ "dev": true
}
}
},
@@ -3353,11 +3348,6 @@
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
- "bootstrap-sass": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz",
- "integrity": "sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA=="
- },
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -3396,11 +3386,6 @@
}
}
},
- "brcast": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/brcast/-/brcast-2.0.2.tgz",
- "integrity": "sha512-Tfn5JSE7hrUlFcOoaLzVvkbgIemIorMIyoMr3TgvszWW7jFt2C9PdeMLtysYD9RU0MmU17b69+XJG1eRY2OBRg=="
- },
"brorand": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
@@ -3701,11 +3686,6 @@
"map-obj": "^1.0.0"
}
},
- "can-use-dom": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/can-use-dom/-/can-use-dom-0.1.0.tgz",
- "integrity": "sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo="
- },
"caniuse-api": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
@@ -3756,11 +3736,6 @@
"supports-color": "^2.0.0"
}
},
- "change-emitter": {
- "version": "0.1.6",
- "resolved": "https://registry.npmjs.org/change-emitter/-/change-emitter-0.1.6.tgz",
- "integrity": "sha1-6LL+PX8at9aaMhma/5HqaTFAlRU="
- },
"chardet": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
@@ -4010,11 +3985,6 @@
}
}
},
- "clone": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
- "integrity": "sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18="
- },
"clone-deep": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz",
@@ -4081,11 +4051,6 @@
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
},
- "codemirror": {
- "version": "5.54.0",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.54.0.tgz",
- "integrity": "sha512-Pgf3surv4zvw+KaW3doUU7pGjF0BPU8/sj7eglWJjzni46U/DDW8pu3nZY0QgQKUcICDXRkq8jZmq0y6KhxM3Q=="
- },
"collection-visit": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
@@ -4295,11 +4260,6 @@
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
"integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
},
- "consolidated-events": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/consolidated-events/-/consolidated-events-2.0.2.tgz",
- "integrity": "sha512-2/uRVMdRypf5z/TW/ncD/66l75P5hH2vM/GR8Jf8HLc2xnfJtmina6F6du8+v4Z2vTrMo7jC+W1tmEEuuELgkQ=="
- },
"constants-browserify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
@@ -4487,25 +4447,6 @@
"sha.js": "^2.4.8"
}
},
- "create-react-class": {
- "version": "15.6.3",
- "resolved": "https://registry.npmjs.org/create-react-class/-/create-react-class-15.6.3.tgz",
- "integrity": "sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==",
- "requires": {
- "fbjs": "^0.8.9",
- "loose-envify": "^1.3.1",
- "object-assign": "^4.1.1"
- }
- },
- "create-react-context": {
- "version": "0.2.3",
- "resolved": "https://registry.npmjs.org/create-react-context/-/create-react-context-0.2.3.tgz",
- "integrity": "sha512-CQBmD0+QGgTaxDL3OX1IDXYqjkp2It4RIbcb99jS6AEg27Ga+a9G3JtK6SIu0HBwPLZlmwt9F7UwWA4Bn92Rag==",
- "requires": {
- "fbjs": "^0.8.0",
- "gud": "^1.0.0"
- }
- },
"cross-spawn": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
@@ -4895,11 +4836,6 @@
}
}
},
- "date-arithmetic": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/date-arithmetic/-/date-arithmetic-3.1.0.tgz",
- "integrity": "sha1-H80D29UEudvuK5B4yFpfHH08wtM="
- },
"debug": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
@@ -4924,6 +4860,7 @@
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
"integrity": "sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==",
+ "dev": true,
"requires": {
"is-arguments": "^1.0.4",
"is-date-object": "^1.0.1",
@@ -4939,11 +4876,6 @@
"integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"dev": true
},
- "deepmerge": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-2.2.1.tgz",
- "integrity": "sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA=="
- },
"default-gateway": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz",
@@ -5196,11 +5128,6 @@
}
}
},
- "direction": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/direction/-/direction-1.0.4.tgz",
- "integrity": "sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ=="
- },
"discontinuous-range": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz",
@@ -5240,14 +5167,6 @@
"esutils": "^2.0.2"
}
},
- "document.contains": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/document.contains/-/document.contains-1.0.1.tgz",
- "integrity": "sha512-A1KqlZq1w605bwiiLqVZehWE9S9UYlUXPoduFWi64pNVNQ9vy6wwH/7BS+iEfSlF1YyZgcg5PZw5HqDi7FCrUw==",
- "requires": {
- "define-properties": "^1.1.3"
- }
- },
"dom-converter": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
@@ -5454,14 +5373,6 @@
"integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
"dev": true
},
- "encoding": {
- "version": "0.1.12",
- "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
- "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
- "requires": {
- "iconv-lite": "~0.4.13"
- }
- },
"end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
@@ -6305,11 +6216,6 @@
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
"dev": true
},
- "eventemitter3": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-2.0.3.tgz",
- "integrity": "sha1-teEHm1n7XhuidxwKmTvgYKWMmbo="
- },
"events": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/events/-/events-3.1.0.tgz",
@@ -6666,11 +6572,6 @@
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
"integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA=="
},
- "fast-diff": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.1.2.tgz",
- "integrity": "sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig=="
- },
"fast-glob": {
"version": "2.2.7",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.7.tgz",
@@ -6737,27 +6638,6 @@
"bser": "2.1.1"
}
},
- "fbjs": {
- "version": "0.8.17",
- "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
- "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
- "requires": {
- "core-js": "^1.0.0",
- "isomorphic-fetch": "^2.1.1",
- "loose-envify": "^1.0.0",
- "object-assign": "^4.1.0",
- "promise": "^7.1.1",
- "setimmediate": "^1.0.5",
- "ua-parser-js": "^0.7.18"
- },
- "dependencies": {
- "core-js": {
- "version": "1.2.7",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
- "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
- }
- }
- },
"figgy-pudding": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.2.tgz",
@@ -6963,11 +6843,6 @@
}
}
},
- "fn-name": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/fn-name/-/fn-name-2.0.1.tgz",
- "integrity": "sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc="
- },
"follow-redirects": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.11.0.tgz",
@@ -7065,22 +6940,6 @@
"mime-types": "^2.1.12"
}
},
- "formik": {
- "version": "1.5.8",
- "resolved": "https://registry.npmjs.org/formik/-/formik-1.5.8.tgz",
- "integrity": "sha512-fNvPe+ddbh+7xiByT25vuso2p2hseG/Yvuj211fV1DbCjljUEG9OpgRpcb7g7O3kxHX/q31cbZDzMxJXPWSNwA==",
- "requires": {
- "create-react-context": "^0.2.2",
- "deepmerge": "^2.1.1",
- "hoist-non-react-statics": "^3.3.0",
- "lodash": "^4.17.14",
- "lodash-es": "^4.17.14",
- "prop-types": "^15.6.1",
- "react-fast-compare": "^2.0.1",
- "tiny-warning": "^1.0.2",
- "tslib": "^1.9.3"
- }
- },
"forwarded": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",
@@ -7340,15 +7199,6 @@
"integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
"dev": true
},
- "global-cache": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/global-cache/-/global-cache-1.2.1.tgz",
- "integrity": "sha512-EOeUaup5DgWKlCMhA9YFqNRIlZwoxt731jCh47WBV9fQqHgXhr3Fa55hfgIUqilIcPsfdNKN7LHjrNY+Km40KA==",
- "requires": {
- "define-properties": "^1.1.2",
- "is-symbol": "^1.0.1"
- }
- },
"global-modules": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
@@ -7457,11 +7307,6 @@
}
}
},
- "google-maps-infobox": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/google-maps-infobox/-/google-maps-infobox-2.0.0.tgz",
- "integrity": "sha512-hTuWmWZZSOxf5D/z7l3/hTF1grgRvLG53BEKMdjiKOG+FcK/kH7vqseUeyIU9Zj2ZIqKTOaro0nknxpAuRq4Vw=="
- },
"graceful-fs": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
@@ -7473,11 +7318,6 @@
"integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
"dev": true
},
- "gud": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz",
- "integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw=="
- },
"gzip-size": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-5.1.1.tgz",
@@ -7893,6 +7733,7 @@
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
+ "dev": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
@@ -8158,6 +7999,7 @@
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
"integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
+ "dev": true,
"requires": {
"loose-envify": "^1.0.0"
}
@@ -8204,7 +8046,8 @@
"is-arguments": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.0.4.tgz",
- "integrity": "sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA=="
+ "integrity": "sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==",
+ "dev": true
},
"is-arrayish": {
"version": "0.2.1",
@@ -8432,7 +8275,8 @@
"is-stream": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
- "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ="
+ "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=",
+ "dev": true
},
"is-string": {
"version": "1.0.5",
@@ -8461,11 +8305,6 @@
"has-symbols": "^1.0.1"
}
},
- "is-touch-device": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-touch-device/-/is-touch-device-1.0.1.tgz",
- "integrity": "sha512-LAYzo9kMT1b2p19L/1ATGt2XcSilnzNlyvq6c0pbPRVisLbAPpLqr53tIJS00kvrTkj0HtR8U7+u8X0yR8lPSw=="
- },
"is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
@@ -8504,15 +8343,6 @@
"integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
"dev": true
},
- "isomorphic-fetch": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
- "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
- "requires": {
- "node-fetch": "^1.0.1",
- "whatwg-fetch": ">=0.10.0"
- }
- },
"isstream": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
@@ -10028,11 +9858,6 @@
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},
- "lodash-es": {
- "version": "4.17.15",
- "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz",
- "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ=="
- },
"lodash._reinterpolate": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
@@ -10194,16 +10019,6 @@
"object-visit": "^1.0.0"
}
},
- "marker-clusterer-plus": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/marker-clusterer-plus/-/marker-clusterer-plus-2.1.4.tgz",
- "integrity": "sha1-+O/3TVmdqzt9Dj/tUmTqDnBPXWc="
- },
- "markerwithlabel": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/markerwithlabel/-/markerwithlabel-2.0.2.tgz",
- "integrity": "sha512-C/cbm1A0h/u54gwHk5ZJNdUU3V3+1BbCpRPMsMyFA7vF4yL+aB4rWpxACz29TpQ+cTg6/iQroExh0PMSRGtQFg=="
- },
"md5.js": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz",
@@ -10238,11 +10053,6 @@
"p-is-promise": "^2.0.0"
}
},
- "memoize-one": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-4.0.3.tgz",
- "integrity": "sha512-QmpUu4KqDmX0plH4u+tf0riMc1KHE1+lw95cMrLlXQAFOx/xnBtwhZ52XJxd9X2O6kwKBqX32kmhbhlobD0cuw=="
- },
"memory-fs": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
@@ -10629,12 +10439,6 @@
"integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=",
"dev": true
},
- "mutationobserver-shim": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/mutationobserver-shim/-/mutationobserver-shim-0.3.5.tgz",
- "integrity": "sha512-YAMuSp4Oi19SYQF04dGnRajyFp4Wyam+jKKWzm5roPcNh1Rip8dnHPxls5F/xBgY0H2gV+3IzWuIvYQPDAvmBQ==",
- "dev": true
- },
"mute-stream": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
@@ -10725,15 +10529,6 @@
"tslib": "^1.10.0"
}
},
- "node-fetch": {
- "version": "1.7.3",
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
- "integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
- "requires": {
- "encoding": "^0.1.11",
- "is-stream": "^1.0.1"
- }
- },
"node-forge": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz",
@@ -11430,11 +11225,6 @@
"tslib": "^1.10.0"
}
},
- "parchment": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/parchment/-/parchment-1.1.4.tgz",
- "integrity": "sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg=="
- },
"parent-module": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
@@ -11722,11 +11512,6 @@
"ts-pnp": "^1.1.6"
}
},
- "popper.js": {
- "version": "1.16.1",
- "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
- "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
- },
"portfinder": {
"version": "1.0.26",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.26.tgz",
@@ -12891,14 +12676,6 @@
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
"dev": true
},
- "promise": {
- "version": "7.3.1",
- "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
- "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
- "requires": {
- "asap": "~2.0.3"
- }
- },
"promise-inflight": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
@@ -12935,20 +12712,6 @@
"reflect.ownkeys": "^0.2.0"
}
},
- "prop-types-extra": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/prop-types-extra/-/prop-types-extra-1.1.1.tgz",
- "integrity": "sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew==",
- "requires": {
- "react-is": "^16.3.2",
- "warning": "^4.0.0"
- }
- },
- "property-expr": {
- "version": "1.5.1",
- "resolved": "https://registry.npmjs.org/property-expr/-/property-expr-1.5.1.tgz",
- "integrity": "sha512-CGuc0VUTGthpJXL36ydB6jnbyOf/rAHFvmVrJlH+Rg0DqqLFQGAP6hIaxD/G0OAmBJPhXDHuEJigrp0e0wFV6g=="
- },
"proxy-addr": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz",
@@ -13074,29 +12837,6 @@
"integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==",
"dev": true
},
- "quill": {
- "version": "1.3.7",
- "resolved": "https://registry.npmjs.org/quill/-/quill-1.3.7.tgz",
- "integrity": "sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g==",
- "requires": {
- "clone": "^2.1.1",
- "deep-equal": "^1.0.1",
- "eventemitter3": "^2.0.3",
- "extend": "^3.0.2",
- "parchment": "^1.1.4",
- "quill-delta": "^3.6.2"
- }
- },
- "quill-delta": {
- "version": "3.6.3",
- "resolved": "https://registry.npmjs.org/quill-delta/-/quill-delta-3.6.3.tgz",
- "integrity": "sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg==",
- "requires": {
- "deep-equal": "^1.0.1",
- "extend": "^3.0.2",
- "fast-diff": "1.1.2"
- }
- },
"raf": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
@@ -13197,69 +12937,6 @@
}
}
},
- "react-big-calendar": {
- "version": "0.21.0",
- "resolved": "https://registry.npmjs.org/react-big-calendar/-/react-big-calendar-0.21.0.tgz",
- "integrity": "sha512-BBbYa/ts0PlkQmpHkYlGd2tSxulIu46pNN7X73IwQL5RitVi6y42Yo2hwcp/ycXqLwjr6mxvKG9EIZEJ02tQrQ==",
- "requires": {
- "@babel/runtime": "^7.1.5",
- "bootstrap-sass": "^3.4.1",
- "classnames": "^2.2.6",
- "date-arithmetic": "^3.0.0",
- "dom-helpers": "^3.4.0",
- "invariant": "^2.2.4",
- "lodash": "^4.17.11",
- "memoize-one": "^4.0.3",
- "prop-types": "^15.6.2",
- "prop-types-extra": "^1.1.0",
- "react-overlays": "^1.2.0",
- "uncontrollable": "^6.0.0",
- "warning": "^4.0.2"
- },
- "dependencies": {
- "dom-helpers": {
- "version": "3.4.0",
- "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz",
- "integrity": "sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==",
- "requires": {
- "@babel/runtime": "^7.1.2"
- }
- }
- }
- },
- "react-codemirror2": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/react-codemirror2/-/react-codemirror2-6.0.1.tgz",
- "integrity": "sha512-rutEKVgvFhWcy/GeVA1hFbqrO89qLqgqdhUr7YhYgIzdyICdlRQv+ztuNvOFQMXrO0fLt0VkaYOdMdYdQgsSUA=="
- },
- "react-context-toolbox": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/react-context-toolbox/-/react-context-toolbox-2.0.2.tgz",
- "integrity": "sha512-tY4j0imkYC3n5ZlYSgFkaw7fmlCp3IoQQ6DxpqeNHzcD0hf+6V+/HeJxviLUZ1Rv1Yn3N3xyO2EhkkZwHn0m1A=="
- },
- "react-dates": {
- "version": "20.3.0",
- "resolved": "https://registry.npmjs.org/react-dates/-/react-dates-20.3.0.tgz",
- "integrity": "sha512-ZTTIOxD+VE5Ptzq8rjlHe3FH5adAhNVn0Wr08aekmkUvBY+1FpUcxU1jOb65jXH0ZmSyaL0ikjBHPL32KxXNtA==",
- "requires": {
- "@babel/runtime": "^7.4.5",
- "airbnb-prop-types": "^2.10.0",
- "consolidated-events": "^1.1.1 || ^2.0.0",
- "enzyme-shallow-equal": "^1.0.0",
- "is-touch-device": "^1.0.1",
- "lodash": "^4.1.1",
- "object.assign": "^4.1.0",
- "object.values": "^1.0.4",
- "prop-types": "^15.6.1",
- "raf": "^3.4.1",
- "react-moment-proptypes": "^1.6.0",
- "react-outside-click-handler": "^1.2.0",
- "react-portal": "^4.1.5",
- "react-with-direction": "^1.3.0",
- "react-with-styles": "^3.2.3",
- "react-with-styles-interface-css": "^4.0.2"
- }
- },
"react-dev-utils": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-10.2.1.tgz",
@@ -13559,189 +13236,17 @@
"scheduler": "^0.19.1"
}
},
- "react-dom-factories": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/react-dom-factories/-/react-dom-factories-1.0.2.tgz",
- "integrity": "sha1-63cFxNs2+1AbOqOP91lhaqD/luA="
- },
- "react-draggable": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-3.3.2.tgz",
- "integrity": "sha512-oaz8a6enjbPtx5qb0oDWxtDNuybOylvto1QLydsXgKmwT7e3GXC2eMVDwEMIUYJIFqVG72XpOv673UuuAq6LhA==",
- "requires": {
- "classnames": "^2.2.5",
- "prop-types": "^15.6.0"
- }
- },
"react-error-overlay": {
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.7.tgz",
"integrity": "sha512-TAv1KJFh3RhqxNvhzxj6LeT5NWklP6rDr2a0jaTfsZ5wSZWHOGeqQyejUp3xxLfPt2UpyJEcVQB/zyPcmonNFA==",
"dev": true
},
- "react-fast-compare": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz",
- "integrity": "sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw=="
- },
- "react-google-maps": {
- "version": "9.4.5",
- "resolved": "https://registry.npmjs.org/react-google-maps/-/react-google-maps-9.4.5.tgz",
- "integrity": "sha512-8z5nX9DxIcBCXuEiurmRT1VXVwnzx0C6+3Es6lxB2/OyY2SLax2/LcDu6Aldxnl3HegefTL7NJzGeaKAJ61pOA==",
- "requires": {
- "babel-runtime": "^6.11.6",
- "can-use-dom": "^0.1.0",
- "google-maps-infobox": "^2.0.0",
- "invariant": "^2.2.1",
- "lodash": "^4.16.2",
- "marker-clusterer-plus": "^2.1.4",
- "markerwithlabel": "^2.0.1",
- "prop-types": "^15.5.8",
- "recompose": "^0.26.0",
- "scriptjs": "^2.5.8",
- "warning": "^3.0.0"
- },
- "dependencies": {
- "warning": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/warning/-/warning-3.0.0.tgz",
- "integrity": "sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=",
- "requires": {
- "loose-envify": "^1.0.0"
- }
- }
- }
- },
- "react-grid-layout": {
- "version": "0.16.6",
- "resolved": "https://registry.npmjs.org/react-grid-layout/-/react-grid-layout-0.16.6.tgz",
- "integrity": "sha512-h2EsYgsqcESLJeevQSJsEKp8hhh+phOlXDJoMhlV2e7T3VWQL+S6iCF3iD/LK19r4oyRyOMDEir0KV+eLXrAyw==",
- "requires": {
- "classnames": "2.x",
- "lodash.isequal": "^4.0.0",
- "prop-types": "15.x",
- "react-draggable": "3.x",
- "react-resizable": "1.x"
- }
- },
- "react-input-autosize": {
- "version": "2.2.2",
- "resolved": "https://registry.npmjs.org/react-input-autosize/-/react-input-autosize-2.2.2.tgz",
- "integrity": "sha512-jQJgYCA3S0j+cuOwzuCd1OjmBmnZLdqQdiLKRYrsMMzbjUrVDS5RvJUDwJqA7sKuksDuzFtm6hZGKFu7Mjk5aw==",
- "requires": {
- "prop-types": "^15.5.8"
- }
- },
"react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
- "react-moment-proptypes": {
- "version": "1.7.0",
- "resolved": "https://registry.npmjs.org/react-moment-proptypes/-/react-moment-proptypes-1.7.0.tgz",
- "integrity": "sha512-ZbOn/P4u469WEGAw5hgkS/E+g1YZqdves2BjYsLluJobzUZCtManhjHiZKjniBVT7MSHM6D/iKtRVzlXVv3ikA==",
- "requires": {
- "moment": ">=1.6.0"
- }
- },
- "react-outside-click-handler": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/react-outside-click-handler/-/react-outside-click-handler-1.3.0.tgz",
- "integrity": "sha512-Te/7zFU0oHpAnctl//pP3hEAeobfeHMyygHB8MnjP6sX5OR8KHT1G3jmLsV3U9RnIYo+Yn+peJYWu+D5tUS8qQ==",
- "requires": {
- "airbnb-prop-types": "^2.15.0",
- "consolidated-events": "^1.1.1 || ^2.0.0",
- "document.contains": "^1.0.1",
- "object.values": "^1.1.0",
- "prop-types": "^15.7.2"
- }
- },
- "react-overlays": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-1.2.0.tgz",
- "integrity": "sha512-i/FCV8wR6aRaI+Kz/dpJhOdyx+ah2tN1RhT9InPrexyC4uzf3N4bNayFTGtUeQVacj57j1Mqh1CwV60/5153Iw==",
- "requires": {
- "classnames": "^2.2.6",
- "dom-helpers": "^3.4.0",
- "prop-types": "^15.6.2",
- "prop-types-extra": "^1.1.0",
- "react-context-toolbox": "^2.0.2",
- "react-popper": "^1.3.2",
- "uncontrollable": "^6.0.0",
- "warning": "^4.0.2"
- },
- "dependencies": {
- "create-react-context": {
- "version": "0.3.0",
- "resolved": "https://registry.npmjs.org/create-react-context/-/create-react-context-0.3.0.tgz",
- "integrity": "sha512-dNldIoSuNSvlTJ7slIKC/ZFGKexBMBrrcc+TTe1NdmROnaASuLPvqpwj9v4XS4uXZ8+YPu0sNmShX2rXI5LNsw==",
- "requires": {
- "gud": "^1.0.0",
- "warning": "^4.0.3"
- }
- },
- "dom-helpers": {
- "version": "3.4.0",
- "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz",
- "integrity": "sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==",
- "requires": {
- "@babel/runtime": "^7.1.2"
- }
- },
- "react-popper": {
- "version": "1.3.7",
- "resolved": "https://registry.npmjs.org/react-popper/-/react-popper-1.3.7.tgz",
- "integrity": "sha512-nmqYTx7QVjCm3WUZLeuOomna138R1luC4EqkW3hxJUrAe+3eNz3oFCLYdnPwILfn0mX1Ew2c3wctrjlUMYYUww==",
- "requires": {
- "@babel/runtime": "^7.1.2",
- "create-react-context": "^0.3.0",
- "deep-equal": "^1.1.1",
- "popper.js": "^1.14.4",
- "prop-types": "^15.6.1",
- "typed-styles": "^0.0.7",
- "warning": "^4.0.2"
- }
- }
- }
- },
- "react-popper": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/react-popper/-/react-popper-2.2.3.tgz",
- "integrity": "sha512-mOEiMNT1249js0jJvkrOjyHsGvqcJd3aGW/agkiMoZk3bZ1fXN1wQszIQSjHIai48fE67+zwF8Cs+C4fWqlfjw==",
- "requires": {
- "react-fast-compare": "^3.0.1",
- "warning": "^4.0.2"
- },
- "dependencies": {
- "react-fast-compare": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.1.1.tgz",
- "integrity": "sha512-SCsAORWK59BvauR2L1BTdjQbJcSGJJz03U0awektk2hshLKrITDDFTlgGCqIZpTDlPC/NFlZee6xTMzXPVLiHw=="
- }
- }
- },
- "react-portal": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/react-portal/-/react-portal-4.2.1.tgz",
- "integrity": "sha512-fE9kOBagwmTXZ3YGRYb4gcMy+kSA+yLO0xnPankjRlfBv4uCpFXqKPfkpsGQQR15wkZ9EssnvTOl1yMzbkxhPQ==",
- "requires": {
- "prop-types": "^15.5.8"
- }
- },
- "react-quill": {
- "version": "1.3.5",
- "resolved": "https://registry.npmjs.org/react-quill/-/react-quill-1.3.5.tgz",
- "integrity": "sha512-/W/rNCW+6QpGz8yQ9tFK5Ka/h/No1RqrcOOvCIOR092OiKzRFlU2xbPEwiP3Wgy/Dx13pi1YhjReDMX/5uotJg==",
- "requires": {
- "@types/quill": "1.3.10",
- "create-react-class": "^15.6.0",
- "lodash": "^4.17.4",
- "prop-types": "^15.5.10",
- "quill": "^1.3.7",
- "react-dom-factories": "^1.0.0"
- }
- },
"react-redux": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.2.0.tgz",
@@ -13754,26 +13259,6 @@
"react-is": "^16.9.0"
}
},
- "react-resizable": {
- "version": "1.10.1",
- "resolved": "https://registry.npmjs.org/react-resizable/-/react-resizable-1.10.1.tgz",
- "integrity": "sha512-Jd/bKOKx6+19NwC4/aMLRu/J9/krfxlDnElP41Oc+oLiUWs/zwV1S9yBfBZRnqAwQb6vQ/HRSk3bsSWGSgVbpw==",
- "requires": {
- "prop-types": "15.x",
- "react-draggable": "^4.0.3"
- },
- "dependencies": {
- "react-draggable": {
- "version": "4.4.2",
- "resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.4.2.tgz",
- "integrity": "sha512-zLQs4R4bnBCGnCVTZiD8hPsHtkiJxgMpGDlRESM+EHQo8ysXhKJ2GKdJ8UxxLJdRVceX1j19jy+hQS2wHislPQ==",
- "requires": {
- "classnames": "^2.2.5",
- "prop-types": "^15.6.0"
- }
- }
- }
- },
"react-router": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-5.2.0.tgz",
@@ -13889,24 +13374,6 @@
}
}
},
- "react-select": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/react-select/-/react-select-1.3.0.tgz",
- "integrity": "sha512-g/QAU1HZrzSfxkwMAo/wzi6/ezdWye302RGZevsATec07hI/iSxcpB1hejFIp7V63DJ8mwuign6KmB3VjdlinQ==",
- "requires": {
- "classnames": "^2.2.4",
- "prop-types": "^15.5.8",
- "react-input-autosize": "^2.1.2"
- }
- },
- "react-shallow-equal": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/react-shallow-equal/-/react-shallow-equal-0.1.1.tgz",
- "integrity": "sha512-3in6sv3/6HTv/dRuc8Sjimb5C+zM+JlkNUv45VwE2FqfCzFi03tlFnwwGU9ihDDFJecvKOCgwfnwGoIx0Yr+Ug==",
- "requires": {
- "style-equal": "^1.0.0"
- }
- },
"react-test-renderer": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-16.13.1.tgz",
@@ -13918,14 +13385,6 @@
"scheduler": "^0.19.1"
}
},
- "react-text-mask-hoc": {
- "version": "0.11.0",
- "resolved": "https://registry.npmjs.org/react-text-mask-hoc/-/react-text-mask-hoc-0.11.0.tgz",
- "integrity": "sha512-Z9lRRTtXyKhQXLJyb7pWErRhBRswq2Zivu1Zq41VIT8eDjzT+7opVB8FTp1lFNALT/WTpJXWcmtSScfirbicBQ==",
- "requires": {
- "react-shallow-equal": "^0.1.1"
- }
- },
"react-transition-group": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.1.tgz",
@@ -13937,48 +13396,6 @@
"prop-types": "^15.6.2"
}
},
- "react-with-direction": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/react-with-direction/-/react-with-direction-1.3.1.tgz",
- "integrity": "sha512-aGcM21ZzhqeXFvDCfPj0rVNYuaVXfTz5D3Rbn0QMz/unZe+CCiLHthrjQWO7s6qdfXORgYFtmS7OVsRgSk5LXQ==",
- "requires": {
- "airbnb-prop-types": "^2.10.0",
- "brcast": "^2.0.2",
- "deepmerge": "^1.5.2",
- "direction": "^1.0.2",
- "hoist-non-react-statics": "^3.3.0",
- "object.assign": "^4.1.0",
- "object.values": "^1.0.4",
- "prop-types": "^15.6.2"
- },
- "dependencies": {
- "deepmerge": {
- "version": "1.5.2",
- "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-1.5.2.tgz",
- "integrity": "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ=="
- }
- }
- },
- "react-with-styles": {
- "version": "3.2.3",
- "resolved": "https://registry.npmjs.org/react-with-styles/-/react-with-styles-3.2.3.tgz",
- "integrity": "sha512-MTI1UOvMHABRLj5M4WpODfwnveHaip6X7QUMI2x6zovinJiBXxzhA9AJP7MZNaKqg1JRFtHPXZdroUC8KcXwlQ==",
- "requires": {
- "hoist-non-react-statics": "^3.2.1",
- "object.assign": "^4.1.0",
- "prop-types": "^15.6.2",
- "react-with-direction": "^1.3.0"
- }
- },
- "react-with-styles-interface-css": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/react-with-styles-interface-css/-/react-with-styles-interface-css-4.0.3.tgz",
- "integrity": "sha512-wE43PIyjal2dexxyyx4Lhbcb+E42amoYPnkunRZkb9WTA+Z+9LagbyxwsI352NqMdFmghR0opg29dzDO4/YXbw==",
- "requires": {
- "array.prototype.flat": "^1.2.1",
- "global-cache": "^1.2.1"
- }
- },
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
@@ -14026,24 +13443,6 @@
"util.promisify": "^1.0.0"
}
},
- "recompose": {
- "version": "0.26.0",
- "resolved": "https://registry.npmjs.org/recompose/-/recompose-0.26.0.tgz",
- "integrity": "sha512-KwOu6ztO0mN5vy3+zDcc45lgnaUoaQse/a5yLVqtzTK13czSWnFGmXbQVmnoMgDkI5POd1EwIKSbjU1V7xdZog==",
- "requires": {
- "change-emitter": "^0.1.2",
- "fbjs": "^0.8.1",
- "hoist-non-react-statics": "^2.3.1",
- "symbol-observable": "^1.0.4"
- },
- "dependencies": {
- "hoist-non-react-statics": {
- "version": "2.5.5",
- "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
- "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
- }
- }
- },
"recursive-readdir": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz",
@@ -14126,6 +13525,7 @@
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz",
"integrity": "sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==",
+ "dev": true,
"requires": {
"define-properties": "^1.1.3",
"es-abstract": "^1.17.0-next.1"
@@ -14703,11 +14103,6 @@
"ajv-keywords": "^3.4.1"
}
},
- "scriptjs": {
- "version": "2.5.9",
- "resolved": "https://registry.npmjs.org/scriptjs/-/scriptjs-2.5.9.tgz",
- "integrity": "sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg=="
- },
"scss-tokenizer": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
@@ -14894,7 +14289,8 @@
"setimmediate": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
- "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU="
+ "integrity": "sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=",
+ "dev": true
},
"setprototypeof": {
"version": "1.1.1",
@@ -15322,11 +14718,6 @@
"wbuf": "^1.7.3"
}
},
- "spinkit": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/spinkit/-/spinkit-1.2.5.tgz",
- "integrity": "sha1-kPn0ZqIOjjnvJNqVnB5hHCow3VQ="
- },
"split-string": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
@@ -15731,11 +15122,6 @@
"integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==",
"dev": true
},
- "style-equal": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/style-equal/-/style-equal-1.0.0.tgz",
- "integrity": "sha1-mKHFkiImv+E8GW5z8ZQOkbjmZZU="
- },
"style-loader": {
"version": "0.23.1",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-0.23.1.tgz",
@@ -15885,11 +15271,6 @@
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
"dev": true
},
- "synchronous-promise": {
- "version": "2.0.12",
- "resolved": "https://registry.npmjs.org/synchronous-promise/-/synchronous-promise-2.0.12.tgz",
- "integrity": "sha512-rIDJiHmIK02tXU+eW1v6a7rNIIiMLm5JUF5Uj2fT6oLSulg7WNDVoqvkYqkFoJzf4v2gmTLppvzegdo9R+7h1Q=="
- },
"table": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
@@ -16354,11 +15735,6 @@
"integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==",
"dev": true
},
- "toposort": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz",
- "integrity": "sha1-riF2gXXRVZ1IvvNUILL0li8JwzA="
- },
"tough-cookie": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
@@ -16414,7 +15790,8 @@
"tslib": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
- "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
+ "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
+ "dev": true
},
"tsutils": {
"version": "3.17.1",
@@ -16475,31 +15852,12 @@
"mime-types": "~2.1.24"
}
},
- "typed-styles": {
- "version": "0.0.7",
- "resolved": "https://registry.npmjs.org/typed-styles/-/typed-styles-0.0.7.tgz",
- "integrity": "sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q=="
- },
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
- "ua-parser-js": {
- "version": "0.7.21",
- "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.21.tgz",
- "integrity": "sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ=="
- },
- "uncontrollable": {
- "version": "6.2.3",
- "resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-6.2.3.tgz",
- "integrity": "sha512-VgOAoBU2ptCL2bfTG2Mra0I8i1u6Aq84AFonD5tmCAYSfs3hWvr2Rlw0q2ntoxXTHjcQOmZOh3FKaN+UZVyREQ==",
- "requires": {
- "@babel/runtime": "^7.4.5",
- "invariant": "^2.2.4"
- }
- },
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
@@ -16821,14 +16179,6 @@
"makeerror": "1.0.x"
}
},
- "warning": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
- "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
- "requires": {
- "loose-envify": "^1.0.0"
- }
- },
"watchpack": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.2.tgz",
@@ -18022,19 +17372,6 @@
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
}
}
- },
- "yup": {
- "version": "0.27.0",
- "resolved": "https://registry.npmjs.org/yup/-/yup-0.27.0.tgz",
- "integrity": "sha512-v1yFnE4+u9za42gG/b/081E7uNW9mUj3qtkmelLbW5YPROZzSH/KUUyJu9Wt8vxFJcT9otL/eZopS0YK1L5yPQ==",
- "requires": {
- "@babel/runtime": "^7.0.0",
- "fn-name": "~2.0.1",
- "lodash": "^4.17.11",
- "property-expr": "^1.5.0",
- "synchronous-promise": "^2.0.6",
- "toposort": "^2.0.2"
- }
}
}
}
diff --git a/package.json b/package.json
index cdd8db0..7ced60c 100644
--- a/package.json
+++ b/package.json
@@ -31,33 +31,19 @@
"@coreui/react-chartjs": "^1.0.0-alpha.1",
"@coreui/utils": "^1.2.4",
"classnames": "^2.2.6",
- "codemirror": "^5.53.2",
"core-js": "^3.6.5",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
- "formik": "^1.5.8",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-app-polyfill": "^1.0.1",
- "react-big-calendar": "^0.21.0",
- "react-codemirror2": "^6.0.0",
- "react-dates": "^20.2.3",
"react-dom": "^16.13.1",
- "react-google-maps": "9.4.5",
- "react-grid-layout": "^0.16.6",
- "react-popper": "^2.2.3",
- "react-quill": "^1.3.5",
"react-redux": "7.2.0",
"react-router-dom": "^5.2.0",
- "react-select": "^1.3.0",
- "react-text-mask-hoc": "^0.11.0",
- "redux": "4.0.5",
- "spinkit": "1.2.5",
- "yup": "^0.27.0"
+ "redux": "4.0.5"
},
"devDependencies": {
- "mutationobserver-shim": "^0.3.5",
"react-scripts": "^3.4.1"
},
"scripts": {