Skip to content

Commit d47971c

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies to v7.26.7
1 parent 8fb9f96 commit d47971c

File tree

6 files changed

+468
-353
lines changed

6 files changed

+468
-353
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=-1196120648
6-
package.json=746161171
7-
packages/angular/build/package.json=-183033924
6+
package.json=-1528865012
7+
packages/angular/build/package.json=-1096831997
88
packages/angular/cli/package.json=-1878910022
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=1104313629
1111
packages/angular_devkit/architect/package.json=-1496633956
1212
packages/angular_devkit/architect_cli/package.json=1551210941
13-
packages/angular_devkit/build_angular/package.json=1298883186
13+
packages/angular_devkit/build_angular/package.json=1992694251
1414
packages/angular_devkit/build_webpack/package.json=373950017
1515
packages/angular_devkit/core/package.json=339935828
1616
packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=-1663529211
1818
packages/ngtools/webpack/package.json=1463215526
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-2018660090
20+
pnpm-lock.yaml=1612445776
2121
pnpm-workspace.yaml=-1847919625
22-
yarn.lock=1341797402
22+
yarn.lock=-2065724394

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@
6060
"@angular/platform-server": "19.2.0-next.0",
6161
"@angular/router": "19.2.0-next.0",
6262
"@angular/service-worker": "19.2.0-next.0",
63-
"@babel/core": "7.26.0",
63+
"@babel/core": "7.26.7",
6464
"@babel/generator": "7.26.5",
6565
"@babel/helper-annotate-as-pure": "7.25.9",
6666
"@babel/helper-split-export-declaration": "7.24.7",
6767
"@babel/plugin-syntax-import-attributes": "7.26.0",
6868
"@babel/plugin-transform-async-generator-functions": "7.25.9",
6969
"@babel/plugin-transform-async-to-generator": "7.25.9",
7070
"@babel/plugin-transform-runtime": "7.25.9",
71-
"@babel/preset-env": "7.26.0",
72-
"@babel/runtime": "7.26.0",
71+
"@babel/preset-env": "7.26.7",
72+
"@babel/runtime": "7.26.7",
7373
"@bazel/bazelisk": "1.25.0",
7474
"@bazel/buildifier": "8.0.1",
7575
"@bazel/concatjs": "5.8.1",

packages/angular/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2323
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
24-
"@babel/core": "7.26.0",
24+
"@babel/core": "7.26.7",
2525
"@babel/helper-annotate-as-pure": "7.25.9",
2626
"@babel/helper-split-export-declaration": "7.24.7",
2727
"@babel/plugin-syntax-import-attributes": "7.26.0",

packages/angular_devkit/build_angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1313
"@angular/build": "0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.26.0",
14+
"@babel/core": "7.26.7",
1515
"@babel/generator": "7.26.5",
1616
"@babel/helper-annotate-as-pure": "7.25.9",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "7.25.9",
1919
"@babel/plugin-transform-async-to-generator": "7.25.9",
2020
"@babel/plugin-transform-runtime": "7.25.9",
21-
"@babel/preset-env": "7.26.0",
22-
"@babel/runtime": "7.26.0",
21+
"@babel/preset-env": "7.26.7",
22+
"@babel/runtime": "7.26.7",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.2.0",

0 commit comments

Comments
 (0)