|
25 | 25 | "homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
|
26 | 26 | "bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
|
27 | 27 | "dependencies": {
|
28 |
| - "array-includes": "^3.1.5", |
29 |
| - "array.prototype.flatmap": "^1.3.0", |
30 |
| - "array.prototype.tosorted": "^1.1.0", |
| 28 | + "array-includes": "^3.1.6", |
| 29 | + "array.prototype.flatmap": "^1.3.1", |
| 30 | + "array.prototype.tosorted": "^1.1.1", |
31 | 31 | "doctrine": "^2.1.0",
|
32 | 32 | "estraverse": "^5.3.0",
|
33 | 33 | "jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
34 | 34 | "minimatch": "^3.1.2",
|
35 |
| - "object.entries": "^1.1.5", |
36 |
| - "object.fromentries": "^2.0.5", |
37 |
| - "object.hasown": "^1.1.1", |
38 |
| - "object.values": "^1.1.5", |
| 35 | + "object.entries": "^1.1.6", |
| 36 | + "object.fromentries": "^2.0.6", |
| 37 | + "object.hasown": "^1.1.2", |
| 38 | + "object.values": "^1.1.6", |
39 | 39 | "prop-types": "^15.8.1",
|
40 |
| - "resolve": "^2.0.0-next.3", |
| 40 | + "resolve": "^2.0.0-next.4", |
41 | 41 | "semver": "^6.3.0",
|
42 |
| - "string.prototype.matchall": "^4.0.7" |
| 42 | + "string.prototype.matchall": "^4.0.8" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@babel/core": "^7.19.3", |
| 45 | + "@babel/core": "^7.20.2", |
46 | 46 | "@babel/eslint-parser": "^7.19.1",
|
47 | 47 | "@babel/plugin-syntax-decorators": "^7.19.0",
|
48 | 48 | "@babel/plugin-syntax-do-expressions": "^7.18.6",
|
|
0 commit comments