Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from HospitalRun/master
Browse files Browse the repository at this point in the history
Syncing Master
  • Loading branch information
dgarwin authored Sep 5, 2020
2 parents 23fe13e + f740ba2 commit 11e6192
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,58 +72,58 @@
"@semantic-release/github": "~7.0.3",
"@semantic-release/npm": "~7.0.3",
"@semantic-release/release-notes-generator": "~9.0.0",
"@storybook/addon-actions": "~5.3.0",
"@storybook/addon-actions": "~6.0.2",
"@storybook/addon-info": "~5.3.0",
"@storybook/addon-links": "~5.3.0",
"@storybook/addons": "~5.3.0",
"@storybook/addon-links": "~6.0.2",
"@storybook/addons": "~6.0.2",
"@storybook/react": "~5.3.0",
"@storybook/theming": "~5.3.0",
"@storybook/theming": "~6.0.2",
"@types/chart.js": "~2.9.7",
"@types/enzyme": "~3.10.3",
"@types/jest": "~26.0.0",
"@types/lodash": "^4.14.149",
"@types/node": "~14.0.13",
"@types/node": "~14.6.0",
"@types/react": "~16.9.17",
"@types/react-dom": "~16.9.1",
"@types/react-table": "~7.0.4",
"@types/sinon": "~9.0.0",
"@types/storybook__addon-info": "~5.2.0",
"@types/tinymce": "~4.5.23",
"@typescript-eslint/eslint-plugin": "~3.8.0",
"@typescript-eslint/parser": "~3.8.0",
"@typescript-eslint/eslint-plugin": "~4.0.0",
"@typescript-eslint/parser": "~3.10.0",
"autoprefixer": "~9.8.0",
"awesome-typescript-loader": "~5.2.1",
"babel-jest": "~24.9.0",
"babel-loader": "~8.1.0",
"bootstrap": "~4.5.0",
"commitizen": "~4.1.1",
"commitlint-config-cz": "0.13.1",
"commitizen": "~4.2.0",
"commitlint-config-cz": "0.13.2",
"cross-env": "~7.0.0",
"cssnano": "~4.1.10",
"cz-conventional-changelog": "~3.2.0",
"cz-conventional-changelog": "~3.3.0",
"enzyme": "~3.11.0",
"enzyme-adapter-react-16": "~1.15.2",
"eslint": "~7.6.0",
"eslint": "~7.8.0",
"eslint-config-airbnb": "~18.2.0",
"eslint-config-prettier": "~6.11.0",
"eslint-plugin-import": "~2.22.0",
"eslint-plugin-jest": "~23.20.0",
"eslint-plugin-jest": "~24.0.0",
"eslint-plugin-jsx-a11y": "~6.3.0",
"eslint-plugin-prettier": "~3.1.1",
"eslint-plugin-react": "~7.20.0",
"eslint-plugin-react-hooks": "~4.0.1",
"eslint-plugin-react-hooks": "~4.1.0",
"husky": "~4.2.0",
"jest-canvas-mock": "~2.2.0",
"lint-staged": "~10.2.0",
"lint-staged": "~10.3.0",
"node-sass": "~4.14.1",
"prettier": "~2.0.5",
"prettier": "~2.1.0",
"react": "~16.13.0",
"react-bootstrap": "~1.0.0-beta.16",
"react-docgen": "~5.3.0",
"react-docgen-typescript-loader": "~3.7.0",
"react-dom": "~16.13.0",
"rollup-plugin-postcss": "~3.1.1",
"sass-loader": "~9.0.2",
"sass-loader": "~10.0.0",
"semantic-release": "~17.1.0",
"sinon": "~9.0.0",
"tsdx": "~0.13.2",
Expand All @@ -147,14 +147,14 @@
"@types/react-datepicker": "~3.1.0",
"chart.js": "~2.9.3",
"classnames": "~2.2.6",
"date-fns": "~2.15.0",
"date-fns": "~2.16.0",
"formik": "~2.1.0",
"lodash": "~4.17.19",
"moment": "~2.27.0",
"react-bootstrap-typeahead": "^4.2.3",
"react-datepicker": "~3.1.3",
"react-spinners": "~0.9.0",
"react-table": "~7.3.0",
"react-table": "~7.5.0",
"react-toastify": "~5.5.0",
"tinymce": "~5.4.0",
"video-react": "~0.14.1"
Expand Down

0 comments on commit 11e6192

Please sign in to comment.