|
65 | 65 | ]
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@4c/rollout": "^2.1.2", |
| 68 | + "@4c/rollout": "^2.1.7", |
69 | 69 | "@babel/cli": "7.8.4",
|
70 |
| - "@babel/core": "7.8.7", |
| 70 | + "@babel/core": "7.9.6", |
71 | 71 | "babel-core": "^7.0.0-bridge.0",
|
72 | 72 | "babel-eslint": "^10.1.0",
|
73 |
| - "babel-jest": "^25.1.0", |
| 73 | + "babel-jest": "^25.5.1", |
74 | 74 | "babel-plugin-transform-rename-import": "^2.3.0",
|
75 |
| - "babel-preset-jason": "^6.1.3", |
| 75 | + "babel-preset-jason": "^6.2.0", |
76 | 76 | "benchmark": "^2.0.0",
|
77 | 77 | "chai": "^4.2.0",
|
78 | 78 | "chai-as-promised": "^7.1.1",
|
79 | 79 | "dirty-chai": "^2.0.1",
|
80 | 80 | "doctoc": "^1.4.0",
|
81 | 81 | "eslint": "^6.8.0",
|
82 | 82 | "eslint-config-jason": "^7.0.1",
|
83 |
| - "eslint-config-prettier": "^6.10.0", |
84 |
| - "eslint-plugin-import": "^2.20.1", |
85 |
| - "eslint-plugin-jest": "^23.8.1", |
86 |
| - "eslint-plugin-react": "^7.18.3", |
87 |
| - "eslint-plugin-react-hooks": "^2.5.0", |
88 |
| - "husky": "^4.2.3", |
89 |
| - "jest": "^25.1.0", |
90 |
| - "lint-staged": "^10.0.8", |
91 |
| - "prettier": "^1.19.1", |
| 83 | + "eslint-config-prettier": "^6.11.0", |
| 84 | + "eslint-plugin-import": "^2.20.2", |
| 85 | + "eslint-plugin-jest": "^23.8.2", |
| 86 | + "eslint-plugin-react": "^7.19.0", |
| 87 | + "eslint-plugin-react-hooks": "^3.0.0", |
| 88 | + "husky": "^4.2.5", |
| 89 | + "jest": "^25.5.2", |
| 90 | + "lint-staged": "^10.2.1", |
| 91 | + "prettier": "^2.0.5", |
92 | 92 | "rollup": "^2.7.5",
|
93 |
| - "rollup-plugin-babel": "^4.3.3", |
| 93 | + "rollup-plugin-babel": "^4.4.0", |
94 | 94 | "rollup-plugin-filesize": "^7.0.0",
|
95 | 95 | "rollup-plugin-node-resolve": "^5.2.0",
|
96 | 96 | "rollup-plugin-size-snapshot": "^0.11.0",
|
97 |
| - "sinon": "^9.0.0", |
| 97 | + "sinon": "^9.0.2", |
98 | 98 | "sinon-chai": "^3.5.0"
|
99 | 99 | },
|
100 | 100 | "dependencies": {
|
101 |
| - "@babel/runtime": "^7.8.7", |
| 101 | + "@babel/runtime": "^7.9.6", |
102 | 102 | "fn-name": "~3.0.0",
|
103 | 103 | "lodash": "^4.17.15",
|
104 | 104 | "lodash-es": "^4.17.11",
|
105 |
| - "property-expr": "^2.0.0", |
| 105 | + "property-expr": "^2.0.2", |
106 | 106 | "synchronous-promise": "^2.0.10",
|
107 | 107 | "toposort": "^2.0.2"
|
108 | 108 | },
|
|
0 commit comments