|
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.7", |
29 |
| - "array.prototype.findlast": "^1.2.4", |
| 28 | + "array-includes": "^3.1.8", |
| 29 | + "array.prototype.findlast": "^1.2.5", |
30 | 30 | "array.prototype.flatmap": "^1.3.2",
|
31 | 31 | "array.prototype.toreversed": "^1.1.2",
|
32 | 32 | "array.prototype.tosorted": "^1.1.3",
|
33 | 33 | "doctrine": "^2.1.0",
|
34 |
| - "es-iterator-helpers": "^1.0.17", |
| 34 | + "es-iterator-helpers": "^1.0.19", |
35 | 35 | "estraverse": "^5.3.0",
|
36 | 36 | "jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
37 | 37 | "minimatch": "^3.1.2",
|
38 |
| - "object.entries": "^1.1.7", |
39 |
| - "object.fromentries": "^2.0.7", |
40 |
| - "object.hasown": "^1.1.3", |
41 |
| - "object.values": "^1.1.7", |
| 38 | + "object.entries": "^1.1.8", |
| 39 | + "object.fromentries": "^2.0.8", |
| 40 | + "object.hasown": "^1.1.4", |
| 41 | + "object.values": "^1.2.0", |
42 | 42 | "prop-types": "^15.8.1",
|
43 | 43 | "resolve": "^2.0.0-next.5",
|
44 | 44 | "semver": "^6.3.1",
|
45 |
| - "string.prototype.matchall": "^4.0.10" |
| 45 | + "string.prototype.matchall": "^4.0.11" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@babel/core": "^7.24.6",
|
|
0 commit comments