chore(deps): update dependency eslint-plugin-react to v7.25.3
This commit is contained in:
		
				
					committed by
					
						
						renovate[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							3337f48586
						
					
				
				
					commit
					19fb0ebda9
				
			
							
								
								
									
										272
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										272
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -8544,22 +8544,23 @@
 | 
				
			|||||||
      },
 | 
					      },
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "es-abstract": {
 | 
					        "es-abstract": {
 | 
				
			||||||
          "version": "1.18.5",
 | 
					          "version": "1.18.6",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
          "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
          "dev": true,
 | 
					          "dev": true,
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "call-bind": "^1.0.2",
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
            "es-to-primitive": "^1.2.1",
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
            "function-bind": "^1.1.1",
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
            "get-intrinsic": "^1.1.1",
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
            "has": "^1.0.3",
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
            "has-symbols": "^1.0.2",
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
            "internal-slot": "^1.0.3",
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
            "is-callable": "^1.2.3",
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
            "is-negative-zero": "^2.0.1",
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
            "is-regex": "^1.1.3",
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
            "is-string": "^1.0.6",
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
            "object-inspect": "^1.11.0",
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
            "object-keys": "^1.1.1",
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
            "object.assign": "^4.1.2",
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
@@ -11971,20 +11972,20 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "eslint-plugin-react": {
 | 
					    "eslint-plugin-react": {
 | 
				
			||||||
      "version": "7.25.1",
 | 
					      "version": "7.25.3",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz",
 | 
				
			||||||
      "integrity": "sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==",
 | 
					      "integrity": "sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "array-includes": "^3.1.3",
 | 
					        "array-includes": "^3.1.3",
 | 
				
			||||||
        "array.prototype.flatmap": "^1.2.4",
 | 
					        "array.prototype.flatmap": "^1.2.4",
 | 
				
			||||||
        "doctrine": "^2.1.0",
 | 
					        "doctrine": "^2.1.0",
 | 
				
			||||||
        "estraverse": "^5.2.0",
 | 
					        "estraverse": "^5.2.0",
 | 
				
			||||||
        "has": "^1.0.3",
 | 
					 | 
				
			||||||
        "jsx-ast-utils": "^2.4.1 || ^3.0.0",
 | 
					        "jsx-ast-utils": "^2.4.1 || ^3.0.0",
 | 
				
			||||||
        "minimatch": "^3.0.4",
 | 
					        "minimatch": "^3.0.4",
 | 
				
			||||||
        "object.entries": "^1.1.4",
 | 
					        "object.entries": "^1.1.4",
 | 
				
			||||||
        "object.fromentries": "^2.0.4",
 | 
					        "object.fromentries": "^2.0.4",
 | 
				
			||||||
 | 
					        "object.hasown": "^1.0.0",
 | 
				
			||||||
        "object.values": "^1.1.4",
 | 
					        "object.values": "^1.1.4",
 | 
				
			||||||
        "prop-types": "^15.7.2",
 | 
					        "prop-types": "^15.7.2",
 | 
				
			||||||
        "resolve": "^2.0.0-next.3",
 | 
					        "resolve": "^2.0.0-next.3",
 | 
				
			||||||
@@ -12015,22 +12016,23 @@
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "es-abstract": {
 | 
					        "es-abstract": {
 | 
				
			||||||
          "version": "1.18.5",
 | 
					          "version": "1.18.6",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
          "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
          "dev": true,
 | 
					          "dev": true,
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "call-bind": "^1.0.2",
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
            "es-to-primitive": "^1.2.1",
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
            "function-bind": "^1.1.1",
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
            "get-intrinsic": "^1.1.1",
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
            "has": "^1.0.3",
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
            "has-symbols": "^1.0.2",
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
            "internal-slot": "^1.0.3",
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
            "is-callable": "^1.2.3",
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
            "is-negative-zero": "^2.0.1",
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
            "is-regex": "^1.1.3",
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
            "is-string": "^1.0.6",
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
            "object-inspect": "^1.11.0",
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
            "object-keys": "^1.1.1",
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
            "object.assign": "^4.1.2",
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
@@ -13069,6 +13071,45 @@
 | 
				
			|||||||
        "pump": "^3.0.0"
 | 
					        "pump": "^3.0.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "get-symbol-description": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
 | 
				
			||||||
 | 
					      "dev": true,
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "call-bind": "^1.0.2",
 | 
				
			||||||
 | 
					        "get-intrinsic": "^1.1.1"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "call-bind": {
 | 
				
			||||||
 | 
					          "version": "1.0.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-intrinsic": "^1.0.2"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "get-intrinsic": {
 | 
				
			||||||
 | 
					          "version": "1.1.1",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
 | 
					            "has-symbols": "^1.0.1"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "has-symbols": {
 | 
				
			||||||
 | 
					          "version": "1.0.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "getos": {
 | 
					    "getos": {
 | 
				
			||||||
      "version": "3.2.1",
 | 
					      "version": "3.2.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/getos/-/getos-3.2.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/getos/-/getos-3.2.1.tgz",
 | 
				
			||||||
@@ -18936,22 +18977,23 @@
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "es-abstract": {
 | 
					        "es-abstract": {
 | 
				
			||||||
          "version": "1.18.5",
 | 
					          "version": "1.18.6",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
          "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
          "dev": true,
 | 
					          "dev": true,
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "call-bind": "^1.0.2",
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
            "es-to-primitive": "^1.2.1",
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
            "function-bind": "^1.1.1",
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
            "get-intrinsic": "^1.1.1",
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
            "has": "^1.0.3",
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
            "has-symbols": "^1.0.2",
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
            "internal-slot": "^1.0.3",
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
            "is-callable": "^1.2.3",
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
            "is-negative-zero": "^2.0.1",
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
            "is-regex": "^1.1.3",
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
            "is-string": "^1.0.6",
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
            "object-inspect": "^1.11.0",
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
            "object-keys": "^1.1.1",
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
            "object.assign": "^4.1.2",
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
@@ -19099,22 +19141,23 @@
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "es-abstract": {
 | 
					        "es-abstract": {
 | 
				
			||||||
          "version": "1.18.5",
 | 
					          "version": "1.18.6",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
          "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
          "dev": true,
 | 
					          "dev": true,
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "call-bind": "^1.0.2",
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
            "es-to-primitive": "^1.2.1",
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
            "function-bind": "^1.1.1",
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
            "get-intrinsic": "^1.1.1",
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
            "has": "^1.0.3",
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
            "has-symbols": "^1.0.2",
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
            "internal-slot": "^1.0.3",
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
            "is-callable": "^1.2.3",
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
            "is-negative-zero": "^2.0.1",
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
            "is-regex": "^1.1.3",
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
            "is-string": "^1.0.6",
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
            "object-inspect": "^1.11.0",
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
            "object-keys": "^1.1.1",
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
            "object.assign": "^4.1.2",
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
@@ -19317,6 +19360,166 @@
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "object.hasown": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==",
 | 
				
			||||||
 | 
					      "dev": true,
 | 
				
			||||||
 | 
					      "requires": {
 | 
				
			||||||
 | 
					        "define-properties": "^1.1.3",
 | 
				
			||||||
 | 
					        "es-abstract": "^1.18.1"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "call-bind": {
 | 
				
			||||||
 | 
					          "version": "1.0.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-intrinsic": "^1.0.2"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "es-abstract": {
 | 
				
			||||||
 | 
					          "version": "1.18.6",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
 | 
					            "string.prototype.trimend": "^1.0.4",
 | 
				
			||||||
 | 
					            "string.prototype.trimstart": "^1.0.4",
 | 
				
			||||||
 | 
					            "unbox-primitive": "^1.0.1"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "es-to-primitive": {
 | 
				
			||||||
 | 
					          "version": "1.2.1",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "is-callable": "^1.1.4",
 | 
				
			||||||
 | 
					            "is-date-object": "^1.0.1",
 | 
				
			||||||
 | 
					            "is-symbol": "^1.0.2"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "get-intrinsic": {
 | 
				
			||||||
 | 
					          "version": "1.1.1",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
 | 
					            "has-symbols": "^1.0.1"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "has-symbols": {
 | 
				
			||||||
 | 
					          "version": "1.0.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "is-callable": {
 | 
				
			||||||
 | 
					          "version": "1.2.4",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "is-negative-zero": {
 | 
				
			||||||
 | 
					          "version": "2.0.1",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.1.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "is-regex": {
 | 
				
			||||||
 | 
					          "version": "1.1.4",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
 | 
					            "has-tostringtag": "^1.0.0"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "is-string": {
 | 
				
			||||||
 | 
					          "version": "1.0.7",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "has-tostringtag": "^1.0.0"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "is-symbol": {
 | 
				
			||||||
 | 
					          "version": "1.0.4",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "has-symbols": "^1.0.2"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "object-inspect": {
 | 
				
			||||||
 | 
					          "version": "1.11.0",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "object-keys": {
 | 
				
			||||||
 | 
					          "version": "1.1.1",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
 | 
				
			||||||
 | 
					          "dev": true
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "object.assign": {
 | 
				
			||||||
 | 
					          "version": "4.1.2",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "call-bind": "^1.0.0",
 | 
				
			||||||
 | 
					            "define-properties": "^1.1.3",
 | 
				
			||||||
 | 
					            "has-symbols": "^1.0.1",
 | 
				
			||||||
 | 
					            "object-keys": "^1.1.1"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "string.prototype.trimend": {
 | 
				
			||||||
 | 
					          "version": "1.0.4",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
 | 
					            "define-properties": "^1.1.3"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "string.prototype.trimstart": {
 | 
				
			||||||
 | 
					          "version": "1.0.4",
 | 
				
			||||||
 | 
					          "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
 | 
				
			||||||
 | 
					          "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
 | 
				
			||||||
 | 
					          "dev": true,
 | 
				
			||||||
 | 
					          "requires": {
 | 
				
			||||||
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
 | 
					            "define-properties": "^1.1.3"
 | 
				
			||||||
 | 
					          }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "object.values": {
 | 
					    "object.values": {
 | 
				
			||||||
      "version": "1.1.4",
 | 
					      "version": "1.1.4",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.4.tgz",
 | 
				
			||||||
@@ -21377,22 +21580,23 @@
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "es-abstract": {
 | 
					        "es-abstract": {
 | 
				
			||||||
          "version": "1.18.5",
 | 
					          "version": "1.18.6",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.5.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.6.tgz",
 | 
				
			||||||
          "integrity": "sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==",
 | 
					          "integrity": "sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==",
 | 
				
			||||||
          "dev": true,
 | 
					          "dev": true,
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "call-bind": "^1.0.2",
 | 
					            "call-bind": "^1.0.2",
 | 
				
			||||||
            "es-to-primitive": "^1.2.1",
 | 
					            "es-to-primitive": "^1.2.1",
 | 
				
			||||||
            "function-bind": "^1.1.1",
 | 
					            "function-bind": "^1.1.1",
 | 
				
			||||||
            "get-intrinsic": "^1.1.1",
 | 
					            "get-intrinsic": "^1.1.1",
 | 
				
			||||||
 | 
					            "get-symbol-description": "^1.0.0",
 | 
				
			||||||
            "has": "^1.0.3",
 | 
					            "has": "^1.0.3",
 | 
				
			||||||
            "has-symbols": "^1.0.2",
 | 
					            "has-symbols": "^1.0.2",
 | 
				
			||||||
            "internal-slot": "^1.0.3",
 | 
					            "internal-slot": "^1.0.3",
 | 
				
			||||||
            "is-callable": "^1.2.3",
 | 
					            "is-callable": "^1.2.4",
 | 
				
			||||||
            "is-negative-zero": "^2.0.1",
 | 
					            "is-negative-zero": "^2.0.1",
 | 
				
			||||||
            "is-regex": "^1.1.3",
 | 
					            "is-regex": "^1.1.4",
 | 
				
			||||||
            "is-string": "^1.0.6",
 | 
					            "is-string": "^1.0.7",
 | 
				
			||||||
            "object-inspect": "^1.11.0",
 | 
					            "object-inspect": "^1.11.0",
 | 
				
			||||||
            "object-keys": "^1.1.1",
 | 
					            "object-keys": "^1.1.1",
 | 
				
			||||||
            "object.assign": "^4.1.2",
 | 
					            "object.assign": "^4.1.2",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -122,7 +122,7 @@
 | 
				
			|||||||
    "eslint-plugin-jsx-a11y": "6.4.1",
 | 
					    "eslint-plugin-jsx-a11y": "6.4.1",
 | 
				
			||||||
    "eslint-plugin-prefer-object-spread": "1.2.1",
 | 
					    "eslint-plugin-prefer-object-spread": "1.2.1",
 | 
				
			||||||
    "eslint-plugin-prettier": "3.4.1",
 | 
					    "eslint-plugin-prettier": "3.4.1",
 | 
				
			||||||
    "eslint-plugin-react": "7.25.1",
 | 
					    "eslint-plugin-react": "7.25.3",
 | 
				
			||||||
    "eslint-plugin-react-hooks": "2.5.1",
 | 
					    "eslint-plugin-react-hooks": "2.5.1",
 | 
				
			||||||
    "eslint-plugin-testing-library": "4.12.2",
 | 
					    "eslint-plugin-testing-library": "4.12.2",
 | 
				
			||||||
    "execa": "5.1.1",
 | 
					    "execa": "5.1.1",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user