Merge pull request #129 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-dynamic-13.2.3

Bump @angular/platform-browser-dynamic from 13.2.2 to 13.2.3 in /src-ui
This commit is contained in:
shamoon 2022-02-21 21:26:13 -08:00 committed by GitHub
commit 4b05a18e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View File

@ -15,7 +15,7 @@
"@angular/forms": "~13.2.2", "@angular/forms": "~13.2.2",
"@angular/localize": "~13.2.3", "@angular/localize": "~13.2.3",
"@angular/platform-browser": "~13.2.3", "@angular/platform-browser": "~13.2.3",
"@angular/platform-browser-dynamic": "~13.2.2", "@angular/platform-browser-dynamic": "~13.2.3",
"@angular/router": "~13.2.2", "@angular/router": "~13.2.2",
"@ng-bootstrap/ng-bootstrap": "^12.0.0", "@ng-bootstrap/ng-bootstrap": "^12.0.0",
"@ng-select/ng-select": "^8.1.1", "@ng-select/ng-select": "^8.1.1",
@ -490,9 +490,9 @@
} }
}, },
"node_modules/@angular/compiler": { "node_modules/@angular/compiler": {
"version": "13.2.2", "version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.3.tgz",
"integrity": "sha512-XXQtB0/e7pR2LPrHmpEiTU72SX4xxHGy91vYWIj1JCjSn0fYF7vtHzSJPXDvkbnkNow/PXXzJJYaU1ctdMZPcA==", "integrity": "sha512-WUjzs0xa2UTHOChEs+cHHj75AieiwSvEKBoXjyINNUnmbyf3Q+khLlBScjB+40Y/zSDi1mKxuolv4KfyREk4DA==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
@ -650,9 +650,9 @@
} }
}, },
"node_modules/@angular/platform-browser-dynamic": { "node_modules/@angular/platform-browser-dynamic": {
"version": "13.2.2", "version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.3.tgz",
"integrity": "sha512-lj6xwat0StLp+ROFqXU62upwHQhlxaQi0djhrS+DGKUK0Xu9bkBeaSCfBFgS78jPm1SwL8Xztu9/vuDAHLRrqw==", "integrity": "sha512-dCHVyYsbEZR+Ekk47fZFh9zjFD/pryrwSelFStMUoGKExJxsVIVBzgdHwzPBVFh9gwjVCvBOmLpMcVMRNMq9cQ==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
@ -660,10 +660,10 @@
"node": "^12.20.0 || ^14.15.0 || >=16.10.0" "node": "^12.20.0 || ^14.15.0 || >=16.10.0"
}, },
"peerDependencies": { "peerDependencies": {
"@angular/common": "13.2.2", "@angular/common": "13.2.3",
"@angular/compiler": "13.2.2", "@angular/compiler": "13.2.3",
"@angular/core": "13.2.2", "@angular/core": "13.2.3",
"@angular/platform-browser": "13.2.2" "@angular/platform-browser": "13.2.3"
} }
}, },
"node_modules/@angular/router": { "node_modules/@angular/router": {
@ -13521,9 +13521,9 @@
} }
}, },
"@angular/compiler": { "@angular/compiler": {
"version": "13.2.2", "version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.2.3.tgz",
"integrity": "sha512-XXQtB0/e7pR2LPrHmpEiTU72SX4xxHGy91vYWIj1JCjSn0fYF7vtHzSJPXDvkbnkNow/PXXzJJYaU1ctdMZPcA==", "integrity": "sha512-WUjzs0xa2UTHOChEs+cHHj75AieiwSvEKBoXjyINNUnmbyf3Q+khLlBScjB+40Y/zSDi1mKxuolv4KfyREk4DA==",
"requires": { "requires": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
} }
@ -13614,9 +13614,9 @@
} }
}, },
"@angular/platform-browser-dynamic": { "@angular/platform-browser-dynamic": {
"version": "13.2.2", "version": "13.2.3",
"resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-13.2.3.tgz",
"integrity": "sha512-lj6xwat0StLp+ROFqXU62upwHQhlxaQi0djhrS+DGKUK0Xu9bkBeaSCfBFgS78jPm1SwL8Xztu9/vuDAHLRrqw==", "integrity": "sha512-dCHVyYsbEZR+Ekk47fZFh9zjFD/pryrwSelFStMUoGKExJxsVIVBzgdHwzPBVFh9gwjVCvBOmLpMcVMRNMq9cQ==",
"requires": { "requires": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
} }

View File

@ -18,7 +18,7 @@
"@angular/forms": "~13.2.2", "@angular/forms": "~13.2.2",
"@angular/localize": "~13.2.3", "@angular/localize": "~13.2.3",
"@angular/platform-browser": "~13.2.3", "@angular/platform-browser": "~13.2.3",
"@angular/platform-browser-dynamic": "~13.2.2", "@angular/platform-browser-dynamic": "~13.2.3",
"@angular/router": "~13.2.2", "@angular/router": "~13.2.2",
"@ng-bootstrap/ng-bootstrap": "^12.0.0", "@ng-bootstrap/ng-bootstrap": "^12.0.0",
"@ng-select/ng-select": "^8.1.1", "@ng-select/ng-select": "^8.1.1",