|
1 | 1 | { |
2 | 2 | "name": "@hospitalrun/components", |
3 | | - "version": "1.16.1", |
| 3 | + "version": "2.0.0", |
4 | 4 | "license": "MIT", |
5 | 5 | "funding": { |
6 | 6 | "type": "opencollective", |
|
28 | 28 | "lint": "eslint \"src/**/*.{js,jsx,ts,tsx}\" \"test/**/*.{js,jsx,ts,tsx}\" \"stories/**/*.{js,jsx,ts,tsx}\"", |
29 | 29 | "lint:fix": "eslint \"src/**/*.{js,jsx,ts,tsx}\" \"test/**/*.{js,jsx,ts,tsx}\" \"stories/**/*.{js,jsx,ts,tsx}\" --fix", |
30 | 30 | "coveralls": "cross-env CI=true tsdx test --coverage --coverageReporters=text-lcov > lcov.info", |
31 | | - "storybook": "start-storybook -p 6006", |
32 | | - "build-storybook": "build-storybook -c .storybook", |
33 | 31 | "semantic-release": "semantic-release", |
34 | 32 | "lint-staged": "lint-staged", |
35 | | - "commitlint": "commitlint" |
| 33 | + "commitlint": "commitlint", |
| 34 | + "storybook": "start-storybook -p 6006", |
| 35 | + "build-storybook": "build-storybook -c .storybook" |
36 | 36 | }, |
37 | 37 | "peerDependencies": { |
38 | 38 | "bootstrap": "~4.5.0", |
|
69 | 69 | "@semantic-release/changelog": "~5.0.0", |
70 | 70 | "@semantic-release/commit-analyzer": "~8.0.1", |
71 | 71 | "@semantic-release/git": "~9.0.0", |
72 | | - "@semantic-release/github": "~7.0.3", |
| 72 | + "@semantic-release/github": "~7.1.1", |
73 | 73 | "@semantic-release/npm": "~7.0.3", |
74 | 74 | "@semantic-release/release-notes-generator": "~9.0.0", |
75 | | - "@storybook/addon-actions": "~6.0.2", |
76 | | - "@storybook/addon-info": "~5.3.0", |
77 | | - "@storybook/addon-links": "~6.0.2", |
78 | | - "@storybook/addons": "~6.0.2", |
79 | | - "@storybook/react": "~5.3.0", |
80 | | - "@storybook/theming": "~6.0.2", |
| 75 | + "@storybook/addon-actions": "~6.0.21", |
| 76 | + "@storybook/addon-essentials": "~6.0.21", |
| 77 | + "@storybook/addon-links": "~6.0.21", |
| 78 | + "@storybook/react": "~6.0.21", |
81 | 79 | "@types/chart.js": "~2.9.7", |
82 | 80 | "@types/enzyme": "~3.10.3", |
83 | 81 | "@types/jest": "~26.0.0", |
|
87 | 85 | "@types/react-dom": "~16.9.1", |
88 | 86 | "@types/react-table": "~7.0.4", |
89 | 87 | "@types/sinon": "~9.0.0", |
90 | | - "@types/storybook__addon-info": "~5.2.0", |
91 | 88 | "@types/tinymce": "~4.5.23", |
92 | | - "@typescript-eslint/eslint-plugin": "~3.10.0", |
| 89 | + "@typescript-eslint/eslint-plugin": "~4.0.0", |
93 | 90 | "@typescript-eslint/parser": "~3.10.0", |
94 | 91 | "autoprefixer": "~9.8.0", |
95 | 92 | "awesome-typescript-loader": "~5.2.1", |
|
103 | 100 | "cz-conventional-changelog": "~3.3.0", |
104 | 101 | "enzyme": "~3.11.0", |
105 | 102 | "enzyme-adapter-react-16": "~1.15.2", |
106 | | - "eslint": "~7.7.0", |
| 103 | + "eslint": "~7.8.0", |
107 | 104 | "eslint-config-airbnb": "~18.2.0", |
108 | 105 | "eslint-config-prettier": "~6.11.0", |
109 | 106 | "eslint-plugin-import": "~2.22.0", |
110 | | - "eslint-plugin-jest": "~23.20.0", |
| 107 | + "eslint-plugin-jest": "~24.0.0", |
111 | 108 | "eslint-plugin-jsx-a11y": "~6.3.0", |
112 | 109 | "eslint-plugin-prettier": "~3.1.1", |
113 | 110 | "eslint-plugin-react": "~7.20.0", |
114 | | - "eslint-plugin-react-hooks": "~4.0.1", |
115 | | - "husky": "~4.2.0", |
| 111 | + "eslint-plugin-react-hooks": "~4.1.0", |
| 112 | + "husky": "~4.3.0", |
116 | 113 | "jest-canvas-mock": "~2.2.0", |
117 | | - "lint-staged": "~10.2.0", |
| 114 | + "lint-staged": "~10.3.0", |
118 | 115 | "node-sass": "~4.14.1", |
119 | 116 | "prettier": "~2.1.0", |
120 | 117 | "react": "~16.13.0", |
121 | 118 | "react-bootstrap": "~1.0.0-beta.16", |
122 | 119 | "react-docgen": "~5.3.0", |
123 | 120 | "react-docgen-typescript-loader": "~3.7.0", |
124 | 121 | "react-dom": "~16.13.0", |
| 122 | + "react-is": "~16.13.1", |
125 | 123 | "rollup-plugin-postcss": "~3.1.1", |
126 | 124 | "sass-loader": "~10.0.0", |
127 | 125 | "semantic-release": "~17.1.0", |
|
154 | 152 | "react-bootstrap-typeahead": "^4.2.3", |
155 | 153 | "react-datepicker": "~3.1.3", |
156 | 154 | "react-spinners": "~0.9.0", |
157 | | - "react-table": "~7.3.0", |
| 155 | + "react-table": "~7.5.0", |
158 | 156 | "react-toastify": "~5.5.0", |
159 | 157 | "tinymce": "~5.4.0", |
160 | 158 | "video-react": "~0.14.1" |
|
0 commit comments