|
50 | 50 | "csstype": "^3.0.2"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@4c/build": "^2.3.0", |
54 |
| - "@4c/rollout": "^2.2.0", |
| 53 | + "@4c/build": "^2.3.1", |
| 54 | + "@4c/rollout": "^2.2.1", |
55 | 55 | "@4c/tsconfig": "^0.3.1",
|
56 |
| - "@babel/cli": "^7.13.0", |
57 |
| - "@babel/core": "^7.13.8", |
| 56 | + "@babel/cli": "^7.13.16", |
| 57 | + "@babel/core": "^7.14.0", |
58 | 58 | "@babel/preset-typescript": "^7.13.0",
|
59 | 59 | "@react-bootstrap/babel-preset": "^1.2.0",
|
60 | 60 | "@react-bootstrap/eslint-config": "^1.3.2",
|
61 |
| - "@react-bootstrap/eslint-config-typescript": "^2.0.0", |
62 |
| - "@typescript-eslint/eslint-plugin": "^4.16.1", |
63 |
| - "@typescript-eslint/parser": "^4.16.1", |
| 61 | + "@react-bootstrap/eslint-config-typescript": "^2.0.1", |
| 62 | + "@typescript-eslint/eslint-plugin": "^4.22.1", |
| 63 | + "@typescript-eslint/parser": "^4.22.1", |
64 | 64 | "babel-eslint": "^10.1.0",
|
65 | 65 | "babel-loader": "^8.2.2",
|
66 | 66 | "cherry-pick": "^0.5.0",
|
67 |
| - "eslint": "^7.21.0", |
| 67 | + "eslint": "^7.25.0", |
68 | 68 | "eslint-plugin-import": "^2.22.1",
|
69 | 69 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
70 |
| - "eslint-plugin-mocha": "^8.0.0", |
71 |
| - "eslint-plugin-react": "^7.22.0", |
| 70 | + "eslint-plugin-mocha": "^8.1.0", |
| 71 | + "eslint-plugin-react": "^7.23.2", |
72 | 72 | "expect.js": "^0.3.1",
|
73 | 73 | "jquery": "^3.6.0",
|
74 |
| - "karma": "^6.1.1", |
| 74 | + "karma": "^6.3.2", |
75 | 75 | "karma-chrome-launcher": "^3.1.0",
|
76 | 76 | "karma-firefox-launcher": "^2.1.0",
|
77 | 77 | "karma-html2js-preprocessor": "^1.1.0",
|
|
80 | 80 | "karma-sinon": "^1.0.5",
|
81 | 81 | "karma-sourcemap-loader": "^0.3.8",
|
82 | 82 | "karma-webpack": "^4.0.2",
|
83 |
| - "mocha": "^8.3.0", |
| 83 | + "mocha": "^8.4.0", |
84 | 84 | "rimraf": "^3.0.2",
|
85 |
| - "rollup": "^2.40.0", |
| 85 | + "rollup": "^2.47.0", |
86 | 86 | "rollup-plugin-size-snapshot": "^0.12.0",
|
87 | 87 | "rollup-plugin-typescript": "^1.0.1",
|
88 | 88 | "simulant": "^0.2.2",
|
89 | 89 | "sinon": "^9.2.4",
|
90 |
| - "typescript": "^4.2.2", |
| 90 | + "typescript": "^4.2.4", |
91 | 91 | "webpack": "^4.46.0"
|
92 | 92 | },
|
93 | 93 | "bugs": {
|
|
0 commit comments