File tree Expand file tree Collapse file tree 8 files changed +80
-68
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular Expand file tree Collapse file tree 8 files changed +80
-68
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=-149318065
7- packages/angular/build/package.json=1250379839
6+ package.json=-261749679
7+ packages/angular/build/package.json=1733362624
88packages/angular/cli/package.json=-1917515334
99packages/angular/pwa/package.json=1108903917
1010packages/angular/ssr/package.json=708248541
1111packages/angular_devkit/architect/package.json=-1496633956
1212packages/angular_devkit/architect_cli/package.json=1551210941
13- packages/angular_devkit/build_angular/package.json=-221067535
13+ packages/angular_devkit/build_angular/package.json=-1557684592
1414packages/angular_devkit/build_webpack/package.json=1352342017
1515packages/angular_devkit/core/package.json=339935828
1616packages/angular_devkit/schematics/package.json=673943597
1717packages/angular_devkit/schematics_cli/package.json=-2026655035
1818packages/ngtools/webpack/package.json=605871936
1919packages/schematics/angular/package.json=251715148
20- pnpm-lock.yaml=1642270121
20+ pnpm-lock.yaml=-533079291
2121pnpm-workspace.yaml=-1264044456
2222tests/package.json=700948366
23- yarn.lock=1260513060
23+ yarn.lock=-183233192
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@0ad6a370f70638e785d6ef1f90dc6ede34684a47
3838 - name : Setup ESLint Caching
39- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
39+ uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
4040 with :
4141 path : .eslintcache
4242 key : ${{ runner.os }}-${{ hashFiles('.eslintrc.json') }}
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ build_bazel_rules_nodejs_dependencies()
3737
3838http_archive (
3939 name = "aspect_rules_js" ,
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" ,
40+ sha256 = "d66f8abf914a0454a69181b7b17acaae56d7b0e2784cb26b40cb3273c4d836d1 " ,
41+ strip_prefix = "rules_js-2.2.0 " ,
42+ url = "https://github.com/aspect-build/rules_js/releases/download/v2.2.0 /rules_js-v2.2.0 .tar.gz" ,
4343)
4444
4545load ("@aspect_rules_js//js:repositories.bzl" , "rules_js_dependencies" )
Original file line number Diff line number Diff line change 169169 "patch-package" : " ^8.0.0" ,
170170 "picomatch" : " 4.0.2" ,
171171 "piscina" : " 4.8.0" ,
172- "postcss" : " 8.5.2 " ,
172+ "postcss" : " 8.5.3 " ,
173173 "postcss-loader" : " 8.1.1" ,
174174 "prettier" : " ^3.0.0" ,
175175 "protractor" : " ~7.0.0" ,
198198 "unenv" : " ^1.10.0" ,
199199 "verdaccio" : " 6.0.5" ,
200200 "verdaccio-auth-memory" : " ^10.0.0" ,
201- "vite" : " 6.1.0 " ,
201+ "vite" : " 6.1.1 " ,
202202 "watchpack" : " 2.4.2" ,
203203 "webpack" : " 5.98.0" ,
204204 "webpack-dev-middleware" : " 7.4.2" ,
Original file line number Diff line number Diff line change 4242 "sass" : " 1.85.0" ,
4343 "semver" : " 7.7.1" ,
4444 "source-map-support" : " 0.5.21" ,
45- "vite" : " 6.1.0 " ,
45+ "vite" : " 6.1.1 " ,
4646 "watchpack" : " 2.4.2"
4747 },
4848 "optionalDependencies" : {
Original file line number Diff line number Diff line change 4444 "ora" : " 5.4.1" ,
4545 "picomatch" : " 4.0.2" ,
4646 "piscina" : " 4.8.0" ,
47- "postcss" : " 8.5.2 " ,
47+ "postcss" : " 8.5.3 " ,
4848 "postcss-loader" : " 8.1.1" ,
4949 "resolve-url-loader" : " 5.0.0" ,
5050 "rxjs" : " 7.8.1" ,
You can’t perform that action at this time.
0 commit comments