Skip to content

Commit bc7f67e

Browse files
author
Angular Builds
committed
46ccf30 build: update pnpm to v10.26.0
1 parent 713a6e6 commit bc7f67e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/build",
3-
"version": "21.0.3+sha-93a018a",
3+
"version": "21.0.3+sha-46ccf30",
44
"description": "Official build system for Angular",
55
"keywords": [
66
"Angular CLI",
@@ -23,7 +23,7 @@
2323
"builders": "builders.json",
2424
"dependencies":{
2525
"@ampproject/remapping": "2.3.0",
26-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#93a018a",
26+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#46ccf30",
2727
"@babel/core": "7.28.4",
2828
"@babel/helper-annotate-as-pure": "7.27.3",
2929
"@babel/helper-split-export-declaration": "7.24.7",
@@ -61,7 +61,7 @@
6161
"@angular/platform-browser": "^21.0.0",
6262
"@angular/platform-server": "^21.0.0",
6363
"@angular/service-worker": "^21.0.0",
64-
"@angular/ssr": "github:angular/angular-ssr-builds#93a018a",
64+
"@angular/ssr": "github:angular/angular-ssr-builds#46ccf30",
6565
"karma": "^6.4.0",
6666
"less": "^4.2.0",
6767
"ng-packagr": "^21.0.0",
@@ -113,7 +113,7 @@
113113
"type": "git",
114114
"url": "https://github.com/angular/angular-cli.git"
115115
},
116-
"packageManager": "pnpm@10.25.0",
116+
"packageManager": "pnpm@10.26.0",
117117
"engines":{
118118
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
119119
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

‎src/utils/normalize-cache.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎uniqueId‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Dec 18 2025 17:46:48 GMT+0000 (Coordinated Universal Time)
1+
Thu Dec 18 2025 18:56:59 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
(0)