|
41 | 41 | "style-to-object": "0.3.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@commitlint/cli": "^8.0.0", |
45 |
| - "@commitlint/config-conventional": "^8.0.0", |
46 |
| - "@types/react": "^16.8.22", |
| 44 | + "@commitlint/cli": "^8.2.0", |
| 45 | + "@commitlint/config-conventional": "^8.2.0", |
| 46 | + "@types/react": "^16.9.11", |
47 | 47 | "benchmark": "^2.1.4",
|
48 |
| - "coveralls": "^3.0.4", |
49 |
| - "cross-env": "^5.2.0", |
50 |
| - "dtslint": "^0.8.0", |
51 |
| - "eslint": "^6.0.0", |
52 |
| - "eslint-plugin-prettier": "^3.1.0", |
53 |
| - "husky": "^2.4.1", |
54 |
| - "lint-staged": "^8.2.1", |
55 |
| - "mocha": "^6.1.4", |
| 48 | + "coveralls": "^3.0.7", |
| 49 | + "cross-env": "^6.0.3", |
| 50 | + "dtslint": "^2.0.0", |
| 51 | + "eslint": "^6.6.0", |
| 52 | + "eslint-plugin-prettier": "^3.1.1", |
| 53 | + "husky": "^3.0.9", |
| 54 | + "lint-staged": "^9.4.2", |
| 55 | + "mocha": "^6.2.2", |
56 | 56 | "nyc": "^14.1.1",
|
57 |
| - "preact": "10.0.4", |
58 |
| - "prettier": "^1.18.2", |
| 57 | + "preact": "^10.0.4", |
| 58 | + "prettier": "^1.19.1", |
59 | 59 | "react": "^16",
|
60 | 60 | "react-dom": "^16",
|
61 |
| - "rimraf": "^2.6.3", |
62 |
| - "rollup": "^1.16.2", |
63 |
| - "rollup-plugin-commonjs": "^10.0.0", |
64 |
| - "rollup-plugin-node-resolve": "^5.0.4", |
65 |
| - "rollup-plugin-uglify": "^6.0.2", |
66 |
| - "standard-version": "^6.0.1" |
| 61 | + "rimraf": "^3.0.0", |
| 62 | + "rollup": "^1.26.3", |
| 63 | + "rollup-plugin-commonjs": "^10.1.0", |
| 64 | + "rollup-plugin-node-resolve": "^5.2.0", |
| 65 | + "rollup-plugin-uglify": "^6.0.3", |
| 66 | + "standard-version": "^6" |
67 | 67 | },
|
68 | 68 | "peerDependencies": {
|
69 | 69 | "react": "^0.14 || ^15 || ^16"
|
|
0 commit comments