|
35 | 35 | }, |
36 | 36 | "peerDependencies": { |
37 | 37 | "prop-types": "^15.7.2", |
38 | | - "react": "^16.13.1", |
39 | | - "react-dom": "16.13.1" |
| 38 | + "react": "^17.0.1", |
| 39 | + "react-dom": "17.0.1" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@commitlint/cli": "^9.1.2", |
43 | | - "@testing-library/jest-dom": "^5.11.3", |
44 | | - "@testing-library/react": "^10.4.8", |
45 | | - "@types/jest": "^26.0.10", |
46 | | - "@types/node": "^14.6.0", |
47 | | - "@types/react": "^16.9.46", |
48 | | - "@types/react-dom": "^16.9.8", |
49 | | - "@typescript-eslint/eslint-plugin": "^3.9.1", |
50 | | - "@typescript-eslint/parser": "^3.9.1", |
| 42 | + "@commitlint/cli": "^11.0.0", |
| 43 | + "@testing-library/jest-dom": "^5.11.8", |
| 44 | + "@testing-library/react": "^11.2.2", |
| 45 | + "@types/jest": "^26.0.19", |
| 46 | + "@types/node": "^14.14.19", |
| 47 | + "@types/react": "^17.0.0", |
| 48 | + "@types/react-dom": "^17.0.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^4.11.1", |
| 50 | + "@typescript-eslint/parser": "^4.11.1", |
51 | 51 | "colors": "^1.4.0", |
52 | | - "cross-env": "^7.0.2", |
53 | | - "eslint": "^7.7.0", |
54 | | - "eslint-config-prettier": "^6.11.0", |
55 | | - "eslint-config-standard": "^14.1.1", |
56 | | - "eslint-plugin-import": "^2.22.0", |
| 52 | + "cross-env": "^7.0.3", |
| 53 | + "eslint": "^7.17.0", |
| 54 | + "eslint-config-prettier": "^7.1.0", |
| 55 | + "eslint-config-standard": "^16.0.2", |
| 56 | + "eslint-plugin-import": "^2.22.1", |
57 | 57 | "eslint-plugin-node": "^11.1.0", |
58 | | - "eslint-plugin-prettier": "^3.1.4", |
| 58 | + "eslint-plugin-prettier": "^3.3.0", |
59 | 59 | "eslint-plugin-promise": "^4.2.1", |
60 | | - "eslint-plugin-react": "^7.20.6", |
61 | | - "eslint-plugin-react-hooks": "^4.1.0", |
62 | | - "eslint-plugin-standard": "^4.0.1", |
| 60 | + "eslint-plugin-react": "^7.22.0", |
| 61 | + "eslint-plugin-react-hooks": "^4.2.0", |
| 62 | + "eslint-plugin-standard": "^4.1.0", |
63 | 63 | "gh-pages": "^3.1.0", |
64 | | - "husky": "^4.2.5", |
65 | | - "jest": "^26.4.0", |
66 | | - "lint-staged": "^10.2.11", |
67 | | - "prettier": "^2.0.5", |
68 | | - "prompt": "^1.0.0", |
| 64 | + "husky": "^4.3.6", |
| 65 | + "jest": "^26.6.3", |
| 66 | + "lint-staged": "^10.5.3", |
| 67 | + "prettier": "^2.2.1", |
| 68 | + "prompt": "^1.1.0", |
69 | 69 | "react": "^16.12.0", |
70 | 70 | "react-dom": "^16.13.0", |
71 | 71 | "replace-in-file": "^6.1.0", |
72 | | - "rollup": "^2.26.4", |
| 72 | + "rollup": "^2.35.1", |
73 | 73 | "rollup-plugin-commonjs": "^10.1.0", |
74 | 74 | "rollup-plugin-json": "^4.0.0", |
75 | 75 | "rollup-plugin-node-resolve": "^5.2.0", |
76 | | - "rollup-plugin-peer-deps-external": "^2.2.3", |
77 | | - "rollup-plugin-sourcemaps": "^0.6.2", |
78 | | - "rollup-plugin-terser": "^7.0.0", |
79 | | - "rollup-plugin-typescript2": "^0.27.2", |
| 76 | + "rollup-plugin-peer-deps-external": "^2.2.4", |
| 77 | + "rollup-plugin-sourcemaps": "^0.6.3", |
| 78 | + "rollup-plugin-terser": "^7.0.2", |
| 79 | + "rollup-plugin-typescript2": "^0.29.0", |
80 | 80 | "shelljs": "^0.8.4", |
81 | | - "ts-jest": "^26.2.0", |
82 | | - "ts-node": "^8.10.2", |
83 | | - "typedoc": "^0.18.0", |
84 | | - "typescript": "^3.9.7" |
| 81 | + "ts-jest": "^26.4.4", |
| 82 | + "ts-node": "^9.1.1", |
| 83 | + "typedoc": "^0.20.10", |
| 84 | + "typescript": "^4.1.3" |
85 | 85 | }, |
86 | 86 | "husky": { |
87 | 87 | "hooks": { |
|
0 commit comments