File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed
.aspect/rules/external_repository_action_cache
packages/angular_devkit/build_angular Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 33# This file should be checked into version control along with the pnpm-lock.yaml file.
44.npmrc=-1406867100
55modules/testing/builder/package.json=973445093
6- package.json=-4705166
6+ package.json=363416657
77packages/angular/build/package.json=-1114621695
88packages/angular/cli/package.json=-1917515334
99packages/angular/pwa/package.json=1108903917
1010packages/angular/ssr/package.json=-2027233365
1111packages/angular_devkit/architect/package.json=-363443363
1212packages/angular_devkit/architect_cli/package.json=1551210941
13- packages/angular_devkit/build_angular/package.json=1469887442
13+ packages/angular_devkit/build_angular/package.json=1235118355
1414packages/angular_devkit/build_webpack/package.json=-511874814
1515packages/angular_devkit/core/package.json=-411613325
1616packages/angular_devkit/schematics/package.json=-1133510866
1717packages/angular_devkit/schematics_cli/package.json=-2026655035
1818packages/ngtools/webpack/package.json=-538346154
1919packages/schematics/angular/package.json=251715148
20- pnpm-lock.yaml=75645311
20+ pnpm-lock.yaml=-1047629807
2121pnpm-workspace.yaml=-1264044456
2222tests/package.json=700948366
23- yarn.lock=-1664119554
23+ yarn.lock=1721513359
Original file line number Diff line number Diff line change 3636 - name : Initialize environment
3737 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@836bdd0543d15904c469f5a0ce869d30a8029971
3838 - name : Setup ESLint Caching
39- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
39+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
4040 with :
4141 path : .eslintcache
4242 key : ${{ runner.os }}-${{ hashFiles('.eslintrc.json') }}
Original file line number Diff line number Diff line change 198198 "ts-node" : " ^10.9.1" ,
199199 "tslib" : " 2.8.1" ,
200200 "typescript" : " 5.8.1-rc" ,
201- "undici" : " 7.3 .0" ,
201+ "undici" : " 7.4 .0" ,
202202 "unenv" : " ^1.10.0" ,
203203 "verdaccio" : " 6.0.5" ,
204204 "verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 6666 "esbuild" : " 0.25.0"
6767 },
6868 "devDependencies" : {
69- "undici" : " 7.3 .0" ,
69+ "undici" : " 7.4 .0" ,
7070 "@angular/ssr" : " workspace:*"
7171 },
7272 "peerDependencies" : {
Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ __metadata:
453453 ts-node: "npm:^10.9.1"
454454 tslib: "npm:2.8.1"
455455 typescript: "npm:5.8.1-rc"
456- undici: "npm:7.3 .0"
456+ undici: "npm:7.4 .0"
457457 unenv: "npm:^1.10.0"
458458 verdaccio: "npm:6.0.5"
459459 verdaccio-auth-memory: "npm:^10.0.0"
@@ -17987,10 +17987,10 @@ __metadata:
1798717987 languageName: node
1798817988 linkType: hard
1798917989
17990- "undici@npm:7.3 .0":
17991- version: 7.3 .0
17992- resolution: "undici@npm:7.3 .0"
17993- checksum: 10c0/62c5e335725cadb02e19950932c7823fc330cbfd80106e6836daa6db1379aa727510b77de0a4e6f912087b288ded93f7daf4b8c154ad36fd5c9c4b96b26888b8
17990+ "undici@npm:7.4 .0":
17991+ version: 7.4 .0
17992+ resolution: "undici@npm:7.4 .0"
17993+ checksum: 10c0/0d8d8d627c87e72cf58148d257a79d019ce058b6761363ee5752103aa0ab57d132448fce4ef15171671ee138ef156a695ec1daeb72cd09ae408afa74dee070b5
1799417994 languageName: node
1799517995 linkType: hard
1799617996
You can’t perform that action at this time.
0 commit comments