mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-11-04 08:20:58 +00:00 
			
		
		
		
	Chore(deps-dev): Bump eslint-plugin-react from 7.37.1 to 7.37.2 (#4367)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									20df9a5e9c
								
							
						
					
					
						commit
						8cc6640d04
					
				
							
								
								
									
										91
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										91
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -50,7 +50,7 @@
 | 
			
		||||
        "eslint-plugin-import": "^2.31.0",
 | 
			
		||||
        "eslint-plugin-jsx-a11y": "^6.8.0",
 | 
			
		||||
        "eslint-plugin-prettier": "^5.2.1",
 | 
			
		||||
        "eslint-plugin-react": "^7.37.1",
 | 
			
		||||
        "eslint-plugin-react": "^7.37.2",
 | 
			
		||||
        "eslint-plugin-react-hooks": "^4.6.2",
 | 
			
		||||
        "postcss": "^8.4.47",
 | 
			
		||||
        "prettier": "^3.2.5",
 | 
			
		||||
@ -2729,9 +2729,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/es-abstract": {
 | 
			
		||||
      "version": "1.23.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
 | 
			
		||||
      "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
 | 
			
		||||
      "version": "1.23.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.5.tgz",
 | 
			
		||||
      "integrity": "sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@ -2750,7 +2750,7 @@
 | 
			
		||||
        "function.prototype.name": "^1.1.6",
 | 
			
		||||
        "get-intrinsic": "^1.2.4",
 | 
			
		||||
        "get-symbol-description": "^1.0.2",
 | 
			
		||||
        "globalthis": "^1.0.3",
 | 
			
		||||
        "globalthis": "^1.0.4",
 | 
			
		||||
        "gopd": "^1.0.1",
 | 
			
		||||
        "has-property-descriptors": "^1.0.2",
 | 
			
		||||
        "has-proto": "^1.0.3",
 | 
			
		||||
@ -2766,10 +2766,10 @@
 | 
			
		||||
        "is-string": "^1.0.7",
 | 
			
		||||
        "is-typed-array": "^1.1.13",
 | 
			
		||||
        "is-weakref": "^1.0.2",
 | 
			
		||||
        "object-inspect": "^1.13.1",
 | 
			
		||||
        "object-inspect": "^1.13.3",
 | 
			
		||||
        "object-keys": "^1.1.1",
 | 
			
		||||
        "object.assign": "^4.1.5",
 | 
			
		||||
        "regexp.prototype.flags": "^1.5.2",
 | 
			
		||||
        "regexp.prototype.flags": "^1.5.3",
 | 
			
		||||
        "safe-array-concat": "^1.1.2",
 | 
			
		||||
        "safe-regex-test": "^1.0.3",
 | 
			
		||||
        "string.prototype.trim": "^1.2.9",
 | 
			
		||||
@ -2834,9 +2834,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/es-iterator-helpers": {
 | 
			
		||||
      "version": "1.0.19",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz",
 | 
			
		||||
      "integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==",
 | 
			
		||||
      "version": "1.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@ -2847,12 +2847,13 @@
 | 
			
		||||
        "es-set-tostringtag": "^2.0.3",
 | 
			
		||||
        "function-bind": "^1.1.2",
 | 
			
		||||
        "get-intrinsic": "^1.2.4",
 | 
			
		||||
        "globalthis": "^1.0.3",
 | 
			
		||||
        "globalthis": "^1.0.4",
 | 
			
		||||
        "gopd": "^1.0.1",
 | 
			
		||||
        "has-property-descriptors": "^1.0.2",
 | 
			
		||||
        "has-proto": "^1.0.3",
 | 
			
		||||
        "has-symbols": "^1.0.3",
 | 
			
		||||
        "internal-slot": "^1.0.7",
 | 
			
		||||
        "iterator.prototype": "^1.1.2",
 | 
			
		||||
        "iterator.prototype": "^1.1.3",
 | 
			
		||||
        "safe-array-concat": "^1.1.2"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
@ -3280,17 +3281,18 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint-plugin-react": {
 | 
			
		||||
      "version": "7.37.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.1.tgz",
 | 
			
		||||
      "integrity": "sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==",
 | 
			
		||||
      "version": "7.37.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
 | 
			
		||||
      "integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "array-includes": "^3.1.8",
 | 
			
		||||
        "array.prototype.findlast": "^1.2.5",
 | 
			
		||||
        "array.prototype.flatmap": "^1.3.2",
 | 
			
		||||
        "array.prototype.tosorted": "^1.1.4",
 | 
			
		||||
        "doctrine": "^2.1.0",
 | 
			
		||||
        "es-iterator-helpers": "^1.0.19",
 | 
			
		||||
        "es-iterator-helpers": "^1.1.0",
 | 
			
		||||
        "estraverse": "^5.3.0",
 | 
			
		||||
        "hasown": "^2.0.2",
 | 
			
		||||
        "jsx-ast-utils": "^2.4.1 || ^3.0.0",
 | 
			
		||||
@ -4676,13 +4678,16 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/is-finalizationregistry": {
 | 
			
		||||
      "version": "1.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
 | 
			
		||||
      "version": "1.1.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz",
 | 
			
		||||
      "integrity": "sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "call-bind": "^1.0.2"
 | 
			
		||||
        "call-bind": "^1.0.7"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 0.4"
 | 
			
		||||
      },
 | 
			
		||||
      "funding": {
 | 
			
		||||
        "url": "https://github.com/sponsors/ljharb"
 | 
			
		||||
@ -4973,9 +4978,9 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/iterator.prototype": {
 | 
			
		||||
      "version": "1.1.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
 | 
			
		||||
      "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
 | 
			
		||||
      "version": "1.1.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.3.tgz",
 | 
			
		||||
      "integrity": "sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@ -4984,6 +4989,9 @@
 | 
			
		||||
        "has-symbols": "^1.0.3",
 | 
			
		||||
        "reflect.getprototypeof": "^1.0.4",
 | 
			
		||||
        "set-function-name": "^2.0.1"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 0.4"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/jackspeak": {
 | 
			
		||||
@ -5757,9 +5765,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/object-inspect": {
 | 
			
		||||
      "version": "1.13.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
 | 
			
		||||
      "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
 | 
			
		||||
      "version": "1.13.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
 | 
			
		||||
      "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "engines": {
 | 
			
		||||
@ -6676,19 +6684,19 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/reflect.getprototypeof": {
 | 
			
		||||
      "version": "1.0.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
 | 
			
		||||
      "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
 | 
			
		||||
      "version": "1.0.7",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz",
 | 
			
		||||
      "integrity": "sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "call-bind": "^1.0.7",
 | 
			
		||||
        "define-properties": "^1.2.1",
 | 
			
		||||
        "es-abstract": "^1.23.1",
 | 
			
		||||
        "es-abstract": "^1.23.5",
 | 
			
		||||
        "es-errors": "^1.3.0",
 | 
			
		||||
        "get-intrinsic": "^1.2.4",
 | 
			
		||||
        "globalthis": "^1.0.3",
 | 
			
		||||
        "which-builtin-type": "^1.1.3"
 | 
			
		||||
        "gopd": "^1.0.1",
 | 
			
		||||
        "which-builtin-type": "^1.1.4"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 0.4"
 | 
			
		||||
@ -6704,16 +6712,16 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/regexp.prototype.flags": {
 | 
			
		||||
      "version": "1.5.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
 | 
			
		||||
      "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
 | 
			
		||||
      "version": "1.5.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
 | 
			
		||||
      "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "call-bind": "^1.0.6",
 | 
			
		||||
        "call-bind": "^1.0.7",
 | 
			
		||||
        "define-properties": "^1.2.1",
 | 
			
		||||
        "es-errors": "^1.3.0",
 | 
			
		||||
        "set-function-name": "^2.0.1"
 | 
			
		||||
        "set-function-name": "^2.0.2"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 0.4"
 | 
			
		||||
@ -8336,17 +8344,18 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/which-builtin-type": {
 | 
			
		||||
      "version": "1.1.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
 | 
			
		||||
      "integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
 | 
			
		||||
      "version": "1.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "call-bind": "^1.0.7",
 | 
			
		||||
        "function.prototype.name": "^1.1.6",
 | 
			
		||||
        "has-tostringtag": "^1.0.2",
 | 
			
		||||
        "is-async-function": "^2.0.0",
 | 
			
		||||
        "is-date-object": "^1.0.5",
 | 
			
		||||
        "is-finalizationregistry": "^1.0.2",
 | 
			
		||||
        "is-finalizationregistry": "^1.1.0",
 | 
			
		||||
        "is-generator-function": "^1.0.10",
 | 
			
		||||
        "is-regex": "^1.1.4",
 | 
			
		||||
        "is-weakref": "^1.0.2",
 | 
			
		||||
 | 
			
		||||
@ -52,7 +52,7 @@
 | 
			
		||||
    "eslint-plugin-import": "^2.31.0",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "^6.8.0",
 | 
			
		||||
    "eslint-plugin-prettier": "^5.2.1",
 | 
			
		||||
    "eslint-plugin-react": "^7.37.1",
 | 
			
		||||
    "eslint-plugin-react": "^7.37.2",
 | 
			
		||||
    "eslint-plugin-react-hooks": "^4.6.2",
 | 
			
		||||
    "postcss": "^8.4.47",
 | 
			
		||||
    "prettier": "^3.2.5",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										54
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										54
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -117,7 +117,7 @@ importers:
 | 
			
		||||
        version: 8.57.1
 | 
			
		||||
      eslint-config-airbnb:
 | 
			
		||||
        specifier: ^19.0.4
 | 
			
		||||
        version: 19.0.4(eslint-plugin-import@2.31.0)(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.37.1(eslint@8.57.1))(eslint@8.57.1)
 | 
			
		||||
        version: 19.0.4(eslint-plugin-import@2.31.0)(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.37.2(eslint@8.57.1))(eslint@8.57.1)
 | 
			
		||||
      eslint-config-next:
 | 
			
		||||
        specifier: ^14.2.3
 | 
			
		||||
        version: 14.2.8(eslint@8.57.1)(typescript@5.6.3)
 | 
			
		||||
@ -134,8 +134,8 @@ importers:
 | 
			
		||||
        specifier: ^5.2.1
 | 
			
		||||
        version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.3.3)
 | 
			
		||||
      eslint-plugin-react:
 | 
			
		||||
        specifier: ^7.37.1
 | 
			
		||||
        version: 7.37.1(eslint@8.57.1)
 | 
			
		||||
        specifier: ^7.37.2
 | 
			
		||||
        version: 7.37.2(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react-hooks:
 | 
			
		||||
        specifier: ^4.6.2
 | 
			
		||||
        version: 4.6.2(eslint@8.57.1)
 | 
			
		||||
@ -1006,6 +1006,10 @@ packages:
 | 
			
		||||
    resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==}
 | 
			
		||||
    engines: {node: '>= 0.4'}
 | 
			
		||||
 | 
			
		||||
  es-iterator-helpers@1.2.0:
 | 
			
		||||
    resolution: {integrity: sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==}
 | 
			
		||||
    engines: {node: '>= 0.4'}
 | 
			
		||||
 | 
			
		||||
  es-object-atoms@1.0.0:
 | 
			
		||||
    resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
 | 
			
		||||
    engines: {node: '>= 0.4'}
 | 
			
		||||
@ -1155,8 +1159,8 @@ packages:
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
 | 
			
		||||
 | 
			
		||||
  eslint-plugin-react@7.37.1:
 | 
			
		||||
    resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==}
 | 
			
		||||
  eslint-plugin-react@7.37.2:
 | 
			
		||||
    resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==}
 | 
			
		||||
    engines: {node: '>=4'}
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
 | 
			
		||||
@ -1648,6 +1652,10 @@ packages:
 | 
			
		||||
  iterator.prototype@1.1.2:
 | 
			
		||||
    resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==}
 | 
			
		||||
 | 
			
		||||
  iterator.prototype@1.1.3:
 | 
			
		||||
    resolution: {integrity: sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==}
 | 
			
		||||
    engines: {node: '>= 0.4'}
 | 
			
		||||
 | 
			
		||||
  jackspeak@2.3.6:
 | 
			
		||||
    resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
 | 
			
		||||
    engines: {node: '>=14'}
 | 
			
		||||
@ -3757,6 +3765,24 @@ snapshots:
 | 
			
		||||
      iterator.prototype: 1.1.2
 | 
			
		||||
      safe-array-concat: 1.1.2
 | 
			
		||||
 | 
			
		||||
  es-iterator-helpers@1.2.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      call-bind: 1.0.7
 | 
			
		||||
      define-properties: 1.2.1
 | 
			
		||||
      es-abstract: 1.23.3
 | 
			
		||||
      es-errors: 1.3.0
 | 
			
		||||
      es-set-tostringtag: 2.0.3
 | 
			
		||||
      function-bind: 1.1.2
 | 
			
		||||
      get-intrinsic: 1.2.4
 | 
			
		||||
      globalthis: 1.0.4
 | 
			
		||||
      gopd: 1.0.1
 | 
			
		||||
      has-property-descriptors: 1.0.2
 | 
			
		||||
      has-proto: 1.0.3
 | 
			
		||||
      has-symbols: 1.0.3
 | 
			
		||||
      internal-slot: 1.0.7
 | 
			
		||||
      iterator.prototype: 1.1.3
 | 
			
		||||
      safe-array-concat: 1.1.2
 | 
			
		||||
 | 
			
		||||
  es-object-atoms@1.0.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      es-errors: 1.3.0
 | 
			
		||||
@ -3790,13 +3816,13 @@ snapshots:
 | 
			
		||||
      object.entries: 1.1.8
 | 
			
		||||
      semver: 6.3.1
 | 
			
		||||
 | 
			
		||||
  eslint-config-airbnb@19.0.4(eslint-plugin-import@2.31.0)(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.37.1(eslint@8.57.1))(eslint@8.57.1):
 | 
			
		||||
  eslint-config-airbnb@19.0.4(eslint-plugin-import@2.31.0)(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.37.2(eslint@8.57.1))(eslint@8.57.1):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      eslint: 8.57.1
 | 
			
		||||
      eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.31.0)(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.6.3))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-jsx-a11y: 6.10.0(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react: 7.37.1(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react: 7.37.2(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1)
 | 
			
		||||
      object.assign: 4.1.5
 | 
			
		||||
      object.entries: 1.1.8
 | 
			
		||||
@ -3812,7 +3838,7 @@ snapshots:
 | 
			
		||||
      eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0)(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.2.0(eslint@8.57.1)(typescript@5.6.3))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-jsx-a11y: 6.10.0(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react: 7.37.1(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react: 7.37.2(eslint@8.57.1)
 | 
			
		||||
      eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1)
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
      typescript: 5.6.3
 | 
			
		||||
@ -3936,14 +3962,14 @@ snapshots:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      eslint: 8.57.1
 | 
			
		||||
 | 
			
		||||
  eslint-plugin-react@7.37.1(eslint@8.57.1):
 | 
			
		||||
  eslint-plugin-react@7.37.2(eslint@8.57.1):
 | 
			
		||||
    dependencies:
 | 
			
		||||
      array-includes: 3.1.8
 | 
			
		||||
      array.prototype.findlast: 1.2.5
 | 
			
		||||
      array.prototype.flatmap: 1.3.2
 | 
			
		||||
      array.prototype.tosorted: 1.1.4
 | 
			
		||||
      doctrine: 2.1.0
 | 
			
		||||
      es-iterator-helpers: 1.0.19
 | 
			
		||||
      es-iterator-helpers: 1.2.0
 | 
			
		||||
      eslint: 8.57.1
 | 
			
		||||
      estraverse: 5.3.0
 | 
			
		||||
      hasown: 2.0.2
 | 
			
		||||
@ -4495,6 +4521,14 @@ snapshots:
 | 
			
		||||
      reflect.getprototypeof: 1.0.6
 | 
			
		||||
      set-function-name: 2.0.2
 | 
			
		||||
 | 
			
		||||
  iterator.prototype@1.1.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      define-properties: 1.2.1
 | 
			
		||||
      get-intrinsic: 1.2.4
 | 
			
		||||
      has-symbols: 1.0.3
 | 
			
		||||
      reflect.getprototypeof: 1.0.6
 | 
			
		||||
      set-function-name: 2.0.2
 | 
			
		||||
 | 
			
		||||
  jackspeak@2.3.6:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@isaacs/cliui': 8.0.2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user