|
74 | 74 | "react-dom": ">=16.3.0" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@4c/cli": "^2.1.7", |
78 | | - "@4c/rollout": "^2.1.6", |
| 77 | + "@4c/cli": "^2.1.9", |
| 78 | + "@4c/rollout": "^2.1.8", |
79 | 79 | "@4c/tsconfig": "^0.3.1", |
80 | 80 | "@babel/cli": "^7.8.4", |
81 | | - "@babel/core": "^7.9.0", |
| 81 | + "@babel/core": "^7.9.6", |
82 | 82 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
83 | | - "@babel/plugin-transform-runtime": "^7.9.0", |
| 83 | + "@babel/plugin-transform-runtime": "^7.9.6", |
84 | 84 | "@babel/polyfill": "^7.8.7", |
85 | | - "@babel/preset-env": "^7.9.5", |
| 85 | + "@babel/preset-env": "^7.9.6", |
86 | 86 | "@babel/preset-react": "^7.9.4", |
87 | 87 | "@babel/preset-typescript": "^7.9.0", |
88 | 88 | "@react-bootstrap/eslint-config": "^1.3.2", |
89 | 89 | "@rollup/plugin-node-resolve": "^7.1.3", |
90 | 90 | "@types/classnames": "^2.2.10", |
91 | 91 | "@types/react": "^16.9.34", |
92 | | - "@types/react-dom": "^16.9.6", |
93 | | - "@typescript-eslint/eslint-plugin": "^2.29.0", |
94 | | - "@typescript-eslint/parser": "^2.29.0", |
| 92 | + "@types/react-dom": "^16.9.7", |
| 93 | + "@typescript-eslint/eslint-plugin": "^2.31.0", |
| 94 | + "@typescript-eslint/parser": "^2.31.0", |
95 | 95 | "babel-eslint": "^10.1.0", |
96 | 96 | "babel-plugin-add-module-exports": "^1.0.2", |
97 | 97 | "babel-plugin-istanbul": "^6.0.0", |
|
112 | 112 | "gh-pages": "^2.2.0", |
113 | 113 | "husky": "^4.2.5", |
114 | 114 | "jquery": "^3.5.0", |
115 | | - "karma": "^5.0.2", |
| 115 | + "karma": "^5.0.4", |
116 | 116 | "karma-chrome-launcher": "^3.1.0", |
117 | 117 | "karma-coverage": "^2.0.2", |
118 | 118 | "karma-firefox-launcher": "^1.3.0", |
119 | | - "karma-mocha": "^2.0.0", |
| 119 | + "karma-mocha": "^2.0.1", |
120 | 120 | "karma-mocha-reporter": "^2.2.5", |
121 | 121 | "karma-sinon-chai": "^2.0.2", |
122 | 122 | "karma-sourcemap-loader": "^0.3.7", |
123 | 123 | "karma-webpack": "4.0.2", |
124 | | - "lint-staged": "^10.1.7", |
| 124 | + "lint-staged": "^10.2.2", |
125 | 125 | "mocha": "^7.1.2", |
126 | 126 | "prettier": "^2.0.5", |
127 | 127 | "react": "^16.13.1", |
128 | 128 | "react-dom": "^16.13.1", |
129 | 129 | "react-transition-group": "^4.3.0", |
130 | 130 | "rimraf": "^3.0.2", |
131 | | - "rollup": "^2.7.2", |
| 131 | + "rollup": "^2.7.6", |
132 | 132 | "simulant": "^0.2.2", |
133 | 133 | "sinon": "^9.0.2", |
134 | 134 | "sinon-chai": "^3.5.0", |
|
0 commit comments