|
45 | 45 | "react": ">=16.13.1"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/cli": "^7.21.0", |
49 |
| - "@babel/core": "^7.21.0", |
50 |
| - "@babel/preset-env": "^7.20.2", |
51 |
| - "@babel/preset-react": "^7.18.6", |
| 48 | + "@babel/cli": "^7.27.0", |
| 49 | + "@babel/core": "^7.26.10", |
| 50 | + "@babel/preset-env": "^7.26.9", |
| 51 | + "@babel/preset-react": "^7.26.3", |
52 | 52 | "babel-eslint": "^10.1.0",
|
53 | 53 | "babel-jest": "^27.5.1",
|
54 | 54 | "babel-plugin-add-module-exports": "^1.0.4",
|
55 |
| - "chai": "^4.3.7", |
| 55 | + "chai": "^4.5.0", |
56 | 56 | "dirty-chai": "^2.0.1",
|
57 | 57 | "eslint": "^7.32.0",
|
58 | 58 | "eslint-config-airbnb": "^18.2.1",
|
59 | 59 | "eslint-config-airbnb-base": "^14.2.1",
|
60 |
| - "eslint-plugin-import": "^2.27.5", |
61 |
| - "eslint-plugin-jsx-a11y": "^6.7.1", |
| 60 | + "eslint-plugin-import": "^2.31.0", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
62 | 62 | "eslint-plugin-mocha": "^9.0.0",
|
63 |
| - "eslint-plugin-react": "^7.32.2", |
| 63 | + "eslint-plugin-react": "^7.37.5", |
64 | 64 | "jest": "^27.5.1",
|
65 | 65 | "prop-types": "^15.8.1",
|
66 | 66 | "react": "^17.0.2",
|
|
0 commit comments