diff --git a/package.json b/package.json index f38135fc..b1eb92b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/build-webpack", - "version": "0.2102.0-next.2+sha-a21412b", + "version": "0.2102.13+sha-d46c082", "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#a21412b", + "@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#d46c082", "rxjs": "7.8.2" }, "peerDependencies": { @@ -32,9 +32,9 @@ ], "repository": { "type": "git", - "url": "https://github.com/angular/angular-cli.git" + "url": "git+https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@10.29.3", + "packageManager": "pnpm@10.33.2", "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 63f37cf0..fb110e73 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Tue Feb 17 2026 09:57:43 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Fri May 29 2026 13:34:40 GMT+0000 (Coordinated Universal Time) \ No newline at end of file