File tree 7 files changed +327
-122
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular
7 files changed +327
-122
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=-31518441
7
- packages/angular/build/package.json=-1114621695
6
+ package.json=-1092551787
7
+ packages/angular/build/package.json=-42220606
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=830318166
13
+ packages/angular_devkit/build_angular/package.json=595549079
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=-1296799772
20
+ pnpm-lock.yaml=-2045697917
21
21
pnpm-workspace.yaml=-1264044456
22
22
tests/package.json=700948366
23
- yarn.lock=1830514190
23
+ yarn.lock=167523655
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 180
180
"puppeteer" : " 18.2.1" ,
181
181
"quicktype-core" : " 23.0.171" ,
182
182
"resolve-url-loader" : " 5.0.0" ,
183
- "rollup" : " 4.34.8 " ,
183
+ "rollup" : " 4.34.9 " ,
184
184
"rollup-license-plugin" : " ~3.0.1" ,
185
185
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
186
186
"rxjs" : " 7.8.2" ,
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 38
38
"parse5-html-rewriting-stream" : " 7.0.0" ,
39
39
"picomatch" : " 4.0.2" ,
40
40
"piscina" : " 4.8.0" ,
41
- "rollup" : " 4.34.8 " ,
41
+ "rollup" : " 4.34.9 " ,
42
42
"sass" : " 1.85.1" ,
43
43
"semver" : " 7.7.1" ,
44
44
"source-map-support" : " 0.5.21" ,
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" : {
You can’t perform that action at this time.
0 commit comments