Update upstream
This commit is contained in:
@ -338,34 +338,6 @@ index 55073bfe..efc07af1 100644
|
||||
|
||||
const astUtil = require('./ast');
|
||||
const isCreateElement = require('./isCreateElement');
|
||||
diff --git a/package.json b/package.json
|
||||
index 702b9f6f..f34d71d3 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -25,22 +25,14 @@
|
||||
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
|
||||
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
|
||||
"dependencies": {
|
||||
- "array-includes": "^3.1.6",
|
||||
- "array.prototype.flatmap": "^1.3.1",
|
||||
- "array.prototype.tosorted": "^1.1.1",
|
||||
"doctrine": "^2.1.0",
|
||||
"es-iterator-helpers": "^1.0.13",
|
||||
"estraverse": "^5.3.0",
|
||||
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
||||
"minimatch": "^3.1.2",
|
||||
- "object.entries": "^1.1.6",
|
||||
- "object.fromentries": "^2.0.6",
|
||||
- "object.hasown": "^1.1.2",
|
||||
- "object.values": "^1.1.6",
|
||||
"prop-types": "^15.8.1",
|
||||
"resolve": "^2.0.0-next.4",
|
||||
- "semver": "^6.3.1",
|
||||
- "string.prototype.matchall": "^4.0.8"
|
||||
+ "semver": "^6.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.10",
|
||||
diff --git a/tsconfig.json b/tsconfig.json
|
||||
deleted file mode 100644
|
||||
index 39187b7f..00000000
|
||||
|
Reference in New Issue
Block a user