File tree Expand file tree Collapse file tree 7 files changed +327
-122
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular Expand file tree Collapse file tree 7 files changed +327
-122
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=-31518441
7- packages/angular/build/package.json=-1114621695
6+ package.json=-1092551787
7+ packages/angular/build/package.json=-42220606
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=830318166
13+ packages/angular_devkit/build_angular/package.json=595549079
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=-1296799772
20+ pnpm-lock.yaml=-2045697917
2121pnpm-workspace.yaml=-1264044456
2222tests/package.json=700948366
23- yarn.lock=1830514190
23+ yarn.lock=167523655
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 180180 "puppeteer" : " 18.2.1" ,
181181 "quicktype-core" : " 23.0.171" ,
182182 "resolve-url-loader" : " 5.0.0" ,
183- "rollup" : " 4.34.8 " ,
183+ "rollup" : " 4.34.9 " ,
184184 "rollup-license-plugin" : " ~3.0.1" ,
185185 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
186186 "rxjs" : " 7.8.2" ,
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 3838 "parse5-html-rewriting-stream" : " 7.0.0" ,
3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.8.0" ,
41- "rollup" : " 4.34.8 " ,
41+ "rollup" : " 4.34.9 " ,
4242 "sass" : " 1.85.1" ,
4343 "semver" : " 7.7.1" ,
4444 "source-map-support" : " 0.5.21" ,
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" : {
You can’t perform that action at this time.
0 commit comments