diff --git a/package.json b/package.json index b9053006..406a322d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/build-webpack", - "version": "0.2002.0-next.3+sha-b017f84", + "version": "0.2002.2+sha-8e7e555", "description": "Webpack Builder for Architect", "experimental": true, "main": "src/index.js", @@ -16,7 +16,7 @@ "./*.js": "./*.js" }, "dependencies": { - "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#b017f84", + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#8e7e555", "rxjs": "7.8.2" }, "peerDependencies": { @@ -34,7 +34,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.14.0", + "packageManager": "pnpm@10.15.1", "engines": { "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index a1b77d99..8a73f123 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Aug 13 2025 14:07:33 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Sep 10 2025 12:31:03 GMT+0000 (Coordinated Universal Time) \ No newline at end of file