File tree 6 files changed +18
-18
lines changed
.aspect/rules/external_repository_action_cache
packages/angular_devkit/build_angular
6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 3
3
# This file should be checked into version control along with the pnpm-lock.yaml file.
4
4
.npmrc=-1406867100
5
5
modules/testing/builder/package.json=973445093
6
- package.json=-755235217
6
+ package.json=-387113394
7
7
packages/angular/build/package.json=-1114621695
8
8
packages/angular/cli/package.json=-1917515334
9
9
packages/angular/pwa/package.json=1108903917
10
10
packages/angular/ssr/package.json=-2027233365
11
11
packages/angular_devkit/architect/package.json=-363443363
12
12
packages/angular_devkit/architect_cli/package.json=1551210941
13
- packages/angular_devkit/build_angular/package.json=2144787479
13
+ packages/angular_devkit/build_angular/package.json=1910018392
14
14
packages/angular_devkit/build_webpack/package.json=-511874814
15
15
packages/angular_devkit/core/package.json=-411613325
16
16
packages/angular_devkit/schematics/package.json=-1133510866
17
17
packages/angular_devkit/schematics_cli/package.json=-2026655035
18
18
packages/ngtools/webpack/package.json=-538346154
19
19
packages/schematics/angular/package.json=251715148
20
- pnpm-lock.yaml=1267715672
20
+ pnpm-lock.yaml=-783217274
21
21
pnpm-workspace.yaml=-1264044456
22
22
tests/package.json=700948366
23
- yarn.lock=62947009
23
+ yarn.lock=1900608274
Original file line number Diff line number Diff line change 36
36
- name : Initialize environment
37
37
uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@836bdd0543d15904c469f5a0ce869d30a8029971
38
38
- name : Setup ESLint Caching
39
- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
39
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
40
40
with :
41
41
path : .eslintcache
42
42
key : ${{ runner.os }}-${{ hashFiles('.eslintrc.json') }}
Original file line number Diff line number Diff line change 198
198
"ts-node" : " ^10.9.1" ,
199
199
"tslib" : " 2.8.1" ,
200
200
"typescript" : " 5.8.1-rc" ,
201
- "undici" : " 7.3 .0" ,
201
+ "undici" : " 7.4 .0" ,
202
202
"unenv" : " ^1.10.0" ,
203
203
"verdaccio" : " 6.0.5" ,
204
204
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 66
66
"esbuild" : " 0.25.0"
67
67
},
68
68
"devDependencies" : {
69
- "undici" : " 7.3 .0" ,
69
+ "undici" : " 7.4 .0" ,
70
70
"@angular/ssr" : " workspace:*"
71
71
},
72
72
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ __metadata:
453
453
ts-node: "npm:^10.9.1"
454
454
tslib: "npm:2.8.1"
455
455
typescript: "npm:5.8.1-rc"
456
- undici: "npm:7.3 .0"
456
+ undici: "npm:7.4 .0"
457
457
unenv: "npm:^1.10.0"
458
458
verdaccio: "npm:6.0.5"
459
459
verdaccio-auth-memory: "npm:^10.0.0"
@@ -17916,10 +17916,10 @@ __metadata:
17916
17916
languageName: node
17917
17917
linkType: hard
17918
17918
17919
- "undici@npm:7.3 .0":
17920
- version: 7.3 .0
17921
- resolution: "undici@npm:7.3 .0"
17922
- checksum: 10c0/62c5e335725cadb02e19950932c7823fc330cbfd80106e6836daa6db1379aa727510b77de0a4e6f912087b288ded93f7daf4b8c154ad36fd5c9c4b96b26888b8
17919
+ "undici@npm:7.4 .0":
17920
+ version: 7.4 .0
17921
+ resolution: "undici@npm:7.4 .0"
17922
+ checksum: 10c0/0d8d8d627c87e72cf58148d257a79d019ce058b6761363ee5752103aa0ab57d132448fce4ef15171671ee138ef156a695ec1daeb72cd09ae408afa74dee070b5
17923
17923
languageName: node
17924
17924
linkType: hard
17925
17925
You can’t perform that action at this time.
0 commit comments