mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Update @typescript-eslint/eslint-plugin
This commit is contained in:
		
							
								
								
									
										70
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										70
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -45,7 +45,7 @@ | ||||
|         "@angular/compiler-cli": "~15.2.6", | ||||
|         "@types/jest": "28.1.6", | ||||
|         "@types/node": "^18.15.11", | ||||
|         "@typescript-eslint/eslint-plugin": "^5.57.0", | ||||
|         "@typescript-eslint/eslint-plugin": "^5.57.1", | ||||
|         "@typescript-eslint/parser": "^5.54.0", | ||||
|         "concurrently": "7.4.0", | ||||
|         "eslint": "^8.31.0", | ||||
| @@ -4777,15 +4777,15 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/eslint-plugin": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz", | ||||
|       "integrity": "sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz", | ||||
|       "integrity": "sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@eslint-community/regexpp": "^4.4.0", | ||||
|         "@typescript-eslint/scope-manager": "5.57.0", | ||||
|         "@typescript-eslint/type-utils": "5.57.0", | ||||
|         "@typescript-eslint/utils": "5.57.0", | ||||
|         "@typescript-eslint/scope-manager": "5.57.1", | ||||
|         "@typescript-eslint/type-utils": "5.57.1", | ||||
|         "@typescript-eslint/utils": "5.57.1", | ||||
|         "debug": "^4.3.4", | ||||
|         "grapheme-splitter": "^1.0.4", | ||||
|         "ignore": "^5.2.0", | ||||
| @@ -4811,13 +4811,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/type-utils": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz", | ||||
|       "integrity": "sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz", | ||||
|       "integrity": "sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/typescript-estree": "5.57.0", | ||||
|         "@typescript-eslint/utils": "5.57.0", | ||||
|         "@typescript-eslint/typescript-estree": "5.57.1", | ||||
|         "@typescript-eslint/utils": "5.57.1", | ||||
|         "debug": "^4.3.4", | ||||
|         "tsutils": "^3.21.0" | ||||
|       }, | ||||
| @@ -4838,17 +4838,17 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.57.0.tgz", | ||||
|       "integrity": "sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.57.1.tgz", | ||||
|       "integrity": "sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@eslint-community/eslint-utils": "^4.2.0", | ||||
|         "@types/json-schema": "^7.0.9", | ||||
|         "@types/semver": "^7.3.12", | ||||
|         "@typescript-eslint/scope-manager": "5.57.0", | ||||
|         "@typescript-eslint/types": "5.57.0", | ||||
|         "@typescript-eslint/typescript-estree": "5.57.0", | ||||
|         "@typescript-eslint/scope-manager": "5.57.1", | ||||
|         "@typescript-eslint/types": "5.57.1", | ||||
|         "@typescript-eslint/typescript-estree": "5.57.1", | ||||
|         "eslint-scope": "^5.1.1", | ||||
|         "semver": "^7.3.7" | ||||
|       }, | ||||
| @@ -4987,13 +4987,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/scope-manager": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz", | ||||
|       "integrity": "sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz", | ||||
|       "integrity": "sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.57.0", | ||||
|         "@typescript-eslint/visitor-keys": "5.57.0" | ||||
|         "@typescript-eslint/types": "5.57.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.57.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||
| @@ -5088,9 +5088,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/types": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.0.tgz", | ||||
|       "integrity": "sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.1.tgz", | ||||
|       "integrity": "sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==", | ||||
|       "dev": true, | ||||
|       "engines": { | ||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||
| @@ -5101,13 +5101,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/typescript-estree": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz", | ||||
|       "integrity": "sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz", | ||||
|       "integrity": "sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.57.0", | ||||
|         "@typescript-eslint/visitor-keys": "5.57.0", | ||||
|         "@typescript-eslint/types": "5.57.1", | ||||
|         "@typescript-eslint/visitor-keys": "5.57.1", | ||||
|         "debug": "^4.3.4", | ||||
|         "globby": "^11.1.0", | ||||
|         "is-glob": "^4.0.3", | ||||
| @@ -5250,12 +5250,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@typescript-eslint/visitor-keys": { | ||||
|       "version": "5.57.0", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz", | ||||
|       "integrity": "sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==", | ||||
|       "version": "5.57.1", | ||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz", | ||||
|       "integrity": "sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@typescript-eslint/types": "5.57.0", | ||||
|         "@typescript-eslint/types": "5.57.1", | ||||
|         "eslint-visitor-keys": "^3.3.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|   | ||||
| @@ -50,7 +50,7 @@ | ||||
|     "@angular/compiler-cli": "~15.2.6", | ||||
|     "@types/jest": "28.1.6", | ||||
|     "@types/node": "^18.15.11", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.57.0", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.57.1", | ||||
|     "@typescript-eslint/parser": "^5.54.0", | ||||
|     "concurrently": "7.4.0", | ||||
|     "eslint": "^8.31.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon