Merge pull request #3826 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-33417c6be4

This commit is contained in:
dependabot[bot] 2023-07-19 18:09:56 +00:00 committed by GitHub
commit 22bedd9957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 600 additions and 436 deletions

1004
src-ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,15 +10,15 @@
},
"private": true,
"dependencies": {
"@angular/common": "~16.1.3",
"@angular/compiler": "~16.1.3",
"@angular/core": "~16.1.3",
"@angular/forms": "~16.1.3",
"@angular/localize": "~16.1.3",
"@angular/platform-browser": "~16.1.3",
"@angular/platform-browser-dynamic": "~16.1.3",
"@angular/router": "~16.1.3",
"@ng-bootstrap/ng-bootstrap": "^15.0.1",
"@angular/common": "~16.1.5",
"@angular/compiler": "~16.1.5",
"@angular/core": "~16.1.5",
"@angular/forms": "~16.1.5",
"@angular/localize": "~16.1.5",
"@angular/platform-browser": "~16.1.5",
"@angular/platform-browser-dynamic": "~16.1.5",
"@angular/router": "~16.1.5",
"@ng-bootstrap/ng-bootstrap": "^15.1.0",
"@ng-select/ng-select": "^11.0.0",
"@ngneat/dirty-check-forms": "^3.0.3",
"@popperjs/core": "^2.11.8",
@ -37,13 +37,13 @@
},
"devDependencies": {
"@angular-builders/jest": "16.0.0",
"@angular-devkit/build-angular": "~16.1.3",
"@angular-eslint/builder": "16.0.3",
"@angular-eslint/eslint-plugin": "16.0.3",
"@angular-eslint/eslint-plugin-template": "16.0.3",
"@angular-eslint/schematics": "16.0.3",
"@angular-eslint/template-parser": "16.0.3",
"@angular/cli": "~16.1.3",
"@angular-devkit/build-angular": "~16.1.4",
"@angular-eslint/builder": "16.1.0",
"@angular-eslint/eslint-plugin": "16.1.0",
"@angular-eslint/eslint-plugin-template": "16.1.0",
"@angular-eslint/schematics": "16.1.0",
"@angular-eslint/template-parser": "16.1.0",
"@angular/cli": "~16.1.4",
"@angular/compiler-cli": "~16.1.3",
"@playwright/test": "^1.36.1",
"@types/jest": "^29.5.3",