|
44 | 44 | "string.prototype.matchall": "^4.0.6"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "^7.15.8", |
48 |
| - "@babel/eslint-parser": "^7.15.8", |
49 |
| - "@babel/plugin-syntax-decorators": "^7.14.5", |
50 |
| - "@babel/plugin-syntax-do-expressions": "^7.14.5", |
51 |
| - "@babel/plugin-syntax-function-bind": "^7.14.5", |
52 |
| - "@babel/preset-react": "^7.14.5", |
| 47 | + "@babel/core": "^7.16.0", |
| 48 | + "@babel/eslint-parser": "^7.16.0", |
| 49 | + "@babel/plugin-syntax-decorators": "^7.16.0", |
| 50 | + "@babel/plugin-syntax-do-expressions": "^7.16.0", |
| 51 | + "@babel/plugin-syntax-function-bind": "^7.16.0", |
| 52 | + "@babel/preset-react": "^7.16.0", |
53 | 53 | "@types/eslint": "=7.2.10",
|
54 | 54 | "@types/estree": "^0.0.50",
|
55 |
| - "@types/node": "^14.17.27", |
| 55 | + "@types/node": "^14.17.32", |
56 | 56 | "@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
|
57 | 57 | "aud": "^1.1.5",
|
58 | 58 | "babel-eslint": "^8 || ^9 || ^10.1.0",
|
|
0 commit comments