|
32 | 32 | }, |
33 | 33 | "homepage": "https://github.com/Corjen/react-data-sort#readme", |
34 | 34 | "devDependencies": { |
35 | | - "@types/enzyme": "^3.1.15", |
36 | | - "@types/enzyme-adapter-react-16": "^1.0.3", |
37 | | - "@types/jest": "^23.3.12", |
38 | | - "@types/lodash.sortby": "^4.7.4", |
39 | | - "@types/match-sorter": "^2.2.0", |
40 | | - "@types/react": "^16.7.18", |
41 | | - "@types/react-dom": "^16.0.11", |
| 35 | + "@types/enzyme": "^3.9.4", |
| 36 | + "@types/enzyme-adapter-react-16": "^1.0.5", |
| 37 | + "@types/jest": "^24.0.15", |
| 38 | + "@types/lodash.sortby": "^4.7.6", |
| 39 | + "@types/match-sorter": "^2.3.0", |
| 40 | + "@types/react": "^16.8.22", |
| 41 | + "@types/react-dom": "^16.8.4", |
42 | 42 | "cz-conventional-changelog": "2.1.0", |
43 | | - "enzyme": "^3.8.0", |
44 | | - "enzyme-adapter-react-16": "^1.7.1", |
| 43 | + "enzyme": "^3.10.0", |
| 44 | + "enzyme-adapter-react-16": "^1.14.0", |
45 | 45 | "enzyme-to-json": "^3.3.5", |
46 | | - "eslint": "^5.12.0", |
47 | | - "eslint-config-prettier": "^3.3.0", |
| 46 | + "eslint": "^6.0.1", |
| 47 | + "eslint-config-prettier": "^6.0.0", |
48 | 48 | "eslint-config-standard": "^12.0.0", |
49 | | - "eslint-plugin-import": "^2.14.0", |
50 | | - "eslint-plugin-node": "^6.0.1", |
51 | | - "eslint-plugin-promise": "^4.0.1", |
52 | | - "eslint-plugin-react": "^7.12.3", |
| 49 | + "eslint-plugin-import": "^2.18.0", |
| 50 | + "eslint-plugin-node": "^9.1.0", |
| 51 | + "eslint-plugin-promise": "^4.2.1", |
| 52 | + "eslint-plugin-react": "^7.14.2", |
53 | 53 | "eslint-plugin-standard": "^4.0.0", |
54 | | - "jest": "^23.6.0", |
55 | | - "prettier": "^1.11.1", |
56 | | - "react": "^16.7.0", |
57 | | - "react-dom": "^16.7.0", |
| 54 | + "jest": "^24.8.0", |
| 55 | + "prettier": "^1.18.2", |
| 56 | + "react": "^16.8.6", |
| 57 | + "react-dom": "^16.8.6", |
58 | 58 | "rimraf": "^2.6.3", |
59 | | - "rollup": "^1.0.2", |
60 | | - "rollup-plugin-typescript2": "^0.18.1", |
61 | | - "semantic-release": "^15.13.2", |
62 | | - "ts-jest": "^23.10.5", |
63 | | - "tslib": "^1.9.3", |
64 | | - "typescript": "^3.2.2" |
| 59 | + "rollup": "^1.16.2", |
| 60 | + "rollup-plugin-typescript2": "^0.21.2", |
| 61 | + "semantic-release": "^15.13.18", |
| 62 | + "ts-jest": "^24.0.2", |
| 63 | + "tslib": "^1.10.0", |
| 64 | + "typescript": "^3.5.2" |
65 | 65 | }, |
66 | 66 | "peerDependencies": { |
67 | 67 | "prop-types": "^15.6.1", |
68 | 68 | "react": "^16.3.2" |
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | 71 | "lodash.sortby": "^4.7.0", |
72 | | - "match-sorter": "^2.2.1" |
| 72 | + "match-sorter": "^3.1.1" |
73 | 73 | }, |
74 | 74 | "config": { |
75 | 75 | "commitizen": { |
|
0 commit comments