mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Bump @angular/platform-browser from 14.2.4 to 14.2.8 in /src-ui
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 14.2.4 to 14.2.8. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/14.2.8/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										68
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										68
									
								
								src-ui/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -13,7 +13,7 @@ | ||||
|         "@angular/core": "~14.2.4", | ||||
|         "@angular/forms": "~14.2.4", | ||||
|         "@angular/localize": "~14.2.4", | ||||
|         "@angular/platform-browser": "~14.2.4", | ||||
|         "@angular/platform-browser": "~14.2.8", | ||||
|         "@angular/platform-browser-dynamic": "~14.2.4", | ||||
|         "@angular/router": "~14.2.4", | ||||
|         "@ng-bootstrap/ng-bootstrap": "^13.0.0", | ||||
| @@ -762,9 +762,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@angular/platform-browser": { | ||||
|       "version": "14.2.4", | ||||
|       "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.4.tgz", | ||||
|       "integrity": "sha512-/NAQXYLgyeb2L15EsaKgGEn50GH/O3t1FOjBvVZg6L423X0H6dIOL4bxbLcKAj9+bUDtdUzDiDoYyt6YEidH+g==", | ||||
|       "version": "14.2.8", | ||||
|       "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.8.tgz", | ||||
|       "integrity": "sha512-tSASBLXoBE0/Gt6d2nC6BJ1DvbGY5wo2Lb+8WCLSvkfsgVqOh4uRuJ2a0wwjeLFd0ZNmpjG42Ijba4btmCpIjg==", | ||||
|       "dependencies": { | ||||
|         "tslib": "^2.3.0" | ||||
|       }, | ||||
| @@ -772,9 +772,9 @@ | ||||
|         "node": "^14.15.0 || >=16.10.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@angular/animations": "14.2.4", | ||||
|         "@angular/common": "14.2.4", | ||||
|         "@angular/core": "14.2.4" | ||||
|         "@angular/animations": "14.2.8", | ||||
|         "@angular/common": "14.2.8", | ||||
|         "@angular/core": "14.2.8" | ||||
|       }, | ||||
|       "peerDependenciesMeta": { | ||||
|         "@angular/animations": { | ||||
| @@ -12937,21 +12937,6 @@ | ||||
|         "@angular/core": ">=14.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/ngx-ui-tour-core": { | ||||
|       "version": "9.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-9.0.0.tgz", | ||||
|       "integrity": "sha512-3HvrprosDaZm9jHi/w+oA8N9bPeaV9k0Y70nsEkRPRQ1jM302JyjGYFuM6/FzbXU5FITGLChtrFJpBn/Q4yJIA==", | ||||
|       "dependencies": { | ||||
|         "tslib": "^2.0.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@angular/common": "^14.0.0", | ||||
|         "@angular/core": "^14.0.0", | ||||
|         "@angular/router": "^14.0.0", | ||||
|         "rxjs": ">=6.0.0", | ||||
|         "typescript": ">=3.8.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/ngx-ui-tour-ng-bootstrap": { | ||||
|       "version": "11.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-ui-tour-ng-bootstrap/-/ngx-ui-tour-ng-bootstrap-11.0.0.tgz", | ||||
| @@ -12967,6 +12952,21 @@ | ||||
|         "typescript": ">=3.8.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/ngx-ui-tour-ng-bootstrap/node_modules/ngx-ui-tour-core": { | ||||
|       "version": "9.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-9.0.0.tgz", | ||||
|       "integrity": "sha512-3HvrprosDaZm9jHi/w+oA8N9bPeaV9k0Y70nsEkRPRQ1jM302JyjGYFuM6/FzbXU5FITGLChtrFJpBn/Q4yJIA==", | ||||
|       "dependencies": { | ||||
|         "tslib": "^2.0.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@angular/common": "^14.0.0", | ||||
|         "@angular/core": "^14.0.0", | ||||
|         "@angular/router": "^14.0.0", | ||||
|         "rxjs": ">=6.0.0", | ||||
|         "typescript": ">=3.8.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/nice-napi": { | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/nice-napi/-/nice-napi-1.0.2.tgz", | ||||
| @@ -18202,9 +18202,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@angular/platform-browser": { | ||||
|       "version": "14.2.4", | ||||
|       "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.4.tgz", | ||||
|       "integrity": "sha512-/NAQXYLgyeb2L15EsaKgGEn50GH/O3t1FOjBvVZg6L423X0H6dIOL4bxbLcKAj9+bUDtdUzDiDoYyt6YEidH+g==", | ||||
|       "version": "14.2.8", | ||||
|       "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-14.2.8.tgz", | ||||
|       "integrity": "sha512-tSASBLXoBE0/Gt6d2nC6BJ1DvbGY5wo2Lb+8WCLSvkfsgVqOh4uRuJ2a0wwjeLFd0ZNmpjG42Ijba4btmCpIjg==", | ||||
|       "requires": { | ||||
|         "tslib": "^2.3.0" | ||||
|       } | ||||
| @@ -27187,14 +27187,6 @@ | ||||
|         "tslib": "^2.3.0" | ||||
|       } | ||||
|     }, | ||||
|     "ngx-ui-tour-core": { | ||||
|       "version": "9.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-9.0.0.tgz", | ||||
|       "integrity": "sha512-3HvrprosDaZm9jHi/w+oA8N9bPeaV9k0Y70nsEkRPRQ1jM302JyjGYFuM6/FzbXU5FITGLChtrFJpBn/Q4yJIA==", | ||||
|       "requires": { | ||||
|         "tslib": "^2.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "ngx-ui-tour-ng-bootstrap": { | ||||
|       "version": "11.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/ngx-ui-tour-ng-bootstrap/-/ngx-ui-tour-ng-bootstrap-11.0.0.tgz", | ||||
| @@ -27202,6 +27194,16 @@ | ||||
|       "requires": { | ||||
|         "ngx-ui-tour-core": "9.0.0", | ||||
|         "tslib": "^2.0.0" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "ngx-ui-tour-core": { | ||||
|           "version": "9.0.0", | ||||
|           "resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-9.0.0.tgz", | ||||
|           "integrity": "sha512-3HvrprosDaZm9jHi/w+oA8N9bPeaV9k0Y70nsEkRPRQ1jM302JyjGYFuM6/FzbXU5FITGLChtrFJpBn/Q4yJIA==", | ||||
|           "requires": { | ||||
|             "tslib": "^2.0.0" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "nice-napi": { | ||||
|   | ||||
| @@ -18,7 +18,7 @@ | ||||
|     "@angular/core": "~14.2.4", | ||||
|     "@angular/forms": "~14.2.4", | ||||
|     "@angular/localize": "~14.2.4", | ||||
|     "@angular/platform-browser": "~14.2.4", | ||||
|     "@angular/platform-browser": "~14.2.8", | ||||
|     "@angular/platform-browser-dynamic": "~14.2.4", | ||||
|     "@angular/router": "~14.2.4", | ||||
|     "@ng-bootstrap/ng-bootstrap": "^13.0.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]