From 7abef8364efa079bcb3aa1e52388f2d9b25d113a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 03:57:20 +0000 Subject: [PATCH] build(deps): bump @angular/platform-browser from 16.0.5 to 16.2.8 Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 16.0.5 to 16.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/16.2.8/packages/platform-browser) --- updated-dependencies: - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 180bb3d75..21c2af10e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@angular/forms": "^16.0.5", "@angular/localize": "^16.0.5", "@angular/material": "^16.0.4", - "@angular/platform-browser": "^16.0.5", + "@angular/platform-browser": "^16.2.8", "@angular/platform-browser-dynamic": "^16.0.5", "@angular/router": "^16.0.5", "@ckeditor/ckeditor5-angular": "^6.0.1", @@ -1134,9 +1134,9 @@ } }, "node_modules/@angular/animations": { - "version": "16.0.5", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.0.5.tgz", - "integrity": "sha512-qfIOa3Pl+3w/J196ShcHNnAtElQrTcwowoYBf73h5KX7NEsdvUcOJCK6lIdem9FKckVQpf8S+UnGXx99eJXqvg==", + "version": "16.2.8", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.2.8.tgz", + "integrity": "sha512-tjJID1eZORcC9N1f0JIcOzirv6D1q2q7y2S6h51WncJC5G9vOUpIOoOE3gmg0TH0FS41wJe/WfiQku3BuoMA9w==", "dependencies": { "tslib": "^2.3.0" }, @@ -1144,7 +1144,7 @@ "node": "^16.14.0 || >=18.10.0" }, "peerDependencies": { - "@angular/core": "16.0.5" + "@angular/core": "16.2.8" } }, "node_modules/@angular/cdk": { @@ -1413,9 +1413,9 @@ } }, "node_modules/@angular/platform-browser": { - "version": "16.0.5", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-16.0.5.tgz", - "integrity": "sha512-2lTUsnrUMSVjkeEfEgDBbLFYYLWQMxxGWiEvXjJvAv/dg4YeRsEDk9TTYSmca4dtXcsa0v1AtvTRHa6lvupDwQ==", + "version": "16.2.8", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-16.2.8.tgz", + "integrity": "sha512-y0rt8HmnTjvZrqt+bKU5CnmaI7xQiRWIaLWpYXGgqcqqMDgMYwSm2lV3H6K6S1v0ut+Q+zIWj2rGjr8Apox34Q==", "dependencies": { "tslib": "^2.3.0" }, @@ -1423,9 +1423,9 @@ "node": "^16.14.0 || >=18.10.0" }, "peerDependencies": { - "@angular/animations": "16.0.5", - "@angular/common": "16.0.5", - "@angular/core": "16.0.5" + "@angular/animations": "16.2.8", + "@angular/common": "16.2.8", + "@angular/core": "16.2.8" }, "peerDependenciesMeta": { "@angular/animations": { @@ -23660,9 +23660,9 @@ } }, "@angular/animations": { - "version": "16.0.5", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.0.5.tgz", - "integrity": "sha512-qfIOa3Pl+3w/J196ShcHNnAtElQrTcwowoYBf73h5KX7NEsdvUcOJCK6lIdem9FKckVQpf8S+UnGXx99eJXqvg==", + "version": "16.2.8", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.2.8.tgz", + "integrity": "sha512-tjJID1eZORcC9N1f0JIcOzirv6D1q2q7y2S6h51WncJC5G9vOUpIOoOE3gmg0TH0FS41wJe/WfiQku3BuoMA9w==", "requires": { "tslib": "^2.3.0" } @@ -23841,9 +23841,9 @@ } }, "@angular/platform-browser": { - "version": "16.0.5", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-16.0.5.tgz", - "integrity": "sha512-2lTUsnrUMSVjkeEfEgDBbLFYYLWQMxxGWiEvXjJvAv/dg4YeRsEDk9TTYSmca4dtXcsa0v1AtvTRHa6lvupDwQ==", + "version": "16.2.8", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-16.2.8.tgz", + "integrity": "sha512-y0rt8HmnTjvZrqt+bKU5CnmaI7xQiRWIaLWpYXGgqcqqMDgMYwSm2lV3H6K6S1v0ut+Q+zIWj2rGjr8Apox34Q==", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index dfc4afbe6..643873b71 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@angular/forms": "^16.0.5", "@angular/localize": "^16.0.5", "@angular/material": "^16.0.4", - "@angular/platform-browser": "^16.0.5", + "@angular/platform-browser": "^16.2.8", "@angular/platform-browser-dynamic": "^16.0.5", "@angular/router": "^16.0.5", "@ckeditor/ckeditor5-angular": "^6.0.1",