From 2396af910255023cdae522439eb274f7cfe29568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 02:29:53 +0000 Subject: [PATCH] chore(deps): bump @angular/platform-browser from 19.1.2 to 19.1.3 Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 19.1.2 to 19.1.3. - [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/19.1.3/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] --- 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 01dde124..62a18908 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@angular/compiler": "^19.1.2", "@angular/core": "^19.1.2", "@angular/forms": "^19.1.2", - "@angular/platform-browser": "^19.1.2", + "@angular/platform-browser": "^19.1.3", "@angular/platform-browser-dynamic": "^19.1.2", "@angular/router": "^19.1.2", "@fullcalendar/core": "^6.1.15", @@ -984,9 +984,9 @@ } }, "node_modules/@angular/animations": { - "version": "19.1.2", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.1.2.tgz", - "integrity": "sha512-usf/TMBpQKRnVpEK/UzrcxtHrUgWvryMG1UDWOTsTxmfAKsYoLqy+gdcGOkSf9yEiNn8xBxFXeGqPbFPeA1fWQ==", + "version": "19.1.3", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.1.3.tgz", + "integrity": "sha512-MI+Tbp9OOisrQtTQH7o+xiQCODXicCs8WHNpGzdCpnXdRkQuVSOb6xAjD9OXJqcQGotLgeyennnkIJGXdz4RTA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -995,7 +995,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "19.1.2" + "@angular/core": "19.1.3" } }, "node_modules/@angular/build": { @@ -1827,9 +1827,9 @@ } }, "node_modules/@angular/platform-browser": { - "version": "19.1.2", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.1.2.tgz", - "integrity": "sha512-fk/OrL4r5jUjAi1WTv9LGTm+DXWrPtDBpoX4z5Ze6Se+x3/6pTn1Rty1C4MNZvHiTjIQGQNRnq447GdiOjhg9w==", + "version": "19.1.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.1.3.tgz", + "integrity": "sha512-bLgnM2hRyzUdoWRoUhe+IMenlr74EvrgwyG7anJ27bjg5PcvhQPXrGqU0hri5yPDb9SHVJZminr7OjNCN8QJkQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1838,9 +1838,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "19.1.2", - "@angular/common": "19.1.2", - "@angular/core": "19.1.2" + "@angular/animations": "19.1.3", + "@angular/common": "19.1.3", + "@angular/core": "19.1.3" }, "peerDependenciesMeta": { "@angular/animations": { @@ -19643,9 +19643,9 @@ } }, "@angular/animations": { - "version": "19.1.2", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.1.2.tgz", - "integrity": "sha512-usf/TMBpQKRnVpEK/UzrcxtHrUgWvryMG1UDWOTsTxmfAKsYoLqy+gdcGOkSf9yEiNn8xBxFXeGqPbFPeA1fWQ==", + "version": "19.1.3", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.1.3.tgz", + "integrity": "sha512-MI+Tbp9OOisrQtTQH7o+xiQCODXicCs8WHNpGzdCpnXdRkQuVSOb6xAjD9OXJqcQGotLgeyennnkIJGXdz4RTA==", "requires": { "tslib": "^2.3.0" } @@ -20103,9 +20103,9 @@ "dev": true }, "@angular/platform-browser": { - "version": "19.1.2", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.1.2.tgz", - "integrity": "sha512-fk/OrL4r5jUjAi1WTv9LGTm+DXWrPtDBpoX4z5Ze6Se+x3/6pTn1Rty1C4MNZvHiTjIQGQNRnq447GdiOjhg9w==", + "version": "19.1.3", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.1.3.tgz", + "integrity": "sha512-bLgnM2hRyzUdoWRoUhe+IMenlr74EvrgwyG7anJ27bjg5PcvhQPXrGqU0hri5yPDb9SHVJZminr7OjNCN8QJkQ==", "requires": { "tslib": "^2.3.0" } diff --git a/package.json b/package.json index d2a926cd..1b5ccbfb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@angular/compiler": "^19.1.2", "@angular/core": "^19.1.2", "@angular/forms": "^19.1.2", - "@angular/platform-browser": "^19.1.2", + "@angular/platform-browser": "^19.1.3", "@angular/platform-browser-dynamic": "^19.1.2", "@angular/router": "^19.1.2", "@fullcalendar/core": "^6.1.15",