|
27 | 27 | "type-check": "tsc --noEmit" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "cb-toolset": "^0.7.1" |
| 30 | + "cb-toolset": "^0.8.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@commitlint/cli": "^8.3.5", |
34 | | - "@commitlint/config-conventional": "^8.3.4", |
| 33 | + "@commitlint/cli": "^9.0.1", |
| 34 | + "@commitlint/config-conventional": "^9.0.1", |
35 | 35 | "@release-it/conventional-changelog": "^1.1.4", |
36 | 36 | "@rollup/plugin-node-resolve": "^8.0.1", |
37 | | - "@size-limit/preset-big-lib": "^4.5.0", |
| 37 | + "@size-limit/preset-big-lib": "^4.5.1", |
38 | 38 | "@types/history": "^4.7.6", |
39 | | - "@types/react": "^16.9.36", |
| 39 | + "@types/react": "^16.9.38", |
40 | 40 | "@types/react-router": "^5.1.7", |
41 | 41 | "cb-rollup-plugin-filesize": "^9.0.0-5", |
42 | 42 | "commitizen": "^4.1.2", |
43 | 43 | "cz-conventional-changelog": "3.2.0", |
44 | 44 | "del-cli": "^3.0.1", |
45 | 45 | "eslint": "^7.2.0", |
46 | | - "eslint-config-react-ts": "^2.1.4", |
| 46 | + "eslint-config-react-ts": "^2.1.5", |
47 | 47 | "husky": "^4.2.5", |
48 | | - "lint-staged": "^10.2.10", |
| 48 | + "lint-staged": "^10.2.11", |
49 | 49 | "release-it": "^13.6.3", |
50 | | - "rollup": "^2.16.1", |
| 50 | + "rollup": "^2.17.1", |
51 | 51 | "rollup-plugin-cleanup": "^3.1.1", |
52 | 52 | "rollup-plugin-typescript2": "^0.27.1", |
53 | | - "size-limit": "^4.5.0", |
| 53 | + "size-limit": "^4.5.1", |
54 | 54 | "typescript": "^3.9.5" |
55 | 55 | }, |
56 | 56 | "peerDependencies": { |
|
0 commit comments