build(deps-dev): bump eslint-config-next from 12.1.0 to 12.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.0 to 12.1.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v12.1.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										511
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										511
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -19,7 +19,7 @@ | |||||||
|         "@typescript-eslint/parser": "^5.15.0", |         "@typescript-eslint/parser": "^5.15.0", | ||||||
|         "eslint": "^8.2.0", |         "eslint": "^8.2.0", | ||||||
|         "eslint-config-conventions": "^1.1.2", |         "eslint-config-conventions": "^1.1.2", | ||||||
|         "eslint-config-next": "12.1.0", |         "eslint-config-next": "12.1.4", | ||||||
|         "eslint-config-prettier": "^8.5.0", |         "eslint-config-prettier": "^8.5.0", | ||||||
|         "eslint-plugin-import": "^2.25.4", |         "eslint-plugin-import": "^2.25.4", | ||||||
|         "eslint-plugin-prettier": "^4.0.0", |         "eslint-plugin-prettier": "^4.0.0", | ||||||
| @@ -218,9 +218,9 @@ | |||||||
|       "integrity": "sha512-SoArEiTnqT+DYTLJzmPC4lUJbXngW+tBYdxP2SYEW5rKrBFz4DlQeGG2jwxJFs5Ac5QKZAmeJiSQR/IEHKsRgA==" |       "integrity": "sha512-SoArEiTnqT+DYTLJzmPC4lUJbXngW+tBYdxP2SYEW5rKrBFz4DlQeGG2jwxJFs5Ac5QKZAmeJiSQR/IEHKsRgA==" | ||||||
|     }, |     }, | ||||||
|     "node_modules/@next/eslint-plugin-next": { |     "node_modules/@next/eslint-plugin-next": { | ||||||
|       "version": "12.1.0", |       "version": "12.1.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.4.tgz", | ||||||
|       "integrity": "sha512-WFiyvSM2G5cQmh32t/SiQuJ+I2O+FHVlK/RFw5b1565O2kEM/36EXncjt88Pa+X5oSc+1SS+tWxowWJd1lqI+g==", |       "integrity": "sha512-BRy565KVK6Cdy8LHaHTiwctLqBu/RT84RLpESug70BDJzBlV8QBvODyx/j7wGhvYqp9kvstM05lyb6JaTkSCcQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "glob": "7.1.7" |         "glob": "7.1.7" | ||||||
| @@ -442,9 +442,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@rushstack/eslint-patch": { |     "node_modules/@rushstack/eslint-patch": { | ||||||
|       "version": "1.1.0", |       "version": "1.0.8", | ||||||
|       "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.0.8.tgz", | ||||||
|       "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==", |       "integrity": "sha512-ZK5v4bJwgXldAUA8r3q9YKfCwOqoHTK/ZqRjSeRXQrBXWouoPnS4MQtgC4AXGiiBuUu5wxrRgTlv0ktmM4P1Aw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/@types/json-schema": { |     "node_modules/@types/json-schema": { | ||||||
| @@ -1971,20 +1971,20 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint-config-next": { |     "node_modules/eslint-config-next": { | ||||||
|       "version": "12.1.0", |       "version": "12.1.4", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.1.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.1.4.tgz", | ||||||
|       "integrity": "sha512-tBhuUgoDITcdcM7xFvensi9I5WTI4dnvH4ETGRg1U8ZKpXrZsWQFdOKIDzR3RLP5HR3xXrLviaMM4c3zVoE/pA==", |       "integrity": "sha512-Uj0jrVjoQbg9qerxRjSHoOOv3PEzoZxpb8G9LYct25fsflP8xIiUq0l4WEu2KSB5owuLv5hie7wSMqPEsHj+bQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@next/eslint-plugin-next": "12.1.0", |         "@next/eslint-plugin-next": "12.1.4", | ||||||
|         "@rushstack/eslint-patch": "^1.0.8", |         "@rushstack/eslint-patch": "1.0.8", | ||||||
|         "@typescript-eslint/parser": "^5.0.0", |         "@typescript-eslint/parser": "5.10.1", | ||||||
|         "eslint-import-resolver-node": "^0.3.4", |         "eslint-import-resolver-node": "0.3.4", | ||||||
|         "eslint-import-resolver-typescript": "^2.4.0", |         "eslint-import-resolver-typescript": "2.4.0", | ||||||
|         "eslint-plugin-import": "^2.25.2", |         "eslint-plugin-import": "2.25.2", | ||||||
|         "eslint-plugin-jsx-a11y": "^6.5.1", |         "eslint-plugin-jsx-a11y": "6.5.1", | ||||||
|         "eslint-plugin-react": "^7.27.0", |         "eslint-plugin-react": "7.29.1", | ||||||
|         "eslint-plugin-react-hooks": "^4.3.0" |         "eslint-plugin-react-hooks": "4.3.0" | ||||||
|       }, |       }, | ||||||
|       "peerDependencies": { |       "peerDependencies": { | ||||||
|         "eslint": "^7.23.0 || ^8.0.0", |         "eslint": "^7.23.0 || ^8.0.0", | ||||||
| @@ -1997,6 +1997,205 @@ | |||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/@typescript-eslint/parser": { | ||||||
|  |       "version": "5.10.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.10.1.tgz", | ||||||
|  |       "integrity": "sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "@typescript-eslint/scope-manager": "5.10.1", | ||||||
|  |         "@typescript-eslint/types": "5.10.1", | ||||||
|  |         "@typescript-eslint/typescript-estree": "5.10.1", | ||||||
|  |         "debug": "^4.3.2" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "type": "opencollective", | ||||||
|  |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|  |       }, | ||||||
|  |       "peerDependencies": { | ||||||
|  |         "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" | ||||||
|  |       }, | ||||||
|  |       "peerDependenciesMeta": { | ||||||
|  |         "typescript": { | ||||||
|  |           "optional": true | ||||||
|  |         } | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/@typescript-eslint/scope-manager": { | ||||||
|  |       "version": "5.10.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz", | ||||||
|  |       "integrity": "sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "@typescript-eslint/types": "5.10.1", | ||||||
|  |         "@typescript-eslint/visitor-keys": "5.10.1" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "type": "opencollective", | ||||||
|  |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/@typescript-eslint/types": { | ||||||
|  |       "version": "5.10.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.10.1.tgz", | ||||||
|  |       "integrity": "sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==", | ||||||
|  |       "dev": true, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "type": "opencollective", | ||||||
|  |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/@typescript-eslint/typescript-estree": { | ||||||
|  |       "version": "5.10.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz", | ||||||
|  |       "integrity": "sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "@typescript-eslint/types": "5.10.1", | ||||||
|  |         "@typescript-eslint/visitor-keys": "5.10.1", | ||||||
|  |         "debug": "^4.3.2", | ||||||
|  |         "globby": "^11.0.4", | ||||||
|  |         "is-glob": "^4.0.3", | ||||||
|  |         "semver": "^7.3.5", | ||||||
|  |         "tsutils": "^3.21.0" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "type": "opencollective", | ||||||
|  |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|  |       }, | ||||||
|  |       "peerDependenciesMeta": { | ||||||
|  |         "typescript": { | ||||||
|  |           "optional": true | ||||||
|  |         } | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/@typescript-eslint/visitor-keys": { | ||||||
|  |       "version": "5.10.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz", | ||||||
|  |       "integrity": "sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "@typescript-eslint/types": "5.10.1", | ||||||
|  |         "eslint-visitor-keys": "^3.0.0" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
|  |       }, | ||||||
|  |       "funding": { | ||||||
|  |         "type": "opencollective", | ||||||
|  |         "url": "https://opencollective.com/typescript-eslint" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/doctrine": { | ||||||
|  |       "version": "2.1.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", | ||||||
|  |       "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "esutils": "^2.0.2" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=0.10.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-import-resolver-node": { | ||||||
|  |       "version": "0.3.4", | ||||||
|  |       "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz", | ||||||
|  |       "integrity": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "debug": "^2.6.9", | ||||||
|  |         "resolve": "^1.13.1" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-import-resolver-node/node_modules/debug": { | ||||||
|  |       "version": "2.6.9", | ||||||
|  |       "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||||||
|  |       "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "ms": "2.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-plugin-import": { | ||||||
|  |       "version": "2.25.2", | ||||||
|  |       "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz", | ||||||
|  |       "integrity": "sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "array-includes": "^3.1.4", | ||||||
|  |         "array.prototype.flat": "^1.2.5", | ||||||
|  |         "debug": "^2.6.9", | ||||||
|  |         "doctrine": "^2.1.0", | ||||||
|  |         "eslint-import-resolver-node": "^0.3.6", | ||||||
|  |         "eslint-module-utils": "^2.7.0", | ||||||
|  |         "has": "^1.0.3", | ||||||
|  |         "is-core-module": "^2.7.0", | ||||||
|  |         "is-glob": "^4.0.3", | ||||||
|  |         "minimatch": "^3.0.4", | ||||||
|  |         "object.values": "^1.1.5", | ||||||
|  |         "resolve": "^1.20.0", | ||||||
|  |         "tsconfig-paths": "^3.11.0" | ||||||
|  |       }, | ||||||
|  |       "engines": { | ||||||
|  |         "node": ">=4" | ||||||
|  |       }, | ||||||
|  |       "peerDependencies": { | ||||||
|  |         "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-plugin-import/node_modules/debug": { | ||||||
|  |       "version": "2.6.9", | ||||||
|  |       "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||||||
|  |       "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "ms": "2.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-plugin-import/node_modules/eslint-import-resolver-node": { | ||||||
|  |       "version": "0.3.6", | ||||||
|  |       "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", | ||||||
|  |       "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "debug": "^3.2.7", | ||||||
|  |         "resolve": "^1.20.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-plugin-import/node_modules/eslint-import-resolver-node/node_modules/debug": { | ||||||
|  |       "version": "3.2.7", | ||||||
|  |       "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", | ||||||
|  |       "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", | ||||||
|  |       "dev": true, | ||||||
|  |       "dependencies": { | ||||||
|  |         "ms": "^2.1.1" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/eslint-plugin-import/node_modules/eslint-import-resolver-node/node_modules/ms": { | ||||||
|  |       "version": "2.1.3", | ||||||
|  |       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | ||||||
|  |       "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|  |     "node_modules/eslint-config-next/node_modules/ms": { | ||||||
|  |       "version": "2.0.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | ||||||
|  |       "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", | ||||||
|  |       "dev": true | ||||||
|  |     }, | ||||||
|     "node_modules/eslint-config-prettier": { |     "node_modules/eslint-config-prettier": { | ||||||
|       "version": "8.5.0", |       "version": "8.5.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", | ||||||
| @@ -2029,15 +2228,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint-import-resolver-typescript": { |     "node_modules/eslint-import-resolver-typescript": { | ||||||
|       "version": "2.5.0", |       "version": "2.4.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.4.0.tgz", | ||||||
|       "integrity": "sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==", |       "integrity": "sha512-useJKURidCcldRLCNKWemr1fFQL1SzB3G4a0li6lFGvlc5xGe1hY343bvG07cbpCzPuM/lK19FIJB3XGFSkplA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "debug": "^4.3.1", |         "debug": "^4.1.1", | ||||||
|         "glob": "^7.1.7", |         "glob": "^7.1.6", | ||||||
|         "is-glob": "^4.0.1", |         "is-glob": "^4.0.1", | ||||||
|         "resolve": "^1.20.0", |         "resolve": "^1.17.0", | ||||||
|         "tsconfig-paths": "^3.9.0" |         "tsconfig-paths": "^3.9.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2184,9 +2383,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint-plugin-react": { |     "node_modules/eslint-plugin-react": { | ||||||
|       "version": "7.28.0", |       "version": "7.29.1", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz", | ||||||
|       "integrity": "sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==", |       "integrity": "sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "array-includes": "^3.1.4", |         "array-includes": "^3.1.4", | ||||||
| @@ -2194,12 +2393,12 @@ | |||||||
|         "doctrine": "^2.1.0", |         "doctrine": "^2.1.0", | ||||||
|         "estraverse": "^5.3.0", |         "estraverse": "^5.3.0", | ||||||
|         "jsx-ast-utils": "^2.4.1 || ^3.0.0", |         "jsx-ast-utils": "^2.4.1 || ^3.0.0", | ||||||
|         "minimatch": "^3.0.4", |         "minimatch": "^3.1.2", | ||||||
|         "object.entries": "^1.1.5", |         "object.entries": "^1.1.5", | ||||||
|         "object.fromentries": "^2.0.5", |         "object.fromentries": "^2.0.5", | ||||||
|         "object.hasown": "^1.1.0", |         "object.hasown": "^1.1.0", | ||||||
|         "object.values": "^1.1.5", |         "object.values": "^1.1.5", | ||||||
|         "prop-types": "^15.7.2", |         "prop-types": "^15.8.1", | ||||||
|         "resolve": "^2.0.0-next.3", |         "resolve": "^2.0.0-next.3", | ||||||
|         "semver": "^6.3.0", |         "semver": "^6.3.0", | ||||||
|         "string.prototype.matchall": "^4.0.6" |         "string.prototype.matchall": "^4.0.6" | ||||||
| @@ -2786,9 +2985,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/has-symbols": { |     "node_modules/has-symbols": { | ||||||
|       "version": "1.0.2", |       "version": "1.0.3", | ||||||
|       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", |       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", | ||||||
|       "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", |       "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": ">= 0.4" |         "node": ">= 0.4" | ||||||
| @@ -3479,9 +3678,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/minimatch": { |     "node_modules/minimatch": { | ||||||
|       "version": "3.0.5", |       "version": "3.1.2", | ||||||
|       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", |       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | ||||||
|       "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", |       "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "brace-expansion": "^1.1.7" |         "brace-expansion": "^1.1.7" | ||||||
| @@ -5020,18 +5219,18 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/string.prototype.matchall": { |     "node_modules/string.prototype.matchall": { | ||||||
|       "version": "4.0.6", |       "version": "4.0.7", | ||||||
|       "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz", |       "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", | ||||||
|       "integrity": "sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==", |       "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "call-bind": "^1.0.2", |         "call-bind": "^1.0.2", | ||||||
|         "define-properties": "^1.1.3", |         "define-properties": "^1.1.3", | ||||||
|         "es-abstract": "^1.19.1", |         "es-abstract": "^1.19.1", | ||||||
|         "get-intrinsic": "^1.1.1", |         "get-intrinsic": "^1.1.1", | ||||||
|         "has-symbols": "^1.0.2", |         "has-symbols": "^1.0.3", | ||||||
|         "internal-slot": "^1.0.3", |         "internal-slot": "^1.0.3", | ||||||
|         "regexp.prototype.flags": "^1.3.1", |         "regexp.prototype.flags": "^1.4.1", | ||||||
|         "side-channel": "^1.0.4" |         "side-channel": "^1.0.4" | ||||||
|       }, |       }, | ||||||
|       "funding": { |       "funding": { | ||||||
| @@ -5937,9 +6136,9 @@ | |||||||
|       "integrity": "sha512-SoArEiTnqT+DYTLJzmPC4lUJbXngW+tBYdxP2SYEW5rKrBFz4DlQeGG2jwxJFs5Ac5QKZAmeJiSQR/IEHKsRgA==" |       "integrity": "sha512-SoArEiTnqT+DYTLJzmPC4lUJbXngW+tBYdxP2SYEW5rKrBFz4DlQeGG2jwxJFs5Ac5QKZAmeJiSQR/IEHKsRgA==" | ||||||
|     }, |     }, | ||||||
|     "@next/eslint-plugin-next": { |     "@next/eslint-plugin-next": { | ||||||
|       "version": "12.1.0", |       "version": "12.1.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.4.tgz", | ||||||
|       "integrity": "sha512-WFiyvSM2G5cQmh32t/SiQuJ+I2O+FHVlK/RFw5b1565O2kEM/36EXncjt88Pa+X5oSc+1SS+tWxowWJd1lqI+g==", |       "integrity": "sha512-BRy565KVK6Cdy8LHaHTiwctLqBu/RT84RLpESug70BDJzBlV8QBvODyx/j7wGhvYqp9kvstM05lyb6JaTkSCcQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "glob": "7.1.7" |         "glob": "7.1.7" | ||||||
| @@ -6044,9 +6243,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@rushstack/eslint-patch": { |     "@rushstack/eslint-patch": { | ||||||
|       "version": "1.1.0", |       "version": "1.0.8", | ||||||
|       "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.0.8.tgz", | ||||||
|       "integrity": "sha512-JLo+Y592QzIE+q7Dl2pMUtt4q8SKYI5jDrZxrozEQxnGVOyYE+GWK9eLkwTaeN9DDctlaRAQ3TBmzZ1qdLE30A==", |       "integrity": "sha512-ZK5v4bJwgXldAUA8r3q9YKfCwOqoHTK/ZqRjSeRXQrBXWouoPnS4MQtgC4AXGiiBuUu5wxrRgTlv0ktmM4P1Aw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "@types/json-schema": { |     "@types/json-schema": { | ||||||
| @@ -7067,20 +7266,170 @@ | |||||||
|       "requires": {} |       "requires": {} | ||||||
|     }, |     }, | ||||||
|     "eslint-config-next": { |     "eslint-config-next": { | ||||||
|       "version": "12.1.0", |       "version": "12.1.4", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.1.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.1.4.tgz", | ||||||
|       "integrity": "sha512-tBhuUgoDITcdcM7xFvensi9I5WTI4dnvH4ETGRg1U8ZKpXrZsWQFdOKIDzR3RLP5HR3xXrLviaMM4c3zVoE/pA==", |       "integrity": "sha512-Uj0jrVjoQbg9qerxRjSHoOOv3PEzoZxpb8G9LYct25fsflP8xIiUq0l4WEu2KSB5owuLv5hie7wSMqPEsHj+bQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@next/eslint-plugin-next": "12.1.0", |         "@next/eslint-plugin-next": "12.1.4", | ||||||
|         "@rushstack/eslint-patch": "^1.0.8", |         "@rushstack/eslint-patch": "1.0.8", | ||||||
|         "@typescript-eslint/parser": "^5.0.0", |         "@typescript-eslint/parser": "5.10.1", | ||||||
|         "eslint-import-resolver-node": "^0.3.4", |         "eslint-import-resolver-node": "0.3.4", | ||||||
|         "eslint-import-resolver-typescript": "^2.4.0", |         "eslint-import-resolver-typescript": "2.4.0", | ||||||
|         "eslint-plugin-import": "^2.25.2", |         "eslint-plugin-import": "2.25.2", | ||||||
|         "eslint-plugin-jsx-a11y": "^6.5.1", |         "eslint-plugin-jsx-a11y": "6.5.1", | ||||||
|         "eslint-plugin-react": "^7.27.0", |         "eslint-plugin-react": "7.29.1", | ||||||
|         "eslint-plugin-react-hooks": "^4.3.0" |         "eslint-plugin-react-hooks": "4.3.0" | ||||||
|  |       }, | ||||||
|  |       "dependencies": { | ||||||
|  |         "@typescript-eslint/parser": { | ||||||
|  |           "version": "5.10.1", | ||||||
|  |           "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.10.1.tgz", | ||||||
|  |           "integrity": "sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "@typescript-eslint/scope-manager": "5.10.1", | ||||||
|  |             "@typescript-eslint/types": "5.10.1", | ||||||
|  |             "@typescript-eslint/typescript-estree": "5.10.1", | ||||||
|  |             "debug": "^4.3.2" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "@typescript-eslint/scope-manager": { | ||||||
|  |           "version": "5.10.1", | ||||||
|  |           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz", | ||||||
|  |           "integrity": "sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "@typescript-eslint/types": "5.10.1", | ||||||
|  |             "@typescript-eslint/visitor-keys": "5.10.1" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "@typescript-eslint/types": { | ||||||
|  |           "version": "5.10.1", | ||||||
|  |           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.10.1.tgz", | ||||||
|  |           "integrity": "sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==", | ||||||
|  |           "dev": true | ||||||
|  |         }, | ||||||
|  |         "@typescript-eslint/typescript-estree": { | ||||||
|  |           "version": "5.10.1", | ||||||
|  |           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz", | ||||||
|  |           "integrity": "sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "@typescript-eslint/types": "5.10.1", | ||||||
|  |             "@typescript-eslint/visitor-keys": "5.10.1", | ||||||
|  |             "debug": "^4.3.2", | ||||||
|  |             "globby": "^11.0.4", | ||||||
|  |             "is-glob": "^4.0.3", | ||||||
|  |             "semver": "^7.3.5", | ||||||
|  |             "tsutils": "^3.21.0" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "@typescript-eslint/visitor-keys": { | ||||||
|  |           "version": "5.10.1", | ||||||
|  |           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz", | ||||||
|  |           "integrity": "sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "@typescript-eslint/types": "5.10.1", | ||||||
|  |             "eslint-visitor-keys": "^3.0.0" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "doctrine": { | ||||||
|  |           "version": "2.1.0", | ||||||
|  |           "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", | ||||||
|  |           "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "esutils": "^2.0.2" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "eslint-import-resolver-node": { | ||||||
|  |           "version": "0.3.4", | ||||||
|  |           "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz", | ||||||
|  |           "integrity": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "debug": "^2.6.9", | ||||||
|  |             "resolve": "^1.13.1" | ||||||
|  |           }, | ||||||
|  |           "dependencies": { | ||||||
|  |             "debug": { | ||||||
|  |               "version": "2.6.9", | ||||||
|  |               "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||||||
|  |               "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||||||
|  |               "dev": true, | ||||||
|  |               "requires": { | ||||||
|  |                 "ms": "2.0.0" | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "eslint-plugin-import": { | ||||||
|  |           "version": "2.25.2", | ||||||
|  |           "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz", | ||||||
|  |           "integrity": "sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==", | ||||||
|  |           "dev": true, | ||||||
|  |           "requires": { | ||||||
|  |             "array-includes": "^3.1.4", | ||||||
|  |             "array.prototype.flat": "^1.2.5", | ||||||
|  |             "debug": "^2.6.9", | ||||||
|  |             "doctrine": "^2.1.0", | ||||||
|  |             "eslint-import-resolver-node": "^0.3.6", | ||||||
|  |             "eslint-module-utils": "^2.7.0", | ||||||
|  |             "has": "^1.0.3", | ||||||
|  |             "is-core-module": "^2.7.0", | ||||||
|  |             "is-glob": "^4.0.3", | ||||||
|  |             "minimatch": "^3.0.4", | ||||||
|  |             "object.values": "^1.1.5", | ||||||
|  |             "resolve": "^1.20.0", | ||||||
|  |             "tsconfig-paths": "^3.11.0" | ||||||
|  |           }, | ||||||
|  |           "dependencies": { | ||||||
|  |             "debug": { | ||||||
|  |               "version": "2.6.9", | ||||||
|  |               "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | ||||||
|  |               "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | ||||||
|  |               "dev": true, | ||||||
|  |               "requires": { | ||||||
|  |                 "ms": "2.0.0" | ||||||
|  |               } | ||||||
|  |             }, | ||||||
|  |             "eslint-import-resolver-node": { | ||||||
|  |               "version": "0.3.6", | ||||||
|  |               "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", | ||||||
|  |               "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", | ||||||
|  |               "dev": true, | ||||||
|  |               "requires": { | ||||||
|  |                 "debug": "^3.2.7", | ||||||
|  |                 "resolve": "^1.20.0" | ||||||
|  |               }, | ||||||
|  |               "dependencies": { | ||||||
|  |                 "debug": { | ||||||
|  |                   "version": "3.2.7", | ||||||
|  |                   "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", | ||||||
|  |                   "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", | ||||||
|  |                   "dev": true, | ||||||
|  |                   "requires": { | ||||||
|  |                     "ms": "^2.1.1" | ||||||
|  |                   } | ||||||
|  |                 }, | ||||||
|  |                 "ms": { | ||||||
|  |                   "version": "2.1.3", | ||||||
|  |                   "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | ||||||
|  |                   "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | ||||||
|  |                   "dev": true | ||||||
|  |                 } | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |         "ms": { | ||||||
|  |           "version": "2.0.0", | ||||||
|  |           "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | ||||||
|  |           "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", | ||||||
|  |           "dev": true | ||||||
|  |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "eslint-config-prettier": { |     "eslint-config-prettier": { | ||||||
| @@ -7112,15 +7461,15 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "eslint-import-resolver-typescript": { |     "eslint-import-resolver-typescript": { | ||||||
|       "version": "2.5.0", |       "version": "2.4.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.5.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.4.0.tgz", | ||||||
|       "integrity": "sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==", |       "integrity": "sha512-useJKURidCcldRLCNKWemr1fFQL1SzB3G4a0li6lFGvlc5xGe1hY343bvG07cbpCzPuM/lK19FIJB3XGFSkplA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "debug": "^4.3.1", |         "debug": "^4.1.1", | ||||||
|         "glob": "^7.1.7", |         "glob": "^7.1.6", | ||||||
|         "is-glob": "^4.0.1", |         "is-glob": "^4.0.1", | ||||||
|         "resolve": "^1.20.0", |         "resolve": "^1.17.0", | ||||||
|         "tsconfig-paths": "^3.9.0" |         "tsconfig-paths": "^3.9.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
| @@ -7229,9 +7578,9 @@ | |||||||
|       "requires": {} |       "requires": {} | ||||||
|     }, |     }, | ||||||
|     "eslint-plugin-react": { |     "eslint-plugin-react": { | ||||||
|       "version": "7.28.0", |       "version": "7.29.1", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.1.tgz", | ||||||
|       "integrity": "sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==", |       "integrity": "sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "array-includes": "^3.1.4", |         "array-includes": "^3.1.4", | ||||||
| @@ -7239,12 +7588,12 @@ | |||||||
|         "doctrine": "^2.1.0", |         "doctrine": "^2.1.0", | ||||||
|         "estraverse": "^5.3.0", |         "estraverse": "^5.3.0", | ||||||
|         "jsx-ast-utils": "^2.4.1 || ^3.0.0", |         "jsx-ast-utils": "^2.4.1 || ^3.0.0", | ||||||
|         "minimatch": "^3.0.4", |         "minimatch": "^3.1.2", | ||||||
|         "object.entries": "^1.1.5", |         "object.entries": "^1.1.5", | ||||||
|         "object.fromentries": "^2.0.5", |         "object.fromentries": "^2.0.5", | ||||||
|         "object.hasown": "^1.1.0", |         "object.hasown": "^1.1.0", | ||||||
|         "object.values": "^1.1.5", |         "object.values": "^1.1.5", | ||||||
|         "prop-types": "^15.7.2", |         "prop-types": "^15.8.1", | ||||||
|         "resolve": "^2.0.0-next.3", |         "resolve": "^2.0.0-next.3", | ||||||
|         "semver": "^6.3.0", |         "semver": "^6.3.0", | ||||||
|         "string.prototype.matchall": "^4.0.6" |         "string.prototype.matchall": "^4.0.6" | ||||||
| @@ -7685,9 +8034,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "has-symbols": { |     "has-symbols": { | ||||||
|       "version": "1.0.2", |       "version": "1.0.3", | ||||||
|       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", |       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", | ||||||
|       "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==", |       "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "has-tostringtag": { |     "has-tostringtag": { | ||||||
| @@ -8195,9 +8544,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "minimatch": { |     "minimatch": { | ||||||
|       "version": "3.0.5", |       "version": "3.1.2", | ||||||
|       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", |       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | ||||||
|       "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", |       "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "brace-expansion": "^1.1.7" |         "brace-expansion": "^1.1.7" | ||||||
| @@ -9341,18 +9690,18 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "string.prototype.matchall": { |     "string.prototype.matchall": { | ||||||
|       "version": "4.0.6", |       "version": "4.0.7", | ||||||
|       "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz", |       "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", | ||||||
|       "integrity": "sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg==", |       "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "call-bind": "^1.0.2", |         "call-bind": "^1.0.2", | ||||||
|         "define-properties": "^1.1.3", |         "define-properties": "^1.1.3", | ||||||
|         "es-abstract": "^1.19.1", |         "es-abstract": "^1.19.1", | ||||||
|         "get-intrinsic": "^1.1.1", |         "get-intrinsic": "^1.1.1", | ||||||
|         "has-symbols": "^1.0.2", |         "has-symbols": "^1.0.3", | ||||||
|         "internal-slot": "^1.0.3", |         "internal-slot": "^1.0.3", | ||||||
|         "regexp.prototype.flags": "^1.3.1", |         "regexp.prototype.flags": "^1.4.1", | ||||||
|         "side-channel": "^1.0.4" |         "side-channel": "^1.0.4" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ | |||||||
|     "@typescript-eslint/parser": "^5.15.0", |     "@typescript-eslint/parser": "^5.15.0", | ||||||
|     "eslint": "^8.2.0", |     "eslint": "^8.2.0", | ||||||
|     "eslint-config-conventions": "^1.1.2", |     "eslint-config-conventions": "^1.1.2", | ||||||
|     "eslint-config-next": "12.1.0", |     "eslint-config-next": "12.1.4", | ||||||
|     "eslint-config-prettier": "^8.5.0", |     "eslint-config-prettier": "^8.5.0", | ||||||
|     "eslint-plugin-import": "^2.25.4", |     "eslint-plugin-import": "^2.25.4", | ||||||
|     "eslint-plugin-prettier": "^4.0.0", |     "eslint-plugin-prettier": "^4.0.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user