File tree Expand file tree Collapse file tree 7 files changed +342
-136
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular Expand file tree Collapse file tree 7 files changed +342
-136
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=-1196120648
6
- package.json=1915794033
7
- packages/angular/build/package.json=-1602808389
6
+ package.json=746161171
7
+ packages/angular/build/package.json=-183033924
8
8
packages/angular/cli/package.json=-1878910022
9
9
packages/angular/pwa/package.json=1108903917
10
10
packages/angular/ssr/package.json=1104313629
11
11
packages/angular_devkit/architect/package.json=-1496633956
12
12
packages/angular_devkit/architect_cli/package.json=1551210941
13
- packages/angular_devkit/build_angular/package.json=-949307408
13
+ packages/angular_devkit/build_angular/package.json=1298883186
14
14
packages/angular_devkit/build_webpack/package.json=373950017
15
15
packages/angular_devkit/core/package.json=339935828
16
16
packages/angular_devkit/schematics/package.json=673943597
17
17
packages/angular_devkit/schematics_cli/package.json=-1663529211
18
18
packages/ngtools/webpack/package.json=1463215526
19
19
packages/schematics/angular/package.json=251715148
20
- pnpm-lock.yaml=327624853
20
+ pnpm-lock.yaml=-2018660090
21
21
pnpm-workspace.yaml=-1847919625
22
- yarn.lock=1005429013
22
+ yarn.lock=1341797402
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ build_bazel_rules_nodejs_dependencies()
37
37
38
38
http_archive (
39
39
name = "aspect_rules_js" ,
40
- sha256 = "fbc34d815a0cc52183a1a26732fc0329e26774a51abbe0f26fc9fd2dab6133b4 " ,
41
- strip_prefix = "rules_js-2.1.2 " ,
42
- url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.2 /rules_js-v2.1.2 .tar.gz" ,
40
+ sha256 = "875b8d01af629dbf626eddc5cf239c9f0da20330f4d99ad956afc961096448dd " ,
41
+ strip_prefix = "rules_js-2.1.3 " ,
42
+ url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.3 /rules_js-v2.1.3 .tar.gz" ,
43
43
)
44
44
45
45
load ("@aspect_rules_js//js:repositories.bzl" , "rules_js_dependencies" )
Original file line number Diff line number Diff line change 161
161
"magic-string" : " 0.30.17" ,
162
162
"mini-css-extract-plugin" : " 2.9.2" ,
163
163
"mrmime" : " 2.0.0" ,
164
- "ng-packagr" : " 19.1.0 " ,
164
+ "ng-packagr" : " 19.1.1 " ,
165
165
"npm" : " ^11.0.0" ,
166
166
"npm-package-arg" : " 12.0.1" ,
167
167
"npm-pick-manifest" : " 10.0.0" ,
179
179
"puppeteer" : " 18.2.1" ,
180
180
"quicktype-core" : " 23.0.171" ,
181
181
"resolve-url-loader" : " 5.0.0" ,
182
- "rollup" : " 4.31 .0" ,
182
+ "rollup" : " 4.32 .0" ,
183
183
"rollup-license-plugin" : " ~3.0.1" ,
184
184
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
185
185
"rxjs" : " 7.8.1" ,
197
197
"ts-node" : " ^10.9.1" ,
198
198
"tslib" : " 2.8.1" ,
199
199
"typescript" : " 5.7.3" ,
200
- "undici" : " 7.2.3 " ,
200
+ "undici" : " 7.3.0 " ,
201
201
"unenv" : " ^1.10.0" ,
202
202
"verdaccio" : " 6.0.5" ,
203
203
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 39
39
"parse5-html-rewriting-stream" : " 7.0.0" ,
40
40
"picomatch" : " 4.0.2" ,
41
41
"piscina" : " 4.8.0" ,
42
- "rollup" : " 4.31 .0" ,
42
+ "rollup" : " 4.32 .0" ,
43
43
"sass" : " 1.83.4" ,
44
44
"semver" : " 7.6.3" ,
45
45
"vite" : " 6.0.11" ,
Original file line number Diff line number Diff line change 66
66
"esbuild" : " 0.24.2"
67
67
},
68
68
"devDependencies" : {
69
- "undici" : " 7.2.3 "
69
+ "undici" : " 7.3.0 "
70
70
},
71
71
"peerDependencies" : {
72
72
"@angular/compiler-cli" : " 0.0.0-ANGULAR-FW-PEER-DEP" ,
You can’t perform that action at this time.
0 commit comments