|
110 | 110 | ] |
111 | 111 | }, |
112 | 112 | "dependencies": { |
113 | | - "tiny-invariant": "^1.0.6" |
| 113 | + "tiny-invariant": "^1.1.0" |
114 | 114 | }, |
115 | 115 | "peerDependencies": { |
116 | 116 | "react": "^15.0.0 || ^16.0.0 || ^17.0.0" |
|
130 | 130 | "@storybook/react": "^5.0.0", |
131 | 131 | "@storybook/theming": "^5.0.11", |
132 | 132 | "@testing-library/jest-dom": "^5.0.0", |
133 | | - "@testing-library/react": "^9.1.0", |
134 | | - "@types/jest": "^25.1.0", |
135 | | - "@types/react": "^16.9.1", |
136 | | - "@types/react-dom": "^16.9.0", |
137 | | - "@typescript-eslint/eslint-plugin": "^2.0.0", |
138 | | - "@typescript-eslint/parser": "^2.0.0", |
| 133 | + "@testing-library/react": "^9.4.0", |
| 134 | + "@types/jest": "^25.1.2", |
| 135 | + "@types/react": "^16.9.19", |
| 136 | + "@types/react-dom": "^16.9.5", |
| 137 | + "@typescript-eslint/eslint-plugin": "^2.19.2", |
| 138 | + "@typescript-eslint/parser": "^2.19.2", |
139 | 139 | "babel-eslint": "^10.0.3", |
140 | | - "babel-jest": "^24.5.0", |
| 140 | + "babel-jest": "^25.1.0", |
141 | 141 | "babel-loader": "^8.0.5", |
142 | 142 | "babel-plugin-dev-expression": "^0.2.2", |
143 | | - "concurrently": "^5.0.0", |
| 143 | + "concurrently": "^5.1.0", |
144 | 144 | "coveralls": "^3.0.5", |
145 | | - "eslint": "^6.2.1", |
146 | | - "eslint-config-react-app": "^5.0.0", |
147 | | - "eslint-plugin-flowtype": "^4.2.0", |
148 | | - "eslint-plugin-import": "^2.18.2", |
| 145 | + "eslint": "^6.8.0", |
| 146 | + "eslint-config-react-app": "^5.2.0", |
| 147 | + "eslint-plugin-flowtype": "^4.6.0", |
| 148 | + "eslint-plugin-import": "^2.20.1", |
149 | 149 | "eslint-plugin-jsx-a11y": "^6.2.3", |
150 | | - "eslint-plugin-react": "^7.12.4", |
| 150 | + "eslint-plugin-react": "^7.18.3", |
151 | 151 | "eslint-plugin-react-hooks": "^2.0.1", |
152 | | - "husky": "^4.0.2", |
| 152 | + "husky": "^4.2.3", |
153 | 153 | "intersection-observer": "^0.7.0", |
154 | | - "jest": "^24.5.0", |
155 | | - "lint-staged": "^9.2.0", |
| 154 | + "jest": "^25.1.0", |
| 155 | + "lint-staged": "^10.0.7", |
156 | 156 | "npm-run-all": "^4.1.5", |
157 | 157 | "prettier": "^1.16.2", |
158 | 158 | "react": "^16.9.0", |
159 | 159 | "react-dom": "^16.9.0", |
160 | 160 | "react-test-renderer": "^16.9.0", |
161 | | - "rollup": "^1.20.0", |
| 161 | + "rollup": "^1.31.1", |
162 | 162 | "rollup-plugin-babel": "^4.2.0", |
163 | 163 | "rollup-plugin-commonjs": "^10.0.1", |
164 | 164 | "rollup-plugin-node-resolve": "^5.2.0", |
165 | 165 | "rollup-plugin-replace": "^2.1.0", |
166 | | - "rollup-plugin-terser": "^5.1.1", |
167 | | - "typescript": "^3.5.3" |
| 166 | + "rollup-plugin-terser": "^5.2.0", |
| 167 | + "typescript": "^3.7.5" |
168 | 168 | } |
169 | 169 | } |
0 commit comments