From 6faeec8765f2fc427824fd8a722f82161afb5d41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 04:00:45 +0000 Subject: [PATCH] chore(deps): update angular release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7c63de1a..9aa783f2 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^16.2.12", - "@angular-devkit/build-webpack": "^0.1600.1", + "@angular-devkit/build-webpack": "^0.1800.0", "@angular-devkit/schematics": "^16.2.12", "@angular/animations": "16.2.12", "@angular/cli": "^16.2.12", @@ -139,7 +139,7 @@ "webpack-cli": "^5.1.1", "webpack-dev-server": "^4.15.0", "webpack-merge": "^5.8.0", - "zone.js": "~0.13.0" + "zone.js": "~0.14.0" }, "repository": { "type": "git",