|
70 | 70 | "recompose": "^0.30.0"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "7.9.0", |
74 |
| - "@babel/plugin-proposal-object-rest-spread": "7.9.0", |
75 |
| - "@babel/preset-env": "7.9.0", |
| 73 | + "@babel/core": "7.9.6", |
| 74 | + "@babel/plugin-proposal-object-rest-spread": "7.9.6", |
| 75 | + "@babel/preset-env": "7.9.6", |
76 | 76 | "@babel/preset-react": "7.9.4",
|
77 |
| - "@rollup/plugin-buble": "0.21.1", |
78 |
| - "@rollup/plugin-commonjs": "11.0.2", |
79 |
| - "@rollup/plugin-node-resolve": "7.1.1", |
80 |
| - "@rollup/plugin-replace": "^2.3.2", |
81 |
| - "@testing-library/jest-dom": "5.3.0", |
82 |
| - "@testing-library/react": "10.0.2", |
| 77 | + "@rollup/plugin-buble": "0.21.3", |
| 78 | + "@rollup/plugin-commonjs": "11.1.0", |
| 79 | + "@rollup/plugin-node-resolve": "7.1.3", |
| 80 | + "@rollup/plugin-replace": "2.3.2", |
| 81 | + "@testing-library/jest-dom": "5.5.0", |
| 82 | + "@testing-library/react": "10.0.4", |
83 | 83 | "babel-eslint": "10.1.0",
|
84 | 84 | "bundlesize": "0.18.0",
|
85 | 85 | "codecov": "3.6.5",
|
86 |
| - "cross-env": "^7.0.2", |
| 86 | + "cross-env": "7.0.2", |
87 | 87 | "eslint": "6.8.0",
|
88 |
| - "eslint-config-prettier": "6.10.1", |
| 88 | + "eslint-config-prettier": "6.11.0", |
89 | 89 | "eslint-plugin-jest": "23.8.2",
|
90 |
| - "eslint-plugin-prettier": "3.1.2", |
| 90 | + "eslint-plugin-prettier": "3.1.3", |
91 | 91 | "eslint-plugin-react": "7.19.0",
|
92 |
| - "husky": "4.2.3", |
93 |
| - "jest": "25.2.7", |
94 |
| - "lint-staged": "10.1.2", |
95 |
| - "prettier": "2.0.4", |
| 92 | + "husky": "4.2.5", |
| 93 | + "jest": "25.5.4", |
| 94 | + "lint-staged": "10.2.2", |
| 95 | + "prettier": "2.0.5", |
96 | 96 | "react": "16.13.1",
|
97 | 97 | "react-dom": "16.13.1",
|
98 | 98 | "rimraf": "3.0.2",
|
99 |
| - "rollup": "2.3.3", |
| 99 | + "rollup": "2.7.6", |
100 | 100 | "rollup-plugin-css-only": "2.0.0",
|
101 | 101 | "rollup-plugin-node-builtins": "2.1.2",
|
102 | 102 | "rollup-plugin-size-snapshot": "0.11.0",
|
103 |
| - "rollup-plugin-terser": "^5.3.0" |
| 103 | + "rollup-plugin-terser": "5.3.0" |
104 | 104 | },
|
105 | 105 | "peerDependencies": {
|
106 | 106 | "react": "^16.0.0"
|
|
0 commit comments