|
84 | 84 | "@babel/plugin-transform-runtime": "^7.12.1",
|
85 | 85 | "@babel/polyfill": "^7.12.1",
|
86 | 86 | "@babel/preset-env": "^7.12.1",
|
87 |
| - "@babel/preset-react": "^7.12.1", |
| 87 | + "@babel/preset-react": "^7.12.5", |
88 | 88 | "@babel/preset-typescript": "^7.12.1",
|
89 | 89 | "@react-bootstrap/eslint-config": "^1.3.2",
|
90 | 90 | "@rollup/plugin-node-resolve": "^9.0.0",
|
91 | 91 | "@types/classnames": "^2.2.11",
|
92 |
| - "@types/react": "^16.9.55", |
| 92 | + "@types/react": "^16.9.56", |
93 | 93 | "@types/react-dom": "^16.9.9",
|
94 |
| - "@typescript-eslint/eslint-plugin": "^4.6.0", |
95 |
| - "@typescript-eslint/parser": "^4.6.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "^4.8.1", |
| 95 | + "@typescript-eslint/parser": "^4.8.0", |
96 | 96 | "babel-eslint": "^10.1.0",
|
97 | 97 | "babel-plugin-add-module-exports": "^1.0.4",
|
98 | 98 | "babel-plugin-istanbul": "^6.0.0",
|
|
101 | 101 | "cross-env": "^7.0.2",
|
102 | 102 | "enzyme": "^3.11.0",
|
103 | 103 | "enzyme-adapter-react-16": "^1.15.5",
|
104 |
| - "eslint": "^7.12.1", |
| 104 | + "eslint": "^7.13.0", |
105 | 105 | "eslint-config-4catalyzer-typescript": "^3.0.1",
|
106 | 106 | "eslint-config-prettier": "^6.15.0",
|
107 | 107 | "eslint-plugin-import": "^2.22.1",
|
|
116 | 116 | "karma": "^5.2.3",
|
117 | 117 | "karma-chrome-launcher": "^3.1.0",
|
118 | 118 | "karma-coverage": "^2.0.3",
|
119 |
| - "karma-firefox-launcher": "^2.0.0", |
| 119 | + "karma-firefox-launcher": "^2.1.0", |
120 | 120 | "karma-mocha": "^2.0.1",
|
121 | 121 | "karma-mocha-reporter": "^2.2.5",
|
122 | 122 | "karma-sinon-chai": "^2.0.2",
|
123 | 123 | "karma-sourcemap-loader": "^0.3.8",
|
124 | 124 | "karma-webpack": "4.0.2",
|
125 | 125 | "lint-staged": "^10.5.1",
|
126 |
| - "mocha": "^8.2.0", |
| 126 | + "mocha": "^8.2.1", |
127 | 127 | "prettier": "^2.1.2",
|
128 | 128 | "react": "^16.14.0",
|
129 | 129 | "react-dom": "^16.14.0",
|
130 | 130 | "react-transition-group": "^4.4.1",
|
131 | 131 | "rimraf": "^3.0.2",
|
132 |
| - "rollup": "^2.33.1", |
| 132 | + "rollup": "^2.33.2", |
133 | 133 | "simulant": "^0.2.2",
|
134 | 134 | "sinon": "^9.2.1",
|
135 | 135 | "sinon-chai": "^3.5.0",
|
|
0 commit comments